r21703 - in /trunk/libextutils-cbuilder-perl/debian: changelog copyright
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Mon Jun 16 08:40:29 UTC 2008
Author: dmn
Date: Mon Jun 16 08:40:28 2008
New Revision: 21703
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=21703
Log:
* debian/copyright
+ use dist-based upstream URL
+ add copyright statement
+ note DPG is the current maintainer
Modified:
trunk/libextutils-cbuilder-perl/debian/changelog
trunk/libextutils-cbuilder-perl/debian/copyright
Modified: trunk/libextutils-cbuilder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-cbuilder-perl/debian/changelog?rev=21703&op=diff
==============================================================================
--- trunk/libextutils-cbuilder-perl/debian/changelog (original)
+++ trunk/libextutils-cbuilder-perl/debian/changelog Mon Jun 16 08:40:28 2008
@@ -16,6 +16,10 @@
Closes: #480401 -- uninstallable, perl-modules has a newer version
* replace debian/rules with a three-liner thanks to debhelper 7
* add myself to Uploaders
+ * debian/copyright
+ + use dist-based upstream URL
+ + add copyright statement
+ + note DPG is the current maintainer
-- Damyan Ivanov <dmn at debian.org> Mon, 16 Jun 2008 11:25:38 +0300
Modified: trunk/libextutils-cbuilder-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-cbuilder-perl/debian/copyright?rev=21703&op=diff
==============================================================================
--- trunk/libextutils-cbuilder-perl/debian/copyright (original)
+++ trunk/libextutils-cbuilder-perl/debian/copyright Mon Jun 16 08:40:28 2008
@@ -1,16 +1,24 @@
This is the debian package for the ExtUtils-CBuilder module.
-It was downloaded from http://search.cpan.org/~kwilliams/ExtUtils-CBuilder/
+It was downloaded from http://search.cpan.org/dist/ExtUtils-CBuilder/
Chip Salzenberg <chip at debian.org> created this Debian package using
original sources found on the Comprehensive Perl Archive Network
(CPAN) <URL:http://cpan.org/>. The Debian Perl packaging tool
"dh-make-perl" was of great help.
-It's now maintained by Florian Ragwitz <rafl at debian.org>
+It's now maintained by the Debian Perl Group <debian-perl at lists.debian.org>
-ExtUtils-CBuilder was created by Ken Williams, kwilliams at cpan.org.
-It may be redistributed under the terms of either the GNU General
+AUTHOR
+ Ken Williams, kwilliams at cpan.org
+
+COPYRIGHT
+ Copyright (c) 2003-2005 Ken Williams. All rights reserved.
+
+ This library is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
+
+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}.
More information about the Pkg-perl-cvs-commits
mailing list