Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
debhelper 11 (+ dh_auto_test --no-parallel)
· 52c32b20
Andreas Tille
authored
Feb 18, 2018
52c32b20
Spelling
· 230be386
Andreas Tille
authored
Feb 18, 2018
230be386
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
230be386
squizz (0.99d+dfsg-2) UNRELEASED; urgency=medium
*
Check why debhelper compat level 10 makes test fail
*
debhelper 11 (+ dh_auto_test --no-parallel)
-- Andreas Tille <tille@debian.org> Sun, 18 Feb 2018 15:27:33 +0100
...
...
debian/compat
View file @
230be386
1
0
1
1
debian/control
View file @
230be386
...
...
@@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <osallou@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
)
Build-Depends: debhelper (>= 1
1~
)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/squizz.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/squizz.git
...
...
debian/patches/disable-swissprot-test.patch
View file @
230be386
Subject: Disable tests using copyrig
t
hed seq
Subject: Disable tests using copyrigh
t
ed seq
Description: upstream constains copyrighted sequence,
removed form packaged. This patch removes tests using this
sequence
...
...
debian/rules
View file @
230be386
...
...
@@ -10,3 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
override_dh_auto_test:
dh_auto_test --no-parallel