r20709 - in /trunk/libfont-afm-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jun 4 20:29:36 UTC 2008


Author: gregoa
Date: Wed Jun  4 20:29:36 2008
New Revision: 20709

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20709
Log:
debian/copyright: add upstream source location and packaging information,
improve pointer to common-licenses.

Modified:
    trunk/libfont-afm-perl/debian/changelog
    trunk/libfont-afm-perl/debian/copyright

Modified: trunk/libfont-afm-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfont-afm-perl/debian/changelog?rev=20709&op=diff
==============================================================================
--- trunk/libfont-afm-perl/debian/changelog (original)
+++ trunk/libfont-afm-perl/debian/changelog Wed Jun  4 20:29:36 2008
@@ -13,6 +13,8 @@
   * Add /me to Uploaders.
   * Set debhelper compatibility level to 5.
   * Move debhelper from Build-Depends-Indep to Build-Depends.
+  * debian/copyright: add upstream source location and packaging information,
+    improve pointer to common-licenses.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:54:53 +0100
 

Modified: trunk/libfont-afm-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfont-afm-perl/debian/copyright?rev=20709&op=diff
==============================================================================
--- trunk/libfont-afm-perl/debian/copyright (original)
+++ trunk/libfont-afm-perl/debian/copyright Wed Jun  4 20:29:36 2008
@@ -1,16 +1,21 @@
+Upstream source location: http://search.cpan.org/dist/Font-AFM/
 
-Copyright 1995-1998 Gisle Aas. All rights reserved.
+Files: *
+Copyright: Copyright 1995-1998 Gisle Aas. All rights reserved.
+License: GPL-1+ | Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
 
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
+Files: debian/*
+Copyright:
+ 2002, Stephen Zander <gibreel at debian.org>
+ 2004, Jay Bonci <jaybonci at debian.org>
+ 2007-2008, Debian Perl Group
+License: GPL-1+ | Artistic
+ It is assumed that the packaging is put under the same terms as the module
+ itself.
 
-a) the GNU General Public License as published by the Free Software
-Foundation; either version 1, or (at your option) any later version,
-or
-
-b) the "Artistic License" which comes with perl.
-
-You will find a copy of the GPL in /usr/share/common-licenses/GPL.
-
-You will find a copy of the Artistic licence in
-/usr/share/common-licenses/Artistic.
+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'.




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