This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository geronimo-jpa-2.0-spec.
commit eb7ab31dc68a8d9e7e5580861c9580420ce1cd98 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 27 22:20:00 2016 +0200 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 12 +++++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a0efe56..2330307 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ geronimo-jpa-2.0-spec (1.1-3) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) * Use canonical Vcs-* URLs * Switch to debhelper level 9 + * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Wed, 27 Apr 2016 19:25:27 +0200 diff --git a/debian/copyright b/debian/copyright index 7ff52ea..bb40d11 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,15 @@ -The sources where downloaded from http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jpa_2.0_spec-1.1/. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache Geronimo JPA 2.0 Specification +Source: http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-jpa_2.0_spec-1.1/ Files: * -Copyright: © 2006-2010 Apache Software Foundation (ASF) +Copyright: 2006-2010, The Apache Software Foundation License: Apache-2.0 - The full text of the Apache 2.0 license is distributed in - /usr/share/common-licenses/Apache-2.0 on Debian systems. Files: debian/* -Copyright: © 2010 Miguel Landaeta <[email protected]> +Copyright: 2010, Miguel Landaeta <[email protected]> +License: Apache-2.0 + License: Apache-2.0 The full text of the Apache 2.0 license is distributed in /usr/share/common-licenses/Apache-2.0 on Debian systems. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/geronimo-jpa-2.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

