r7241 - in /trunk/libsub-exporter-perl/debian: changelog control copyright
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Wed Sep 5 12:20:04 UTC 2007
Author: dmn
Date: Wed Sep 5 12:20:04 2007
New Revision: 7241
URL: http://svn.debian.org/wsvn/?sc=1&rev=7241
Log:
* Added myself to Uploaders:
* Improved debian/copyright
+ Use generic download URL
+ Corrected years of copyright
Modified:
trunk/libsub-exporter-perl/debian/changelog
trunk/libsub-exporter-perl/debian/control
trunk/libsub-exporter-perl/debian/copyright
Modified: trunk/libsub-exporter-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libsub-exporter-perl/debian/changelog?rev=7241&op=diff
==============================================================================
--- trunk/libsub-exporter-perl/debian/changelog (original)
+++ trunk/libsub-exporter-perl/debian/changelog Wed Sep 5 12:20:04 2007
@@ -6,8 +6,12 @@
+ drop unneeded OPTIMIZE parameter to $(MAKE)
+ drop unneeded dh_strip and dh_link calls
* Added libtest-pod(-coverage)?-perl to Build-Depends for more testing
+ * Added myself to Uploaders:
+ * Improved debian/copyright
+ + Use generic download URL
+ + Corrected years of copyright
- -- Damyan Ivanov <dmn at debian.org> Wed, 05 Sep 2007 15:16:46 +0300
+ -- Damyan Ivanov <dmn at debian.org> Wed, 05 Sep 2007 15:19:37 +0300
libsub-exporter-perl (0.975-1) unstable; urgency=low
Modified: trunk/libsub-exporter-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libsub-exporter-perl/debian/control?rev=7241&op=diff
==============================================================================
--- trunk/libsub-exporter-perl/debian/control (original)
+++ trunk/libsub-exporter-perl/debian/control Wed Sep 5 12:20:04 2007
@@ -5,7 +5,8 @@
Build-Depends-Indep: perl (>= 5.8.0-7), libsub-install-perl,
libdata-optlist-perl (>= 0.100), libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ Damyan Ivanov <dmn at debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsub-exporter-perl/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libsub-exporter-perl/
Modified: trunk/libsub-exporter-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libsub-exporter-perl/debian/copyright?rev=7241&op=diff
==============================================================================
--- trunk/libsub-exporter-perl/debian/copyright (original)
+++ trunk/libsub-exporter-perl/debian/copyright Wed Sep 5 12:20:04 2007
@@ -1,14 +1,12 @@
This is the debian package for the Sub-Exporter module.
It was created by Krzysztof Krzyzaniak (eloy) <eloy at debian.org> using dh-make-perl.
-It was downloaded from: http://search.cpan.org/~rjbs/Sub-Exporter-0.952/
+It was downloaded from: http://www.cpan.org/modules/by-module/Sub/
The upstream author is: Ricardo SIGNES, <rjbs at cpan.org>.
-Copyright 2006 Ricardo SIGNES.
-
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
+Copyright 2006-2007, Ricardo SIGNES. 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:
More information about the Pkg-perl-cvs-commits
mailing list