[med-svn] [Git][med-team/squizz][master] Check why debhelper compat level 10 makes test fail
Andreas Tille
gitlab at salsa.debian.org
Sun Feb 18 14:28:19 UTC 2018
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 <tille at 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 <osallou at debian.org>,
Andreas Tille <tille at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180218/f24df20d/attachment-0001.html>
More information about the debian-med-commit
mailing list