This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository qdox.
commit 5b1f905296dffcf31011098321a5174b5de1459f Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 9 13:07:02 2015 +0200 debian/copyright: Updated to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 13 ++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 12dd11a..d9733cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ qdox (1.12-1.1) UNRELEASED; urgency=medium * Moved the package to Git * Use XZ compression for the upstream tarball * Switch to debhelper level 9 + * debian/copyright: Updated to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Wed, 09 Sep 2015 12:39:57 +0200 diff --git a/debian/copyright b/debian/copyright index 371a6eb..ecde9e8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: QDox -Maintainer: QDox Project Team -Source: http://qdox.codehaus.org/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: QDox +Source: http://qdox.codehaus.org Files: * Copyright: 2002-2009, Joe Walnes and QDox Project Team @@ -9,9 +8,9 @@ License: Apache-2.0 Files: debian/* Copyright: 2005, Trygve Laugstøl <[email protected]> -Copyright: 2009, Ludovic Claude <[email protected]> + 2009, Ludovic Claude <[email protected]> License: Apache-2.0 License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. + On Debian GNU/Linux system you can find the complete text of the + Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdox.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

