This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-site-plugin.
commit bed57575b1b10b5c388c4e21a7c9e9f413ec5c39 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 15:39:50 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 4bbc39f..a857878 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-site-plugin (2.1-5) UNRELEASED; urgency=medium + + * Team upload. + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 17 Jul 2017 15:38:29 +0200 + maven-site-plugin (2.1-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 2af1a68..61c634f 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: debhelper (>= 9), libwagon-java, maven-debian-helper (>= 1.4) Standards-Version: 3.9.7 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-site-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-site-plugin/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-site-plugin.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-site-plugin.git Homepage: http://maven.apache.org/plugins/maven-site-plugin/ Package: libmaven-site-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-site-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

