[coinor-cbc] 05/13: Set compat level 10.

Anton Gladky gladk at moszumanska.debian.org
Mon Jun 5 18:07:56 UTC 2017


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

gladk pushed a commit to branch experimental
in repository coinor-cbc.

commit b3244ac623f650f7495b8cfecf705f3a1a9680ae
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Jun 5 19:46:04 2017 +0200

    Set 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 3a37211..21264c2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: coinor-libcgl-dev (>= 0.58.9),
                coinor-libclp-dev (>= 1.15.10),
                coinor-libcoinutils-dev (>= 2.9.15),
                coinor-libosi-dev (>= 0.106.9),
-               debhelper (>= 9),
+               debhelper (>= 10),
                doxygen,
                graphviz,
                libblas-dev,
diff --git a/debian/rules b/debian/rules
index b4971f5..efc9489 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,4 +21,4 @@ override_dh_auto_install:
 
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autotools_dev --without autoreconf

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



More information about the debian-science-commits mailing list