This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-filtering.
commit 49a750fd2429c4b66a87eda8318663b2861b2700 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 17 17:53:35 2017 +0200 Converted debian/copyright to the Copyright Format 1.0 --- debian/changelog | 3 ++- debian/copyright | 45 +++++++++++++++------------------------------ 2 files changed, 17 insertions(+), 31 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4721acc..8abe382 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -maven-filtering (3.1.0-1) UNRELEASED; urgency=medium +maven-filtering (3.1.1-1) UNRELEASED; urgency=medium * Team upload. * New upstream release @@ -11,6 +11,7 @@ maven-filtering (3.1.0-1) UNRELEASED; urgency=medium * Moved the package to Git * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Converted debian/copyright to the Copyright Format 1.0 -- Emmanuel Bourg <[email protected]> Mon, 17 Jul 2017 16:32:28 +0200 diff --git a/debian/copyright b/debian/copyright index 1097655..0ba6659 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,33 +1,18 @@ -This package was debianized by Torsten Werner <[email protected]>. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache Maven Filtering +Source: http://svn.apache.org/repos/asf/maven/shared/trunk/maven-filtering/ -The Debian packaging is Copyright (c) 2008 Torsten Werner and is -licensed under the GNU General Public License version 3. On Debian -systems, the complete text of the GNU General Public License can be -found in '/usr/share/common-licenses/GPL-3'. +Files: * +Copyright: 2008-2016, The Apache Software Foundation +License: Apache-2.0 -The package was downloaded from -<http://maven.apache.org/shared/maven-filtering>. +Files: debian/* +Copyright: 2008-2009, Torsten Werner + 2009, Ludovic Claude + 2011, Damien Raude-Morvan + 2013-2017, Emmanuel Bourg +License: Apache-2.0 -Copyright: 2008 The Apache Software Foundation. - -License: - - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you 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. - -The full text of the license can be found in -`/usr/share/common-licenes/Apache-2.0'. +License: 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/maven-filtering.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

