This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository doxia-sitetools.
commit 0895429e2023a044ffad22049f5191e6bc0d96a0 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 12:30:45 2017 +0200 Refreshed debian/copyright --- debian/changelog | 1 + debian/copyright | 13 ++++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index ae20550..9f739e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ doxia-sitetools (1.7.4-1) UNRELEASED; urgency=medium * Depend on libmaven-parent-java and inherit the modello configuration * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Refreshed debian/copyright -- Emmanuel Bourg <[email protected]> Fri, 28 Jul 2017 01:04:06 +0200 diff --git a/debian/copyright b/debian/copyright index 6aa0e8b..acc9482 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,18 @@ -Format: http://dep.debian.net/deps/dep5/ -Upstream-Name: Doxia Sitetools +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Doxia Sitetools Source: http://maven.apache.org/doxia/doxia-sitetools Files: * -Copyright: 2005-2011, The Apache Software Foundation. +Copyright: 2007-2016, The Apache Software Foundation. License: Apache-2.0 Files: debian/* Copyright: 2008-2011, Torsten Werner <Torsten Werner <[email protected]>> + 2009, Ludovic Claude <[email protected]> + 2010, Gabriele Giacone <[email protected]> + 2016-2017, Emmanuel Bourg <[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 systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia-sitetools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

