r13692 - in /trunk/libterm-size-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Jan 27 19:40:31 UTC 2008


Author: gregoa-guest
Date: Sun Jan 27 19:40:31 2008
New Revision: 13692

URL: http://svn.debian.org/wsvn/?sc=1&rev=13692
Log:
debian/copyright: rewrite from scratch.

Modified:
    trunk/libterm-size-perl/debian/changelog
    trunk/libterm-size-perl/debian/copyright

Modified: trunk/libterm-size-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libterm-size-perl/debian/changelog?rev=13692&op=diff
==============================================================================
--- trunk/libterm-size-perl/debian/changelog (original)
+++ trunk/libterm-size-perl/debian/changelog Sun Jan 27 19:40:31 2008
@@ -19,8 +19,9 @@
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 6.
   * debian/watch: improve regexp for matching upstream tarballs.
+  * debian/copyright: rewrite from scratch.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 27 Jan 2008 20:32:02 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 27 Jan 2008 20:33:08 +0100
 
 libterm-size-perl (0.2-3) unstable; urgency=low
 

Modified: trunk/libterm-size-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libterm-size-perl/debian/copyright?rev=13692&op=diff
==============================================================================
--- trunk/libterm-size-perl/debian/copyright (original)
+++ trunk/libterm-size-perl/debian/copyright Sun Jan 27 19:40:31 2008
@@ -1,14 +1,22 @@
-This is the debian package for the Term::Size Perl module.
+Upstream source location: http://search.cpan.org/dist/Term-Size/
 
-Chip Salzenberg <chip at debian.org> created this Debian package using
-original Term::Size 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. The package is now
-maintained by the Debian Perl Group.
+Files: *
+Copyright: Copyright 1997-05-13, Tim Goodwin
+License: GPL-1+ | Artistic
+ You may redistribute them [the files in this directory] under the same
+ terms as Perl itself.
 
-The upstream author is Tim Goodwin, <tim at uunet.pipex.com>.
+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'.
 
-libnet-ftpserver-perl may be redistributed under the terms of either
-the GNU General Public License or the Artistic License.  On a Debian
-GNU/Linux systems, the complete text of these licenses may be found in
-the files /usr/share/common-licenses/{GPL,Artistic}.
+Files: debian/*
+Copyright:
+ 2003-2006, Chip Salzenberg <chip at debian.org>
+ 2006, David Moreno Garza <damog at debian.org>
+ 2006-2008, gregor herrmann <gregor+debian at comodo.priv.at>
+License: GPL-1+ | Artistic
+ It is assumed that all contributors release their packaging works under the
+ same term as the module itself.
+




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