r19287 - in /trunk/libtest-manifest-perl/debian: changelog copyright
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Apr 30 20:42:24 UTC 2008
Author: gregoa
Date: Wed Apr 30 20:42:23 2008
New Revision: 19287
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=19287
Log:
debian/copyright: update years of copyright, wording of licensing terms
and pointers to license files on Debian systems.
Modified:
trunk/libtest-manifest-perl/debian/changelog
trunk/libtest-manifest-perl/debian/copyright
Modified: trunk/libtest-manifest-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-manifest-perl/debian/changelog?rev=19287&op=diff
==============================================================================
--- trunk/libtest-manifest-perl/debian/changelog (original)
+++ trunk/libtest-manifest-perl/debian/changelog Wed Apr 30 20:42:23 2008
@@ -1,14 +1,15 @@
libtest-manifest-perl (1.22-2) UNRELEASED; urgency=low
* debian/rules:
-
- touch Makefile in clean target after unpatching
Makefile.PL to prevent it from being re-built; allows building twice
in a row
- bring in line with current practice in general
* debian/watch: extended regexp for matching upstream releases.
+ * debian/copyright: update years of copyright, wording of licensing terms
+ and pointers to license files on Debian systems.
- -- gregor herrmann <gregoa at debian.org> Wed, 30 Apr 2008 22:38:46 +0200
+ -- gregor herrmann <gregoa at debian.org> Wed, 30 Apr 2008 22:41:26 +0200
libtest-manifest-perl (1.22-1) unstable; urgency=low
Modified: trunk/libtest-manifest-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-manifest-perl/debian/copyright?rev=19287&op=diff
==============================================================================
--- trunk/libtest-manifest-perl/debian/copyright (original)
+++ trunk/libtest-manifest-perl/debian/copyright Wed Apr 30 20:42:23 2008
@@ -8,18 +8,12 @@
Copyright:
-Copyright 2002, brian d foy, All Rights Reserved
+Copyright 2002-2007, brian d foy, All Rights Reserved
-This program is free software; you can redistribute it and/or modify
-it under the terms of either:
+This program is free software; you can redistribute it and/or modify it
+under the same terms as Perl 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.
-
-On a Debian system the complete text of the GNU General Public License
-can be found in the file `/usr/share/common-licenses/GPL' and the
-complete text of the the Artistic Licence can be found in the file
-`/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