This is an automated email from the git hooks/post-receive script. seamlik-guest pushed a commit to branch master in repository lucene2.
commit ae63c1baa35e21671c560c9d030ed575921a7d2b Author: Benjamin Drung <[email protected]> Date: Mon Sep 19 15:55:18 2011 +0000 Use versioned format link in debian/copyright (Closes: #631632). --- debian/changelog | 6 +++++- debian/copyright | 30 ++++++++++++++---------------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7aab7a9..f7734ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ lucene2 (2.9.4+ds1-4) UNRELEASED; urgency=low + [ Jan-Pascal van Best ] * Removed Jan-Pascal van Best from Uploaders - -- Jan-Pascal van Best <[email protected]> Tue, 16 Aug 2011 17:53:16 +0200 + [ Benjamin Drung ] + * Use versioned format link in debian/copyright (Closes: #631632). + + -- Benjamin Drung <[email protected]> Mon, 19 Sep 2011 17:53:44 +0200 lucene2 (2.9.4+ds1-3) experimental; urgency=low diff --git a/debian/copyright b/debian/copyright index 58a7532..de75262 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,5 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=REVISION -Name: lucene2 -Maintainer: Debian Java Maintainers <[email protected]> +Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Upstream-Name: lucene2 Source: http://lucene.apache.org/java/ Files: * @@ -21,18 +20,18 @@ License: PSF-2.4 and Apache-2 License: Apache-2 On Debian systems, the complete text of the Apache - License, version 2.0, can be found in the + License, version 2.0, can be found in the `/usr/share/common-licenses/Apache-2.0' file. License: PSF-2.4 PSF LICENSE AGREEMENT FOR PYTHON 2.4 ------------------------------------ - + . 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 2.4 software in source or binary form and its associated documentation. - + . 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, @@ -42,41 +41,41 @@ License: PSF-2.4 2001, 2002, 2003, 2004 Python Software Foundation; All Rights Reserved" are retained in Python 2.4 alone or in any derivative version prepared by Licensee. - + . 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 2.4 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 2.4. - + . 4. PSF is making Python 2.4 available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.4 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. - + . 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.4 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.4, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - + . 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. - + . 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. - + . 8. By copying, installing or otherwise using Python 2.4, Licensee agrees to be bound by the terms and conditions of this License Agreement. License: Unicode Disclaimer - + . This source code is provided as is by Unicode, Inc. No claims are made as to fitness for any particular purpose. No warranties of any kind are expressed or implied. The recipient agrees to determine @@ -84,12 +83,11 @@ License: Unicode purchased on magnetic or optical media from Unicode, Inc., the sole remedy for any claim will be exchange of defective media within 90 days of receipt. - + . Limitations on Rights to Redistribute This Code - + . Unicode, Inc. hereby grants the right to freely use the information supplied in this file in the creation of products supporting the Unicode Standard, and to make copies of this file in any form for internal or external distribution as long as this notice remains attached. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

