[clojure-maven-plugin] 02/08: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Aug 1 09:10:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository clojure-maven-plugin.
commit 8e33c34dbae38fc90a78f26400a48d1354e13c8a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Aug 1 10:50:33 2017 +0200
Switch to debhelper level 10
---
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 e3788e0..353b2cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ clojure-maven-plugin (1.3.3-4) UNRELEASED; urgency=medium
[ Emmanuel Bourg ]
* Standards-Version updated to 4.0.0
+ * Switch to debhelper level 10
-- tony mancill <tmancill at debian.org> Sat, 01 Apr 2017 16:25:54 -0700
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 0ee62cd..a5a07f8 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: Peter Collingbourne <peter at pcc.me.uk>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.1)
+Build-Depends: debhelper (>= 10), cdbs, default-jdk, maven-debian-helper (>= 1.1)
Build-Depends-Indep: libmaven2-core-java, libcommons-exec-java, libcommons-io-java, libcommons-lang-java, libplexus-utils-java, libmaven-plugin-tools-java
Standards-Version: 4.0.0
DM-Upload-Allowed: yes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure-maven-plugin.git
More information about the pkg-java-commits
mailing list