[plexus-containers] 23/35: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 7 08:56:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master-1.0
in repository plexus-containers.
commit 8d259656fec3b6380a3db4974e0c6ac4757ad65d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Feb 12 08:57:49 2016 +0000
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 f95b571..788e5bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ plexus-containers (1.0~beta3.0.7-8) UNRELEASED; urgency=medium
* Team upload.
* No longer build plexus-component-javadoc (never used)
* Standards-Version updated to 3.9.7 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 12 Feb 2016 09:37:59 +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 e38e200..8bf193d 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>,
Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: cdbs (>= 0.4.5.3), debhelper (>= 7), default-jdk
+Build-Depends: cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk
Build-Depends-Indep: ant,
ant-optional,
junit,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-containers.git
More information about the pkg-java-commits
mailing list