This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shade-plugin.
commit fb56d18ed785b9dc1f6f0edce8251cf547334cce Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 18 10:02:58 2016 +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 cbfcdcc..c44e190 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +maven-shade-plugin (1.7.1-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Mon, 18 Jan 2016 10:02:58 +0100 + maven-shade-plugin (1.7.1-1) unstable; urgency=low * Team upload. diff --git a/debian/control b/debian/control index 77eacb8..bc0b572 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,8 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java-doc, libxmlunit-java Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-shade-plugin -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-shade-plugin/ +Vcs-Git: git://anonscm.debian.org/pkg-java/maven-shade-plugin.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven-shade-plugin.git Homepage: http://maven.apache.org/plugins/maven-shade-plugin/ Package: libmaven-shade-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shade-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

