This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sezpoz.
commit 0bbc8fcf834b220418490cfea29ad383d560d6ff Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 2 17:30:00 2015 +0200 Updated the Homepage field --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f01b766..9a85b8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ sezpoz (1.10-1) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.6 (no changes) - Removed the deprecated DM-Upload-Allowed field - Use canonical URLs for the Vcs-* fields + - Updated the Homepage field * debian/watch: Watch the release tags on GitHub * debian/copyright: Use the Copyright Format 1.0 URL * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 0626395..21df6b3 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: James Page <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper Build-Depends-Indep: default-jdk-doc, junit4, libmaven-javadoc-plugin-java Standards-Version: 3.9.6 -Homepage: http://sezpoz.java.net/ Vcs-Git: git://anonscm.debian.org/pkg-java/sezpoz.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sezpoz.git +Homepage: https://github.com/jglick/sezpoz Package: libsezpoz-java Architecture: all diff --git a/debian/copyright b/debian/copyright index cb756bb..64f0f4e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SezPoz Upstream-Contact: Jesse Glick <[email protected]> as Developer -Source: https://sezpoz.java.net/ +Source: https://github.com/jglick/sezpoz Files: * Copyright: 2010, Jesse Glick <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sezpoz.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

