[pkg-java] r14943 - trunk/lucene2/debian

Benjamin Drung bdrung at alioth.debian.org
Mon Sep 19 15:55:18 UTC 2011


Author: bdrung
Date: 2011-09-19 15:55:18 +0000 (Mon, 19 Sep 2011)
New Revision: 14943

Modified:
   trunk/lucene2/debian/changelog
   trunk/lucene2/debian/copyright
Log:
Use versioned format link in debian/copyright (Closes: #631632).

Modified: trunk/lucene2/debian/changelog
===================================================================
--- trunk/lucene2/debian/changelog	2011-09-18 21:59:35 UTC (rev 14942)
+++ trunk/lucene2/debian/changelog	2011-09-19 15:55:18 UTC (rev 14943)
@@ -1,9 +1,13 @@
 lucene2 (2.9.4+ds1-4) UNRELEASED; urgency=low
 
+  [ Jan-Pascal van Best ]
   * Removed Jan-Pascal van Best from Uploaders
 
- -- Jan-Pascal van Best <janpascal at vanbest.org>  Tue, 16 Aug 2011 17:53:16 +0200
+  [ Benjamin Drung ]
+  * Use versioned format link in debian/copyright (Closes: #631632).
 
+ -- Benjamin Drung <bdrung at debian.org>  Mon, 19 Sep 2011 17:53:44 +0200
+
 lucene2 (2.9.4+ds1-3) experimental; urgency=low
 
   * Team upload.

Modified: trunk/lucene2/debian/copyright
===================================================================
--- trunk/lucene2/debian/copyright	2011-09-18 21:59:35 UTC (rev 14942)
+++ trunk/lucene2/debian/copyright	2011-09-19 15:55:18 UTC (rev 14943)
@@ -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 <pkg-java-maintainers at lists.alioth.debian.org>
+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: 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 @@
  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 @@
  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.
-




More information about the pkg-java-commits mailing list