This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-antrun-extended-plugin.
commit 90597dd020ada3f059ed593ed3726307231ae757 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 28 16:03:56 2017 +0200 Updated debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 42b4bb9..1c2d8fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ maven-antrun-extended-plugin (1.43-1) UNRELEASED; urgency=medium * Switch to debhelper level 10 * Use secure Vcs-* URLs * Track and download the new releases from GitHub + * Updated debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Fri, 28 Jul 2017 15:34:39 +0200 diff --git a/debian/copyright b/debian/copyright index 08441ae..187468a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,12 +1,11 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven AntRun Extended Plugin -Maintainer: Paul Sterk <[email protected]> as Developer - Kohsuke Kawaguchi <[email protected]> as Developer +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven AntRun Extended Plugin +Upstream-Contact: Paul Sterk <[email protected]>, Kohsuke Kawaguchi <[email protected]> Source: https://github.com/kohsuke/maven-antrun-extended-plugin Files: * Copyright: 2010, Paul Sterk <[email protected]> - 2010, Kohsuke Kawaguchi <[email protected]> + 2010, Kohsuke Kawaguchi <[email protected]> License: Apache-2.0 Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-antrun-extended-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

