r16062 - in /trunk/libnet-cidr-lite-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 1 20:31:37 UTC 2008


Author: gregoa-guest
Date: Sat Mar  1 20:31:36 2008
New Revision: 16062

URL: http://svn.debian.org/wsvn/?sc=1&rev=16062
Log:
debian/copyright: add upstream source location, convert to new format.

Modified:
    trunk/libnet-cidr-lite-perl/debian/changelog
    trunk/libnet-cidr-lite-perl/debian/copyright

Modified: trunk/libnet-cidr-lite-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-cidr-lite-perl/debian/changelog?rev=16062&op=diff
==============================================================================
--- trunk/libnet-cidr-lite-perl/debian/changelog (original)
+++ trunk/libnet-cidr-lite-perl/debian/changelog Sat Mar  1 20:31:36 2008
@@ -8,8 +8,9 @@
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 6.
   * debian/watch: use extended regexp for matching upstream releases.
+  * debian/copyright: add upstream source location, convert to new format.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 21:26:48 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 21:30:17 +0100
 
 libnet-cidr-lite-perl (0.20-1) unstable; urgency=low
 

Modified: trunk/libnet-cidr-lite-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libnet-cidr-lite-perl/debian/copyright?rev=16062&op=diff
==============================================================================
--- trunk/libnet-cidr-lite-perl/debian/copyright (original)
+++ trunk/libnet-cidr-lite-perl/debian/copyright Sat Mar  1 20:31:36 2008
@@ -1,13 +1,23 @@
-Chip Salzenberg <chip at debian.org> created this Debian package using
-original module sources, as found on the Comprehensive Perl Archive
-Network (CPAN) <URL:http://cpan.org/>.  The Debian Perl packaging tool
-"dh-make-perl" was of great help.
+Upstream source location: http://search.cpan.org/dist/Net-CIDR-Lite/
 
-The upstream author is Douglas Wilson <dougw at cpan.org>, w/numerous
-hints and ideas borrowed from Tye McQueen.
+Upstream author: Douglas Wilson <dougw at cpan.org>,
+ w/numerous hints and ideas borrowed from Tye McQueen.
 
-libnet-cidr-lite-perl may be redistributed 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'.
+Files: *
+Copyright: Copyright (C) 2001 Douglas Wilson <dougw at cpan.org>
+License: GPL-1+ | Artistic
+ This module is free software; you can redistribute it and/or
+ modify it under the same terms as Perl itself.
+
+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'.
+
+Files: debian/*
+Copyright:
+ Copyright 2004,      Chip Salzenberg <chip at debian.org>
+ Copyright 2004-2008, Debian Perl Group
+License: GPL-1+ | Artistic
+ It is assumed that all contributors license their work under the same terms
+ as the software itself.




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