r20071 - in /trunk/libevent-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 17 15:39:41 UTC 2008


Author: gregoa
Date: Sat May 17 15:39:41 2008
New Revision: 20071

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20071
Log:
debian/copyright: rearrange "Files: " stanzas and extend information
about the packaging.

Modified:
    trunk/libevent-perl/debian/changelog
    trunk/libevent-perl/debian/copyright

Modified: trunk/libevent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libevent-perl/debian/changelog?rev=20071&op=diff
==============================================================================
--- trunk/libevent-perl/debian/changelog (original)
+++ trunk/libevent-perl/debian/changelog Sat May 17 15:39:41 2008
@@ -2,6 +2,8 @@
 
   * New upstream release.
   * Refresh debian/rules, no functional changes; install demo/* as examples.
+  * debian/copyright: rearrange "Files: " stanzas and extend information
+    about the packaging.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 17 May 2008 17:30:36 +0200
 

Modified: trunk/libevent-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libevent-perl/debian/copyright?rev=20071&op=diff
==============================================================================
--- trunk/libevent-perl/debian/copyright (original)
+++ trunk/libevent-perl/debian/copyright Sat May 17 15:39:41 2008
@@ -1,15 +1,4 @@
 This package was downloaded from: http://search.cpan.org/dist/Event/
-
-Files: debian/*
-Copyright: © 2002 Steve Kowalik <stevenk at debian.org>
-License: GPL-1+
- The Debian packaging information is under the GPL, version 1 or later
-
-Files: c/pport.h
-Copyright: © 1999, Kenneth Albanowski.
-License: GPL-1+ | Artistic
- This code may be used and distributed under the same license as any version
- of Perl.
 
 Files: *
 Copyright: © 1998, 1999, 2000, 2001, 2002, 2003, 2004 
@@ -18,6 +7,18 @@
  This program is free software; you can redistribute it and/or modify 
  it under the same terms as Perl itself.
 
+Files: c/pport.h
+Copyright: © 1999, Kenneth Albanowski.
+License: GPL-1+ | Artistic
+ This code may be used and distributed under the same license as any version
+ of Perl.
+
+Files: debian/*
+Copyright: © 2002-2005 Steve Kowalik <stevenk at debian.org>,
+ © 2008 Debian Perl Group
+License: GPL-1+
+ The Debian packaging information is under the GPL, version 1 or later
+
 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
 complete text of the Artistic License can be found in




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