r68782 - /trunk/liblog-handler-perl/debian/control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Wed Feb 16 11:09:57 UTC 2011


Author: carnil
Date: Wed Feb 16 11:07:52 2011
New Revision: 68782

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68782
Log:
reorganize debian/control

Modified:
    trunk/liblog-handler-perl/debian/control

Modified: trunk/liblog-handler-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-handler-perl/debian/control?rev=68782&op=diff
==============================================================================
--- trunk/liblog-handler-perl/debian/control (original)
+++ trunk/liblog-handler-perl/debian/control Wed Feb 16 11:07:52 2011
@@ -1,13 +1,21 @@
 Source: liblog-handler-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: libdbi-perl, libemail-date-perl, libmro-compat-perl,
- libparams-validate-perl, libtest-pod-coverage-perl, libtest-pod-perl
+Build-Depends: debhelper (>= 8),
+ perl
+Build-Depends-Indep: libdbi-perl,
+ libemail-date-perl,
+ libmro-compat-perl,
+ libparams-validate-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Rene Mayorga <rmayorga at debian.org.sv>, Ansgar Burchardt <ansgar at debian.org>,
- Ryan Niebur <ryan at debian.org>, Nathan Handler <nhandler at ubuntu.com>,
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Rene Mayorga <rmayorga at debian.org.sv>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Nathan Handler <nhandler at ubuntu.com>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Log-Handler/
@@ -16,9 +24,13 @@
 
 Package: liblog-handler-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libparams-validate-perl
-Suggests: libconfig-general-perl, libdbi-perl, libemail-date-perl,
- libmro-compat-perl, libyaml-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libparams-validate-perl
+Suggests: libconfig-general-perl,
+ libdbi-perl,
+ libemail-date-perl,
+ libmro-compat-perl,
+ libyaml-perl
 Description: module to handle output destined for log files
  Log::Handler is an easy-to-use Perl module designed to handle log files. It's
  possible to define a log level for your programs and control information that




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