[rome] 05/07: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 12 11:25:11 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository rome.
commit 0bfefb5f09595e54bc44d8147a724afcd026527d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Mar 12 12:13:04 2018 +0100
Switch to debhelper level 11
---
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 6caa006..e96d069 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ rome (1.0-7) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Fixed the watch file
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Miguel Landaeta <nomadium at debian.org> Wed, 09 Aug 2017 21:45:11 +0100
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 3f6fa88..5152069 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>
Build-Depends:
- debhelper (>= 10~),
+ debhelper (>= 11),
default-jdk,
javahelper,
libjdom1-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rome.git
More information about the pkg-java-commits
mailing list