This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-maven-plugin.
commit 76c6332449a7396d911b2c6dfc8649b77d9a4526 Author: Emmanuel Bourg <[email protected]> Date: Sat Feb 27 22:46:27 2016 +0100 Moved the package to Git --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 72e311b..4f9c98a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ plexus-maven-plugin (1.3.8-10) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.7 (no changes) * Removed the javadoc package + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Sat, 27 Feb 2016 09:57:46 +0100 diff --git a/debian/control b/debian/control index a16552f..3ca2421 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends-Indep: libmaven-plugin-tools-java, libplexus-cdc-java, libslf4j-java Standards-Version: 3.9.7 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-maven-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-maven-plugin +Vcs-Git: https://anonscm.debian.org/git/pkg-java/plexus-maven-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/plexus-maven-plugin.git Homepage: http://plexus.codehaus.org/plexus-maven-plugin/ Package: libplexus-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

