[libiscwt-java] 02/05: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 1 21:34:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libiscwt-java.
commit 8912378179137dbfef525292435b627708507034
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 1 23:27:17 2016 +0200
Switch to debhelper level 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5ef7792..f7da358 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libiscwt-java (5.3.20100629-3.1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* Moved the package to Git
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Mon, 01 Aug 2016 23:19:33 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f0f5767..5f9c3bc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
default-jdk,
javahelper (>= 0.37),
libisfreetype-java,
diff --git a/debian/rules b/debian/rules
index 5efd0b0..50faec4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
export CLASSPATH=/usr/share/java/isnativec.jar:/usr/share/java/isfreetype.jar:/usr/share/java/isrt.jar:rt.jar:/usr/share/java/swt.jar
%:
- dh --with javahelper $@
+ dh $@ --with javahelper
get-orig-source:
uscan --force-download
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libiscwt-java.git
More information about the pkg-java-commits
mailing list