This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wagon2.
commit 5a646775077fe0534a91e0ade52e32bc1c0bebed Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 14 13:59:54 2015 +0100 Refreshed debian/copyright --- debian/changelog | 1 + debian/copyright | 20 ++++---------------- 2 files changed, 5 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 30aefd1..3117dcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ wagon2 (2.10-2) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Maven 3 * Build with the DH sequencer instead of CDBS + * Refreshed debian/copyright -- Emmanuel Bourg <[email protected]> Mon, 14 Dec 2015 13:43:07 +0100 diff --git a/debian/copyright b/debian/copyright index 09e916a..d5d27b8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,25 +4,13 @@ Upstream-Contact: http://maven.apache.org/wagon/ Source: http://svn.apache.org/repos/asf/maven/wagon/ Files: * -Copyright: Copyright (C) 2002-2008 The Apache Software Foundation +Copyright: 2002-2015, The Apache Software Foundation 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. - . - On Debian systems the full text of the Apache License can be found - in `/usr/share/common-licenses/Apache-2.0'. Files: debian/* -Copyright: Copyright (C) 2011, Damien Raude-Morvan <[email protected]> +Copyright: 2011, Damien Raude-Morvan <[email protected]> +License: Apache-2.0 + License: Apache-2.0 On Debian systems the full text of the Apache License can be found in `/usr/share/common-licenses/Apache-2.0'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

