[med-svn] [Git][med-team/squizz][master] 2 commits: debhelper 11 (+ dh_auto_test --no-parallel)

Andreas Tille gitlab at salsa.debian.org
Sun Feb 18 15:21:30 UTC 2018


Andreas Tille pushed to branch master at Debian Med / squizz


Commits:
52c32b20 by Andreas Tille at 2018-02-18T16:17:23+01:00
debhelper 11 (+ dh_auto_test --no-parallel)

- - - - -
230be386 by Andreas Tille at 2018-02-18T16:18:01+01:00
Spelling

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/patches/disable-swissprot-test.patch
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 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 at debian.org>  Sun, 18 Feb 2018 15:27:33 +0100
 


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Olivier Sallou <osallou at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 11~)
 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
=====================================
--- a/debian/patches/disable-swissprot-test.patch
+++ b/debian/patches/disable-swissprot-test.patch
@@ -1,4 +1,4 @@
-Subject: Disable tests using copyrigthed seq
+Subject: Disable tests using copyrighted seq
 Description: upstream constains copyrighted sequence,
  removed form packaged. This patch removes tests using this
  sequence


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	dh_auto_test --no-parallel



View it on GitLab: https://salsa.debian.org/med-team/squizz/compare/434f5638460090b9735311345f1ff55a0a1350a8...230be386b231a81319d76d74d2349784c6388f66

---
View it on GitLab: https://salsa.debian.org/med-team/squizz/compare/434f5638460090b9735311345f1ff55a0a1350a8...230be386b231a81319d76d74d2349784c6388f66
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180218/946063de/attachment-0001.html>


More information about the debian-med-commit mailing list