This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cdi-api.
commit d78603bce9138ff28bb39ce27ab845b1415ac069 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 9 12:54:57 2014 +0200 debian/copyright: Updated the Format URI --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index be38a09..43a16c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ cdi-api (1.0-2) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 + * debian/copyright: Updated the Format URI -- Emmanuel Bourg <[email protected]> Tue, 09 Sep 2014 12:46:05 +0200 diff --git a/debian/copyright b/debian/copyright index 0be6fe2..4f51dce 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CDI (JSR 299) API Source: http://jcp.org/en/jsr/detail?id=299 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cdi-api.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

