This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dynalang.
commit 752be51c0893eb33eb741da226210d1e145300b5 Author: Emmanuel Bourg <[email protected]> Date: Tue May 13 10:04:13 2014 +0200 Switch to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 17 +++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index e99c9ef..f3153a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ dynalang (0.4-2) UNRELEASED; urgency=medium - Standards-Version updated to 3.9.5 (no changes) - Modified the short description of libdynalang-java * Switch to debhelper level 9 + * debian/copyright: Switch to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Tue, 13 May 2014 09:56:11 +0200 diff --git a/debian/copyright b/debian/copyright index fe2f1e2..c988531 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,16 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: dynalang -Maintainer: Attila Szegedi -Source: http://dynalang.sourceforge.net/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: dynalang +Upstream-Contact: Attila Szegedi +Source: http://dynalang.sourceforge.net -Copyright: 2007 Attila Szegedi +Files: * +Copyright: 2007, Attila Szegedi License: Apache-2.0 The full text of the license can be found at -`/usr/share/common-licenses/Apache-2.0'. + `/usr/share/common-licenses/Apache-2.0'. Files: debian/* -Copyright: 2010 Torsten Werner <[email protected]> +Copyright: 2010, Torsten Werner <[email protected]> License: Apache-2.0 The full text of the license can be found at -`/usr/share/common-licenses/Apache-2.0'. + `/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dynalang.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

