This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository gettext-ant-tasks.
commit 8883c66971c450f72d2d7fa0330ce07da5e925f6 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 2 15:48:29 2013 +0200 debian/copyright: Updated to the Copyright Format 1.0 --- debian/changelog | 1 + debian/copyright | 32 +++++++++++--------------------- 2 files changed, 12 insertions(+), 21 deletions(-) diff --git a/debian/changelog b/debian/changelog index 81d9aa0..b251e0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gettext-ant-tasks (0.9.7~svn203-3) UNRELEASED; urgency=low * Package adopted by the Debian Java Maintainers (Closes: #711838) * Updated Standards-Version to 3.9.4 (no changes) * Use canonicals URLs for the Vcs-* fields + * debian/copyright: Updated to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Wed, 02 Oct 2013 15:36:46 +0200 diff --git a/debian/copyright b/debian/copyright index 06a3adb..b2e5a34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,32 +1,22 @@ -Format-Specification: http://dep.debian.net/deps/dep5 - -Files: debian/* -Copyright: © 2010, David Paleino <[email protected]> -License: Apache-2.0 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://code.google.com/p/gettext-commons Files: src/test/resources/org/xnap/commons/ant/gettext/de.po -Copyright: © 2005, Steffen Pingel <[email protected]> +Copyright: 2005, Steffen Pingel <[email protected]> License: Apache-2.0 Files: src/test/resources/org/xnap/commons/ant/gettext/fr.po -Copyright: © 2005, Canonical Ltd, and Rosetta Contributors +Copyright: 2005, Canonical Ltd, and Rosetta Contributors License: Apache-2.0 Files: * -Copyright: © 2006, Felix Berger +Copyright: 2006, Felix Berger +License: Apache-2.0 + +Files: debian/* +Copyright: 2010, David Paleino <[email protected]> License: Apache-2.0 License: Apache-2.0 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - . - http://www.apache.org/licenses/LICENSE-2.0 - . - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -X-Comment: in Debian systems, the complete text of the Apache version 2.0 - license can be found in /usr/share/common-licenses/Apache-2.0. + On Debian systems, the full text of the Apache-2.0 license + can be found in the file '/usr/share/common-licenses/Apache-2.0' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gettext-ant-tasks.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

