[SCM] Debian packaging of libhtml-form-perl branch, master, updated. f40bf6200bba1cfffaa5cea0fad321562ba5240f

Alessandro Ghedini al3xbio at gmail.com
Sun Feb 19 18:55:50 UTC 2012


The following commit has been merged in the master branch:
commit af88f676131d508793adb4dbfb85820ada90d7ea
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Sun Feb 19 19:46:52 2012 +0100

    One sorted dep per line

diff --git a/debian/control b/debian/control
index 5afbfa7..dfa4ecb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libhtml-form-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, liburi-perl, libhtml-parser-perl,
- libhttp-message-perl
+Build-Depends-Indep: perl, 
+ libhtml-parser-perl,
+ libhttp-message-perl,
+ liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
@@ -13,8 +15,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-form-
 
 Package: libhtml-form-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl, libhtml-parser-perl,
- libhttp-message-perl
+Depends: ${misc:Depends}, ${perl:Depends}, 
+ libhtml-parser-perl,
+ libhttp-message-perl,
+ liburi-perl
 Replaces: libwww-perl (<< 6.00)
 Breaks: libwww-perl (<< 6.00)
 Description: module that represents an HTML form element

-- 
Debian packaging of libhtml-form-perl



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