r8203 - in /trunk/libwww-mechanize-formfiller-perl/debian: changelog control copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Oct 11 07:24:47 UTC 2007


Author: dmn
Date: Thu Oct 11 07:24:47 2007
New Revision: 8203

URL: http://svn.debian.org/wsvn/?sc=1&rev=8203
Log:
* Require at least 0.05 of libdata-random-perl
* Use narrower upstream source location
* Add myself to Uploaders

Modified:
    trunk/libwww-mechanize-formfiller-perl/debian/changelog
    trunk/libwww-mechanize-formfiller-perl/debian/control
    trunk/libwww-mechanize-formfiller-perl/debian/copyright

Modified: trunk/libwww-mechanize-formfiller-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-formfiller-perl/debian/changelog?rev=8203&op=diff
==============================================================================
--- trunk/libwww-mechanize-formfiller-perl/debian/changelog (original)
+++ trunk/libwww-mechanize-formfiller-perl/debian/changelog Thu Oct 11 07:24:47 2007
@@ -9,8 +9,11 @@
   [ Damyan Ivanov ]
   * New upstream release
     Contains no code changes
+  * Require at least 0.05 of libdata-random-perl
+  * Use narrower upstream source location
+  * Add myself to Uploaders
 
- -- Damyan Ivanov <dmn at debian.org>  Thu, 11 Oct 2007 10:19:30 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 11 Oct 2007 10:23:46 +0300
 
 libwww-mechanize-formfiller-perl (0.06-1) unstable; urgency=low
 

Modified: trunk/libwww-mechanize-formfiller-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-formfiller-perl/debian/control?rev=8203&op=diff
==============================================================================
--- trunk/libwww-mechanize-formfiller-perl/debian/control (original)
+++ trunk/libwww-mechanize-formfiller-perl/debian/control Thu Oct 11 07:24:47 2007
@@ -2,9 +2,11 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8-7), libdata-random-perl, libwww-perl, libtest-mockobject-perl, libtest-pod-perl
+Build-Depends-Indep: perl (>= 5.8.8-7), libdata-random-perl (>=0.05),
+ libwww-perl, libtest-mockobject-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Mende <debian at menole.net>
+Uploaders: Michael Mende <debian at menole.net>,
+ Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.7.2
 Homepage: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-mechanize-formfiller-perl/
@@ -12,7 +14,7 @@
 
 Package: libwww-mechanize-formfiller-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdata-random-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libdata-random-perl (>= 0.05)
 Recommends: libwww-mechanize-perl, libwww-perl
 Description:  framework to automate HTML forms
  The module is intended as a simple way to fill out HTML forms from a

Modified: trunk/libwww-mechanize-formfiller-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libwww-mechanize-formfiller-perl/debian/copyright?rev=8203&op=diff
==============================================================================
--- trunk/libwww-mechanize-formfiller-perl/debian/copyright (original)
+++ trunk/libwww-mechanize-formfiller-perl/debian/copyright Thu Oct 11 07:24:47 2007
@@ -1,7 +1,7 @@
 This is the debian package for the WWW-Mechanize-FormFiller module.
 It was created by Michael Mende <debian at menole.net> using dh-make-perl.
 
-It was downloaded from: http://www.cpan.org/modules/by-module/WWW/
+It was downloaded from: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/
 
 The upstream author is: Max Maischein <corion at cpan.org>
 




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