This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master-1.x in repository wagon.
commit 6b0ed42b16936e994692d87381a9dacb16c4dbe9 Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 6 13:21:48 2015 +0200 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 55376a8..eece48d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wagon (1.0.0-6) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Thu, 06 Aug 2015 13:21:48 +0200 + wagon (1.0.0-5) unstable; urgency=medium * Added a patch to ensure the compatibility with Easymock 3.x diff --git a/debian/control b/debian/control index ecc3a8f..f19c740 100644 --- a/debian/control +++ b/debian/control @@ -37,8 +37,8 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java-doc, subversion Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/wagon -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/wagon/ +Vcs-Git: git://anonscm.debian.org/pkg-java/wagon.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/wagon.git Homepage: http://maven.apache.org/wagon/ Package: libwagon-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

