This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-clean-plugin.
commit 8971a3d14ecbdb5a48923dc6d3dbad4f878fdb2e Author: Miguel Landaeta <[email protected]> Date: Sun Jan 15 00:35:11 2012 +0000 * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #655368). * Bump Standards-Version to 3.9.2. No changes were required. * Fix lintian warning about copyright file. --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- debian/copyright | 6 +++--- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 15cf5b3..58f5632 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +maven-clean-plugin (2.3-5) UNRELEASED; urgency=low + + * Team upload. + * Add Build-Depends on libmaven-plugin-tools-java. (Closes: #655368). + * Bump Standards-Version to 3.9.2. No changes were required. + * Fix lintian warning about copyright file. + + -- Miguel Landaeta <[email protected]> Sat, 14 Jan 2012 19:48:21 -0430 + maven-clean-plugin (2.3-4) unstable; urgency=low * Use Maven to build the package. diff --git a/debian/control b/debian/control index cdb17bb..4294f92 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <ludovic.claude@l Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: libmaven-file-management-java, libmaven2-core-java, libplexus-utils-java, libmaven-plugin-testing-java, default-jdk-doc, libmaven2-core-java-doc, - libplexus-utils-java-doc, libmaven-javadoc-plugin-java -Standards-Version: 3.9.1 + libplexus-utils-java-doc, libmaven-javadoc-plugin-java, libmaven-plugin-tools-java +Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-clean-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-clean-plugin/ Homepage: http://maven.apache.org/plugins/maven-clean-plugin/ diff --git a/debian/copyright b/debian/copyright index 34cc17c..148f6fa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Clean Plugin -Maintainer: Jesse McConnell as +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Maven Clean Plugin +Upstream-Contact: Jesse McConnell as Source: http://maven.apache.org/plugins/maven-clean-plugin/ Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-clean-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

