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 38d06d0114d4a4d6fa42d0c8e6b188c00325fa68 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 20 13:09:10 2017 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2fb8a71..483082e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +maven-clean-plugin (2.5-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Tue, 20 Jun 2017 13:09:10 +0200 + maven-clean-plugin (2.5-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 3c809eb..b0ef3c9 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends-Indep: libmaven-file-management-java, libmaven2-core-java, libplex libmaven-plugin-testing-java, default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java, libmaven-plugin-tools-java Standards-Version: 3.9.4 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-clean-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-clean-plugin/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-clean-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-clean-plugin.git Homepage: http://maven.apache.org/plugins/maven-clean-plugin/ Package: libmaven-clean-plugin-java -- 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

