This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-ant-factory.
commit 95e7eb1243674e89f52c42e3ff9608483aa05268 Author: Emmanuel Bourg <[email protected]> Date: Tue Aug 29 22:21:00 2017 +0200 Updated debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 40ca1d3..921b190 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ plexus-ant-factory (1.0~alpha2.1-4) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.1.0 * Switch to debhelper level 10 + * Updated debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Tue, 29 Aug 2017 18:45:00 +0200 diff --git a/debian/copyright b/debian/copyright index 130a168..e424f40 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,6 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Plexus Ant Factory -Maintainer: Codehaus Foundation -Source: http://plexus.codehaus.org/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Plexus Ant Factory +Source: https://github.com/codehaus-plexus/plexus-component-factories/tree/master/plexus-ant-factory Files: * Copyright: 2001-2009, Codehaus Foundation. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-ant-factory.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

