[coinutils] 06/08: Switch to compat level 10.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 1 20:42:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch experimental
in repository coinutils.

commit 0dda228ecddb9fb7af5d33e2954177329e74eb07
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 1 22:18:26 2017 +0200

    Switch to compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 95e96f0..1d18670 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Miles Lubin <miles.lubin at gmail.com>,
            Anton Gladky <gladk at debian.org>
 Section: science
 Priority: extra
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                doxygen,
                graphviz,
                liblapack-dev,
diff --git a/debian/rules b/debian/rules
index 36170d4..8e2852c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --with autotools_dev --without autoreconf
 
 override_dh_auto_build:
 	dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/coinutils.git



More information about the debian-science-commits mailing list