This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhtmlparser-java.
commit 65a397a9259ef88d5048ba5b5914f8af245794c3 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 10 11:45:46 2014 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 67e91c6..99083f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libhtmlparser-java (1.6.20060610.dfsg0-5) UNRELEASED; urgency=medium - Maintenance transferred to the Java Team - Removed the dependency on the Java runtime - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Wed, 10 Sep 2014 13:36:52 +0200 diff --git a/debian/control b/debian/control index 02b27fe..ae580ac 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Tiago Saboga <[email protected]> -Homepage: http://htmlparser.sourceforge.net/ Build-Depends: cdbs, debhelper (>= 5), ant, default-jdk Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libhtmlparser-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libhtmlparser-java +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libhtmlparser-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libhtmlparser-java +Homepage: http://htmlparser.sourceforge.net Package: libhtmlparser-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhtmlparser-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

