This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-net-java.
commit 8a8531d2a553545a2f536fb0ec34fb811da8be2f Author: Emmanuel Bourg <[email protected]> Date: Tue Dec 16 17:24:29 2014 +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 740fcb7..3be42c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libcommons-net2-java (2.2-3) UNRELEASED; urgency=medium * Use XZ compression for the upstream tarball * Switch to debhelper level 9 * Switch to source format 3.0 (quilt) + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Mon, 04 Aug 2014 22:16:29 +0200 diff --git a/debian/control b/debian/control index 393e335..cdba8a6 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Ludovic Claude <[email protected]>, Emmanuel Bourg <ebourg@a Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-net2-java -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-net2-java/ +Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-net2-java.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-net2-java.git Homepage: http://commons.apache.org/net/ Package: libcommons-net2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-net-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

