r20541 - in /trunk/libsub-identify-perl/debian: control copyright
eloy at users.alioth.debian.org
eloy at users.alioth.debian.org
Fri May 30 09:47:10 UTC 2008
Author: eloy
Date: Fri May 30 09:47:10 2008
New Revision: 20541
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20541
Log:
more debianization on package
Modified:
trunk/libsub-identify-perl/debian/control
trunk/libsub-identify-perl/debian/copyright
Modified: trunk/libsub-identify-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsub-identify-perl/debian/control?rev=20541&op=diff
==============================================================================
--- trunk/libsub-identify-perl/debian/control (original)
+++ trunk/libsub-identify-perl/debian/control Fri May 30 09:47:10 2008
@@ -3,9 +3,13 @@
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.6.10-12)
-Maintainer: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Sub-Identify/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsub-identify-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libsub-identify-perl/
+
Package: libsub-identify-perl
Architecture: all
Modified: trunk/libsub-identify-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsub-identify-perl/debian/copyright?rev=20541&op=diff
==============================================================================
--- trunk/libsub-identify-perl/debian/copyright (original)
+++ trunk/libsub-identify-perl/debian/copyright Fri May 30 09:47:10 2008
@@ -3,9 +3,22 @@
It was downloaded from http://search.cpan.org/dist/Sub-Identify/
-This copyright info was automatically extracted from the perl module.
-It may not be accurate, so you better check the module sources
-if you don't want to get into legal troubles.
+Copyright (c) Rafael Garcia-Suarez (rgarciasuarez at gmail dot com) 2005, 2008
+
+This program is free software, you can redistribute it and/or modify it under
+the same terms as Perl itself.
+
+Perl is distributed under licenses:
+
+ 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 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