[maven-common-artifact-filters] 13/32: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 19 12:28:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-common-artifact-filters.
commit 6656d21e2b6c1270217dafab4a982de7d0eabd8d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Dec 4 13:36:10 2013 +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 2750b28..ae143d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven-common-artifact-filters (1.2-2) UNRELEASED; urgency=low
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
* Use XZ compression for the upstream tarball
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Wed, 04 Dec 2013 14:17:16 +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 5690fd6..2b934be 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: Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: default-jdk-doc,
junit (>= 3.8.1),
libeasymock-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-common-artifact-filters.git
More information about the pkg-java-commits
mailing list