This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libhibernate-commons-annotations-java.
commit 8a7bef1f6ffbb1ec7ecf74d5974126b5234c9e0c Author: Emmanuel Bourg <[email protected]> Date: Fri May 22 13:59:11 2015 +0200 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index df904ef..a91758c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libhibernate-commons-annotations-java (3.2.0.Final-3) UNRELEASED; urgency=medium * Fixed the test failure with Java 8 (Closes: #750754) * debian/control: - Standards-Version updated to 3.9.6 (no changes) + - Use canonical URLs for the Vcs-* fields * debian/watch: Updated to fetch the new releases from Github * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 25c98ad..1221059 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Torsten Werner <[email protected]>, Varun Hiremath <[email protected] Build-Depends: debhelper (>= 9), cdbs, maven-debian-helper, default-jdk Build-Depends-Indep: libcommons-logging-java, liblog4j1.2-java Standards-Version: 3.9.6 +Vcs-Git: git://anonscm.debian.org/pkg-java/libhibernate-commons-annotations-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhibernate-commons-annotations-java.git Homepage: http://www.hibernate.org -Vcs-Git: git://git.debian.org/git/pkg-java/libhibernate-commons-annotations-java.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/libhibernate-commons-annotations-java.git Package: libhibernate-commons-annotations-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-commons-annotations-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

