[glpk-java] 01/07: Bump to debhelper compat level 10.

Sébastien Villemot sebastien at debian.org
Fri Jun 9 09:29:48 UTC 2017


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

sebastien pushed a commit to branch master
in repository glpk-java.

commit 25f1a12c36df60ebed12959d3be316ff4af4826c
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Jun 9 10:57:31 2017 +0200

    Bump to debhelper compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 3 +--
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 4 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 1d43b0f..8365056 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: glpk-java
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), libglpk-dev (>= 4.52.1), swig, dh-autoreconf,
- automake (>= 1.13), default-jdk (>= 2:1.6)
+Build-Depends: debhelper (>= 10), libglpk-dev (>= 4.52.1), swig, default-jdk (>= 2:1.6)
 Standards-Version: 3.9.8
 Section: java
 Homepage: http://glpk-java.sourceforge.net
diff --git a/debian/rules b/debian/rules
index db5c823..f12887f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- JAVA_HOME="/usr/lib/jvm/default-java/"

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



More information about the debian-science-commits mailing list