This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-reporting-impl.
commit 78e744a350ca11bd6d5ea881d311772fcf3de2ad Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 28 01:20:15 2017 +0200 Refreshed debian/copyright --- debian/changelog | 1 + debian/copyright | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 32673c6..3a17b56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ maven-reporting-impl (3.0.0-1) UNRELEASED; urgency=medium * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 * Use secure Vcs-* URLs + * Refreshed debian/copyright -- Emmanuel Bourg <[email protected]> Wed, 26 Jul 2017 23:40:03 +0200 diff --git a/debian/copyright b/debian/copyright index 7fa7e2f..bb62422 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,16 +1,16 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Maven Reporting Implementation -Upstream-Contact: Vincent Siveton <[email protected]> as Java Developer Source: http://maven.apache.org/shared/maven-reporting-impl/ Files: * -Copyright: 2001-2011, Vincent Siveton <[email protected]> +Copyright: 2006-2017, The Apache Software Foundation License: Apache-2.0 Files: debian/* Copyright: 2008-2011, Torsten Werner <[email protected]> + 2015-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/maven-reporting-impl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

