[libcommons-validator-java] 01/05: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jun 19 23:28:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libcommons-validator-java.
commit cd3a9762c3ac1476593d223bb75f884232cb20c6
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jun 19 17:13:57 2017 +0200
Switch to debhelper level 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ef5d8af..6f69389 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcommons-validator-java (1:1.5.1-2) UNRELEASED; urgency=medium
+
+ * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 19 Jun 2017 17:13:49 +0200
+
libcommons-validator-java (1:1.5.1-1) unstable; urgency=medium
* New upstream release
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 ae90f94..0049acf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun at debian.org>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9), default-jdk
+Build-Depends: debhelper (>= 10), default-jdk
Build-Depends-Indep: ant,
javahelper,
junit4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-validator-java.git
More information about the pkg-java-commits
mailing list