[jsoup] 02/03: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 20 21:52:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jsoup.
commit 2d71fdc88f3f18e6ba131620a09d37b7e0f6c2e6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 20 16:24:40 2013 +0100
Switch to debhelper level 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0f3b453..d5496ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
jsoup (1.7.2-2) UNRELEASED; urgency=low
* Updated Standards-Version to 3.9.5 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Wed, 20 Nov 2013 16:23:35 +0100
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 95152ca..649cd14 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>, Jakub Adam <jakub.adam at ktknet.cz>,
Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libmaven-javadoc-plugin-java, junit4, default-jdk-doc,
libmaven-bundle-plugin-java
Standards-Version: 3.9.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jsoup.git
More information about the pkg-java-commits
mailing list