r27902 - in /trunk/libhtml-formfu-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Dec 8 15:14:20 UTC 2008


Author: gregoa
Date: Mon Dec  8 15:14:17 2008
New Revision: 27902

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27902
Log:
* debian/control:
  - make (build) dependency on libyaml-syck-perl versioned
  - wrap long lines

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

Modified: trunk/libhtml-formfu-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/changelog?rev=27902&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/changelog (original)
+++ trunk/libhtml-formfu-perl/debian/changelog Mon Dec  8 15:14:17 2008
@@ -10,8 +10,10 @@
     + add descriptions to each patch
 
   [ gregor herrmann ]
-  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
-    (source stanza).
+  * debian/control:
+    - switch Vcs-Browser field to ViewSVN
+    - make (build) dependency on libyaml-syck-perl versioned
+    - wrap long lines
 
  -- Brian Cassidy <brian.cassidy at gmail.com>  Mon, 08 Dec 2008 09:55:54 -0400
 

Modified: trunk/libhtml-formfu-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/control?rev=27902&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/control (original)
+++ trunk/libhtml-formfu-perl/debian/control Mon Dec  8 15:14:17 2008
@@ -2,7 +2,17 @@
 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-format-natural-perl, libdatetime-locale-perl, libclass-accessor-chained-perl, libregexp-common-perl, libfile-sharedir-perl (>= 0.05-1.2), 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, libreadonly-perl, libcaptcha-recaptcha-perl (>= 0.92), libcgi-pm-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 (>= 0.05-1.2), 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 (>= 1.05),
+ libtemplate-perl, libdate-calc-perl, libcrypt-cbc-perl,
+ libtest-nowarnings-perl, libcgi-simple-perl, libdbix-class-perl,
+ libreadonly-perl, libcaptcha-recaptcha-perl (>= 0.92), libcgi-pm-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at 43-1.org>,
  Brian Cassidy <brian.cassidy at gmail.com>
@@ -13,7 +23,16 @@
 
 Package: libhtml-formfu-perl
 Architecture: all
-Depends: ${perl:Depends}, ${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 (>= 0.05-1.2), 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, libreadonly-perl, libcaptcha-recaptcha-perl (>= 0.92)
+Depends: ${perl:Depends}, ${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 (>= 0.05-1.2),
+ 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 (>= 1.05), libtemplate-perl, libdate-calc-perl,
+ libcrypt-cbc-perl, libreadonly-perl, libcaptcha-recaptcha-perl (>= 0.92)
 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 




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