[maven-plugin-testing] 08/28: Standards-Version updated to 3.9.5 (no changes) Switch to debhelper level 9
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jul 17 23:37:01 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-plugin-testing.
commit 096ddf4cae6ac9dc0dfb395cc18935a6065876d9
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Nov 22 14:15:40 2013 +0000
Standards-Version updated to 3.9.5 (no changes)
Switch to debhelper level 9
---
debian/README.source | 2 +-
debian/changelog | 8 ++++++++
debian/compat | 2 +-
debian/control | 4 ++--
4 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index e02ddbb..68e7bf0 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,5 +1,5 @@
Information about maven-plugin-testing
-------------------------------
+--------------------------------------
This package was debianized using the mh_make command
from the maven-debian-helper package.
diff --git a/debian/changelog b/debian/changelog
index 73bbf74..f27f869 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+maven-plugin-testing (1.2-4) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Standards-Version updated to 3.9.5 (no changes)
+ * Switch to debhelper level 9
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 22 Nov 2013 15:14:38 +0100
+
maven-plugin-testing (1.2-3) unstable; urgency=low
* Team upload.
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 a43884c..510bb19 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ 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: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 1.4)
Build-Depends-Indep: libplexus-maven-plugin-java, junit, libeasymock-java, libmaven-invoker-java,
libmaven2-core-java, libplexus-archiver-java, libplexus-container-default-java,
libplexus-utils-java, default-jdk-doc, libmaven2-core-java-doc, libplexus-container-default-java-doc,
libplexus-utils-java-doc, libmaven-javadoc-plugin-java
-Standards-Version: 3.9.1
+Standards-Version: 3.9.5
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-plugin-testing
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-plugin-testing
Homepage: http://maven.apache.org/plugin-testing/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing.git
More information about the pkg-java-commits
mailing list