This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtharness.
commit f1ec03bc6b38315e019e0fc4a98856707f02e002 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 29 20:44:39 2014 +0000 debian/copyright: Updated the Format URI --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 664789f..bf81c02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ jtharness (4.4.0-MR1-Rel-b19-2) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.6 (no changes) * Switch to debhelper level 9 * Use XZ compression for the upstream tarball + * debian/copyright: Updated the Format URI -- Emmanuel Bourg <[email protected]> Mon, 29 Sep 2014 21:50:56 +0200 diff --git a/debian/copyright b/debian/copyright index 89d6ddd..a55cf17 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,10 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jtharness -Source: http://jtharness.java.net/ +Source: http://jtharness.java.net Files: * -Copyright: Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved. -License: +Copyright: 1996, 2010, Oracle and/or its affiliates. All rights reserved. +License: GPL-2 with Classpath exception This code is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 only, as published by the Free Software Foundation. Oracle designates this -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtharness.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

