This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-tools.
commit 3b648adfbc4663ed0b93700b0acd8b8998a515a3 Author: Emmanuel Bourg <[email protected]> Date: Mon Mar 16 09:59:32 2015 +0100 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 b42ae88..95e3811 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-plugin-tools (3.2-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 16 Mar 2015 09:59:32 +0100 + maven-plugin-tools (3.2-2) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 536949c..fd1d9da 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends-Indep: ant, maven-repo-helper, velocity Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-plugin-tools -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-plugin-tools/ +Vcs-Git: git://anonscm.debian.org/pkg-java/maven-plugin-tools.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-plugin-tools.git Homepage: http://maven.apache.org/plugin-tools/ Package: libmaven-plugin-tools-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

