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 d64290675ae22f932201c79029f9987fa46fb6c5 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 20 20:23:43 2014 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 58b8e70..bfe7826 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +commons-parent (22-3) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Mon, 20 Jan 2014 21:23:08 +0100 + commons-parent (22-2) unstable; urgency=low * Remove d/README.source. diff --git a/debian/control b/debian/control index 181a5fa..4a8dfb1 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 7), libapache-pom-java (>= 9), maven-repo-helper (>= 1.7) Standards-Version: 3.9.2 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-parent -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-parent -Homepage: http://commons.apache.org/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/commons-parent +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/commons-parent +Homepage: http://commons.apache.org Package: libcommons-parent-java Architecture: all -- 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

