This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-jar-plugin.
commit 6ff8c55208fe4e54a9f9174d0d896f9b561e33a8 Author: Torsten Werner <[email protected]> Date: Tue Aug 23 09:44:18 2011 +0000 UNRELEASED * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. --- debian/changelog | 9 +++++++++ debian/compat | 2 +- debian/control | 4 ++-- debian/source/format | 1 + 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e43ee56..23d9366 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +maven-jar-plugin (2.2-5) unstable; urgency=low + + UNRELEASED + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <[email protected]> Tue, 23 Aug 2011 11:39:30 +0200 + maven-jar-plugin (2.2-4) unstable; urgency=low * Upload to unstable. diff --git a/debian/compat b/debian/compat index 1e8b314..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -6 +7 diff --git a/debian/control b/debian/control index 6922b47..085fe63 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]> -Build-Depends: default-jdk, debhelper (>= 6), cdbs +Build-Depends: default-jdk, debhelper (>= 7), cdbs Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, junit, libmaven-plugin-tools-java, libplexus-velocity-java, velocity, libmaven2-core-java, libmaven-archiver-java, libplexus-archiver-java, libplexus-io-java, libplexus-utils-java, libcommons-lang-java -Standards-Version: 3.8.1 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-jar-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-jar-plugin/ Homepage: http://maven.apache.org/plugins/maven-jar-plugin/ diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-jar-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

