This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-parent.
commit 1e4ce5390999852294692c3c3ee93eaee0664011 Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 14 21:54:53 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 37cea36..24bd6e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ commons-parent (22-3) UNRELEASED; urgency=medium * debian/watch: Fixed the mangling of the upstream versions * Switch to debhelper level 9 * debian/copyright: Updated the Format URI + * Moved the package to Git -- Emmanuel Bourg <[email protected]> Mon, 20 Jan 2014 21:23:08 +0100 diff --git a/debian/control b/debian/control index 04d5010..a528e26 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9), libapache-pom-java (>= 9), maven-repo-helper (>= 1.7) Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-parent -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-parent +Vcs-Git: git://anonscm.debian.org/pkg-java/commons-parent.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/commons-parent.git Homepage: http://commons.apache.org Package: libcommons-parent-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-parent.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

