r24488 - /trunk/libhtml-formfu-perl/debian/control

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Fri Aug 22 19:01:56 UTC 2008


Author: ansgar-guest
Date: Fri Aug 22 19:01:53 2008
New Revision: 24488

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24488
Log:
* add missing Depend + Build-Depend on libdatetime-format-natural-perl
* add Build-Depend on libdbix-class-perl for additional tests
* add Suggests: libhtml-formfu-model-dbic-perl, libcgi-simple-perl

Modified:
    trunk/libhtml-formfu-perl/debian/control

Modified: trunk/libhtml-formfu-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/control?rev=24488&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/control (original)
+++ trunk/libhtml-formfu-perl/debian/control Fri Aug 22 19:01:53 2008
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), quilt
-Build-Depends-Indep: perl, libdatetime-perl (>= 0.38), libdata-visitor-perl, libhtml-scrubber-perl, libemail-valid-perl, libdatetime-format-strptime-perl, libdatetime-format-builder-perl (>= 0.7901), libdatetime-locale-perl, libclass-accessor-chained-perl, libregexp-common-perl, libfile-sharedir-perl, libwww-perl (>= 1.64), libconfig-any-perl (>= 0.10), libtask-weaken-perl, liblist-moreutils-perl, libclass-c3-perl, libregexp-copy-perl, libcrypt-des-perl, libhtml-tokeparser-simple-perl (>= 3.14), libyaml-syck-perl, libtemplate-perl, libdate-calc-perl, libcrypt-cbc-perl, libtest-nowarnings-perl
+Build-Depends-Indep: perl, libdatetime-perl (>= 0.38), libdata-visitor-perl, libhtml-scrubber-perl, libemail-valid-perl, libdatetime-format-strptime-perl, libdatetime-format-builder-perl (>= 0.7901), libdatetime-format-natural-perl, libdatetime-locale-perl, libclass-accessor-chained-perl, libregexp-common-perl, libfile-sharedir-perl, libwww-perl (>= 1.64), libconfig-any-perl (>= 0.10), libtask-weaken-perl, liblist-moreutils-perl, libclass-c3-perl, libregexp-copy-perl, libcrypt-des-perl, libhtml-tokeparser-simple-perl (>= 3.14), libyaml-syck-perl, libtemplate-perl, libdate-calc-perl, libcrypt-cbc-perl, libtest-nowarnings-perl, libcgi-simple-perl, libdbix-class-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
 Standards-Version: 3.8.0
@@ -12,7 +12,8 @@
 
 Package: libhtml-formfu-perl
 Architecture: all
-Depends: perl, ${misc:Depends}, libdatetime-perl (>= 0.38), libdata-visitor-perl, libhtml-scrubber-perl, libemail-valid-perl, libdatetime-format-strptime-perl, libdatetime-format-builder-perl (>= 0.7901), libdatetime-locale-perl, libclass-accessor-chained-perl, libregexp-common-perl, libfile-sharedir-perl, libwww-perl (>= 1.64), libconfig-any-perl (>= 0.10), libtask-weaken-perl, liblist-moreutils-perl, libclass-c3-perl, libregexp-copy-perl, libcrypt-des-perl, libhtml-tokeparser-simple-perl (>= 3.14), libyaml-syck-perl, libtemplate-perl, libdate-calc-perl, libcrypt-cbc-perl
+Depends: perl, ${misc:Depends}, libdatetime-perl (>= 0.38), libdata-visitor-perl, libhtml-scrubber-perl, libemail-valid-perl, libdatetime-format-strptime-perl, libdatetime-format-builder-perl (>= 0.7901), libdatetime-format-natural-perl, libdatetime-locale-perl, libclass-accessor-chained-perl, libregexp-common-perl, libfile-sharedir-perl, libwww-perl (>= 1.64), libconfig-any-perl (>= 0.10), libtask-weaken-perl, liblist-moreutils-perl, libclass-c3-perl, libregexp-copy-perl, libcrypt-des-perl, libhtml-tokeparser-simple-perl (>= 3.14), libyaml-syck-perl, libtemplate-perl, libdate-calc-perl, libcrypt-cbc-perl
+Suggests: libhtml-formfu-model-dbic-perl, libcgi-simple-perl
 Description: HTML form creation, rendering and validation framework
  HTML::FormFu is a HTML form framework which aims to be as easy as 
  possible to use for basic web forms, but with the power and flexibility 




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