This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 9386e90948bb6b7ab32432cfae0e87e95407f72d Author: Charles Plessy <[email protected]> Date: Thu May 24 04:13:16 2012 +0000 Machine-readable debian/copyright file. I have not proofread its valididy during the conversion. --- debian/changelog | 1 + debian/copyright | 54 ++++++++++++++++++++++++++++-------------------------- 2 files changed, 29 insertions(+), 26 deletions(-) diff --git a/debian/changelog b/debian/changelog index 069d500..536d3cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ wss4j (1.5.8+svntag-2) UNRELEASED; urgency=low * Imported 1.5.8+svntag-1ubuntu1. Closes: #642747, thanks to James for the notification. + * Machine-readable debian/copyright file. -- Charles Plessy <[email protected]> Thu, 24 May 2012 13:06:45 +0900 diff --git a/debian/copyright b/debian/copyright index c6b5ec6..2433c83 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,13 +1,32 @@ -This package was debianized by Thierry Carrez <[email protected]> on -Wed, 22 Jul 2009 14:17:32 +0200 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://svn.apache.org/repos/asf/webservices/wss4j/tags/ -Source tarballs are built from the Subversion repository tags exported from -‘http://svn.apache.org/repos/asf/webservices/wss4j/tags/’. - -Copyright: - Copyright (C) 2003-2006 The Apache Software Foundation - -Authors: +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. +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: Davanum Srinivas Werner Dittmann Ias @@ -16,20 +35,3 @@ Authors: Colm O hEigeartaigh Nandana Mihindukulasooriya -License: - 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 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. - -The same license applies to the Debian packaging. -- 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

