This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mvel.
commit 40071f9ebab723de639b0cc73838a68f9af848eb Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 2 17:04:01 2013 +0000 debian/copyright: Updated to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e11d37..02658ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mvel (2.0.18-3) UNRELEASED; urgency=low - Standards-Version updated to 3.9.5 (no changes) - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 + * debian/copyright: Updated to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Mon, 02 Dec 2013 17:46:44 +0100 diff --git a/debian/copyright b/debian/copyright index 032c475..1d0834a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: MVEL -Maintainer: Mike Brock <[email protected]> -Source: http://mvel.codehaus.org/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: MVEL +Upstream-Contact: Mike Brock <[email protected]> +Source: http://mvel.codehaus.org Files: * Copyright: 2007 The Codehaus, Mike Brock, Dhanji Prasanna, John Graham, Mark Proctor -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

