This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 8153af823314e9998bbfd4092b72f397cec4338a Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 25 12:21:33 2013 +0200 Updated debian/copyright --- debian/changelog | 3 ++- debian/copyright | 27 +++++---------------------- 2 files changed, 7 insertions(+), 23 deletions(-) diff --git a/debian/changelog b/debian/changelog index a668c8a..cead01d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ wss4j (1.6.12-1) UNRELEASED; urgency=low * New upstream version - * Refreshed the patches + - Refreshed the patches + - Updated debian/copyright * debian/control: - Maintenance transferred to the Debian Java Maintainers - Updated Standards-Version to 3.9.4 (no changes) diff --git a/debian/copyright b/debian/copyright index 2433c83..30e2bfb 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,29 +1,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Apache WSS4J Source: http://svn.apache.org/repos/asf/webservices/wss4j/tags/ Files: * -Copyright: © 2003-2006 The Apache Software Foundation -License: other - 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. -Comment: On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0 - License can be found in the /usr/share/common-licenses/Apache-2.0 file. +Copyright: 2003-2013, The Apache Software Foundation +License: Apache-2.0 + On Debian systems, the complete text of the Apache 2.0 License + can be found in the /usr/share/common-licenses/Apache-2.0 file. Notice: - Apache WebServices - WSS4J - Copyright 2004-2009 The Apache Software Foundation - . - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). - . This product includes software Copyright University of Southampton IT Innovation Centre, 2006 (http://www.it-innovation.soton.ac.uk). Authors: @@ -34,4 +18,3 @@ Authors: Fred Dushin Colm O hEigeartaigh Nandana Mihindukulasooriya - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

