r50391 - in /trunk/libtest-requires-perl/debian: changelog control copyright libtest-requires-perl.docs

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Jan 6 15:44:50 UTC 2010


Author: jawnsy-guest
Date: Wed Jan  6 15:44:43 2010
New Revision: 50391

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50391
Log:
NOTE: stalled by missing copyright

Removed:
    trunk/libtest-requires-perl/debian/libtest-requires-perl.docs
Modified:
    trunk/libtest-requires-perl/debian/changelog
    trunk/libtest-requires-perl/debian/control
    trunk/libtest-requires-perl/debian/copyright

Modified: trunk/libtest-requires-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-requires-perl/debian/changelog?rev=50391&op=diff
==============================================================================
--- trunk/libtest-requires-perl/debian/changelog (original)
+++ trunk/libtest-requires-perl/debian/changelog Wed Jan  6 15:44:43 2010
@@ -1,4 +1,6 @@
 libtest-requires-perl (0.03-1) UNRELEASED; urgency=low
+
+  NOTE: stalled by missing copyright
 
   * Initial Release.
 

Modified: trunk/libtest-requires-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-requires-perl/debian/control?rev=50391&op=diff
==============================================================================
--- trunk/libtest-requires-perl/debian/control (original)
+++ trunk/libtest-requires-perl/debian/control Wed Jan  6 15:44:43 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.9)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
@@ -12,10 +12,8 @@
 
 Package: libtest-requires-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8.0)
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: Checks to see if the module can be loaded
  Test::Requires checks to see if the module can be loaded.
  .
  If this fails rather than failing tests this skips all tests.
- .
- This description was automagically extracted from the module by dh-make-perl.

Modified: trunk/libtest-requires-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-requires-perl/debian/copyright?rev=50391&op=diff
==============================================================================
--- trunk/libtest-requires-perl/debian/copyright (original)
+++ trunk/libtest-requires-perl/debian/copyright Wed Jan  6 15:44:43 2010
@@ -1,18 +1,10 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Tokuhiro Matsuno <tokuhirom @*(#RJKLFHFSDLJF gmail.com>
+Maintainer: Tokuhiro Matsuno <tokuhirom+cpan at gmail.com>
 Source: http://search.cpan.org/dist/Test-Requires/
 Name: Test-Requires
-Disclaimer: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Tokuhiro Matsuno <tokuhirom @*(#RJKLFHFSDLJF gmail.com>
+Copyright: Tokuhiro Matsuno <tokuhirom+cpan at gmail.com>
 License: Artistic or GPL-1+
 
 Files: debian/*




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