[clp] 08/10: Switch to compat-level 10.

Anton Gladky gladk at moszumanska.debian.org
Sat Jun 3 20:26:43 UTC 2017


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

gladk pushed a commit to branch experimental
in repository clp.

commit a14cf54df745d701f4f5e1bbc18eb0e5cc107b9d
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Jun 3 22:09:30 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 818cd90..8e4a3ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Testsuite: autopkgtest
 Priority: extra
 Build-Depends: coinor-libcoinutils-dev (>= 2.10.13),
                coinor-libosi-dev (>= 0.107.8),
-               debhelper (>= 9),
+               debhelper (>= 10),
                doxygen,
                graphviz,
                libbz2-dev,
diff --git a/debian/rules b/debian/rules
index ab4cc62..5174da6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --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/clp.git



More information about the debian-science-commits mailing list