This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository sezpoz.
commit 9a32e5babbaf8ff4d51da8c51cb42a2c91766902 Author: Emmanuel Bourg <[email protected]> Date: Thu Apr 2 17:28:24 2015 +0200 debian/copyright: Use the Copyright Format 1.0 URL --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5d325ea..f01b766 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ sezpoz (1.10-1) UNRELEASED; urgency=medium - Removed the deprecated DM-Upload-Allowed field - Use canonical URLs for the Vcs-* fields * debian/watch: Watch the release tags on GitHub + * debian/copyright: Use the Copyright Format 1.0 URL * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 02 Apr 2015 15:56:13 +0200 diff --git a/debian/copyright b/debian/copyright index b95609b..cb756bb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +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/ -- 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

