This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-resources-plugin.
commit 994b995363e329acf7fbffcae1a2489f02602e1b Author: Torsten Werner <[email protected]> Date: Wed Aug 24 11:23:21 2011 +0000 UNRELEASED * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/source/format | 1 + 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 999c877..006ee48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +maven-resources-plugin (2.3-6) 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]> Wed, 24 Aug 2011 13:15:00 +0200 + maven-resources-plugin (2.3-5) unstable; urgency=low * Upload to unstable. diff --git a/debian/control b/debian/control index 42b2150..9815082 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ 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-filtering-java -Standards-Version: 3.8.1 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-resources-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-resources-plugin/ Homepage: http://maven.apache.org/plugins/maven-resources-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-resources-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

