r35003 - in /trunk/libsearch-xapian-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri May 8 13:44:06 UTC 2009


Author: gregoa
Date: Fri May  8 13:43:55 2009
New Revision: 35003

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35003
Log:
debian/copyright: update formatting.

Modified:
    trunk/libsearch-xapian-perl/debian/changelog
    trunk/libsearch-xapian-perl/debian/copyright

Modified: trunk/libsearch-xapian-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/changelog?rev=35003&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/changelog (original)
+++ trunk/libsearch-xapian-perl/debian/changelog Fri May  8 13:43:55 2009
@@ -10,6 +10,9 @@
   * standards version 3.8.1
   * update version of dependency on libxapian-dev
   * New upstream release
+
+  [ gregor herrmann ]
+  * debian/copyright: update formatting.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 08 May 2009 00:34:54 -0700
 

Modified: trunk/libsearch-xapian-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/copyright?rev=35003&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/copyright (original)
+++ trunk/libsearch-xapian-perl/debian/copyright Fri May  8 13:43:55 2009
@@ -1,24 +1,34 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Author: Xapian Discuss <xapian-discuss at lists.xapian.org>
-Packaged-By: Frank Lichtenheld <djpig at debian.org>
-Original-Source-Location: http://search.cpan.org/dist/Search-Xapian/
-Original-Source-Command: uscan --force-download
-Original-Source-Depends: devscripts
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Alex Bowley <kilinrax at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Search-Xapian/
+Upstream-Name: Search-Xapian
 
 Files: *
 Copyright: (c) 2002,2003 Alex Bowley. All rights reserved.
            (c) 2003,2004,2005,2006,2007,2008,2009 Olly Betts. All rights reserved.
-License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: (c) 2006-2008 Frank Lichtenheld <djpig at debian.org>
-           (c) 2008 various members of the Debian Perl Group, cf. debian/changelog
-License: GPL-1+ | Artistic
+Copyright: 2006, 2007, 2008, Frank Lichtenheld <djpig at debian.org>
+ 2007, 2008, Damyan Ivanov <dmn at debian.org>
+ 2007, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2008, Jose Luis Rivas <ghostbar38 at gmail.com>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2007, 2009, gregor herrmann <gregoa at debian.org>
+License: Artistic | 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'
 
+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