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 c63199a806cd8a08adf46c43b7a934e8ea26cce6 Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 9 10:49:02 2015 +0100 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 7db883d..9b3c85f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +maven-resources-plugin (2.3-9) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Wed, 09 Dec 2015 10:49:02 +0100 + maven-resources-plugin (2.3-8) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 16c1488..911da37 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java, libplexus-utils-java-doc Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-resources-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-resources-plugin/ +Vcs-Git: git://anonscm.debian.org/pkg-java/maven-resources-plugin.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-resources-plugin.git Homepage: http://maven.apache.org/plugins/maven-resources-plugin/ Package: libmaven-resources-plugin-java -- 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

