This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-mime4j.
commit 065c3b15c26115e3755364e0772d6dab7bc3ba75 Author: David Paleino <[email protected]> Date: Sun Dec 30 21:54:55 2012 +0100 Updated debian/copyright. --- debian/changelog | 3 ++- debian/copyright | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index e42deee..00c732b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ apache-mime4j (0.7.2-1) UNRELEASED; urgency=low * Standards-Version bump to 3.9.4, no changes needed. * Bump debhelper compatibility to 9. * Drop dependency on JRE. + * Updated debian/copyright. - -- David Paleino <[email protected]> Sun, 30 Dec 2012 21:53:51 +0100 + -- David Paleino <[email protected]> Sun, 30 Dec 2012 21:54:48 +0100 apache-mime4j (0.6.1-2) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 2b45233..9e6faef 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,11 +1,11 @@ -Format: http://dep.debian.net/deps/dep5 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Files: debian/* -Copyright: © 2010, David Paleino <[email protected]> +Files: * +Copyright: © 2004-2012, The Apache Software Foundation License: Apache-2.0 -Files: * -Copyright: © 2004-2008, The Apache Software Foundation +Files: debian/* +Copyright: © 2010-2012, David Paleino <[email protected]> License: Apache-2.0 License: Apache-2.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

