r57501 - in /trunk/libkinosearch-perl/debian: NEWS changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed May 5 14:32:28 UTC 2010


Author: jawnsy-guest
Date: Wed May  5 14:32:02 2010
New Revision: 57501

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57501
Log:
Refresh copyright to new DEP5 format

Modified:
    trunk/libkinosearch-perl/debian/NEWS
    trunk/libkinosearch-perl/debian/changelog
    trunk/libkinosearch-perl/debian/copyright

Modified: trunk/libkinosearch-perl/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libkinosearch-perl/debian/NEWS?rev=57501&op=diff
==============================================================================
--- trunk/libkinosearch-perl/debian/NEWS (original)
+++ trunk/libkinosearch-perl/debian/NEWS Wed May  5 14:32:02 2010
@@ -17,3 +17,4 @@
   this is already available on CPAN as 0.30_10.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Wed, 05 May 2010 09:33:21 -0400
+

Modified: trunk/libkinosearch-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libkinosearch-perl/debian/changelog?rev=57501&op=diff
==============================================================================
--- trunk/libkinosearch-perl/debian/changelog (original)
+++ trunk/libkinosearch-perl/debian/changelog Wed May  5 14:32:02 2010
@@ -5,8 +5,9 @@
   * Standards-Version 3.8.4 (drop perl version dep)
   * Rewrite control description
   * Add a NEWS entry describing the transition process
+  * Refresh copyright to new DEP5 format
 
- -- Jonathan Yu <jawnsy at cpan.org>  Wed, 05 May 2010 09:35:53 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Wed, 05 May 2010 10:33:48 -0400
 
 libkinosearch-perl (0.165-1) unstable; urgency=low
 

Modified: trunk/libkinosearch-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libkinosearch-perl/debian/copyright?rev=57501&op=diff
==============================================================================
--- trunk/libkinosearch-perl/debian/copyright (original)
+++ trunk/libkinosearch-perl/debian/copyright Wed May  5 14:32:02 2010
@@ -1,23 +1,44 @@
-This is the debian package for the KinoSearch module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Marvin Humphrey <marvin at rectangular.com>
+Source: http://search.cpan.org/dist/KinoSearch/
+Name: KinoSearch
 
-It was downloaded from http://search.cpan.org/dist/KinoSearch/
+Files: *
+Copyright: 2005-2009, Marvin Humphrey <marvin at rectangular.com>
+License: Artistic or GPL-1+
+X-Comment: parts of this software are derived from Lucene, which is
+ licensed under the Apache License, version 2.0; however, since the
+ Apache license permits distribution under different licenses, this
+ distribution and all code can be considered licensed under the same
+ terms and conditions as Perl.
 
-The upstream author is: Marvin Humphrey <marvin at rectangular dot com>.
+Files: devel/dump_index
+Copyright: 2006, Brian Phillips <bphillips at cpan.org>
+License: Artistic or GPL-1+
 
-Copyright 2005-2007 Marvin Humphrey
+Files: src/ppport.h
+Copyright: 2004-2009, Marcus Holland-Moritz <mhx-cpan at gmx.net>
+ 2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
+ 1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
+License: Artistic or GPL-1+
 
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
+Files: debian/*
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2008-2009, Dominic Hargreaves <dom at earth.li>
+License: Artistic or GPL-1+
 
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
 
-Terms of usage for Apache Lucene, from which portions of KinoSearch are
-derived, are spelled out in the Apache License: see the file
-`/usr/share/common-licenses/Apache-2.0`.
-
-The Debian packaging is (C) 2008, Dominic Hargreaves <dom at earth.li> and
-is licensed under the same terms as the software itself (see above).
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'




More information about the Pkg-perl-cvs-commits mailing list