This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-testing-1.3.
commit 537b00e8aaeb6357b6c2f63143b97050df7643f1 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 22:38:56 2017 +0200 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d53b93..849b127 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-plugin-testing (1.3-3) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 17 Jul 2017 22:38:56 +0200 + maven-plugin-testing (1.3-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index a4e4c7a..dfdf6f5 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,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-plugin-testing -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-plugin-testing +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-plugin-testing.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-plugin-testing.git Homepage: http://maven.apache.org/plugin-testing/ Package: libmaven-plugin-testing-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing-1.3.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

