[plexus-bsh-factory] 10/14: Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 19 16:06:22 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-bsh-factory.
commit 30498dd91a05c57ad4a525d5a4ecae534d47c08a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Feb 19 15:11:01 2016 +0100
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 83699a9..53ea088 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ plexus-bsh-factory (1.0~alpha7-3.1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* Moved the package to Git
* Standards-Version updated to 3.9.7 (no changes)
+ * Switch to debhelper level 9
-- Emmanuel Bourg <ebourg at apache.org> Fri, 19 Feb 2016 15:04: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 df43ef9..b8a8edc 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>, Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk
+Build-Depends: debhelper (>= 9), cdbs, default-jdk
Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-container-default-java, bsh
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-bsh-factory.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-bsh-factory.git
More information about the pkg-java-commits
mailing list