Andreas Tille pushed to branch master at Debian Med / squizz

Commits:
434f5638 by Andreas Tille at 2018-02-18T15:28:00+01:00
Check why debhelper compat level 10 makes test fail

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+squizz (0.99d+dfsg-2) UNRELEASED; urgency=medium
+
+  * Check why debhelper compat level 10 makes test fail
+
+ -- Andreas Tille <ti...@debian.org>  Sun, 18 Feb 2018 15:27:33 +0100
+
 squizz (0.99d+dfsg-1) unstable; urgency=medium
 
   * New upstream version


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


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Olivier Sallou <osal...@debian.org>,
            Andreas Tille <ti...@debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf
+Build-Depends: debhelper (>= 10)
 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/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-       dh $@ --with autoreconf
+       dh $@



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

---
View it on GitLab: 
https://salsa.debian.org/med-team/squizz/commit/434f5638460090b9735311345f1ff55a0a1350a8
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to