[SCM] Debian packaging of libhttp-daemon-perl branch, master, updated. d1f8ca4a713a3ed2a667da21b09100f16e6a5ea0

Alessandro Ghedini al3xbio at gmail.com
Sun Feb 19 18:33:52 UTC 2012


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

    One sorted dep per line

diff --git a/debian/control b/debian/control
index 2fae745..0f99cde 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libhttp-daemon-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libhttp-message-perl, libhttp-date-perl,
+Build-Depends-Indep: perl, 
+ libhttp-date-perl,
+ libhttp-message-perl, 
  liblwp-mediatypes-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
@@ -13,8 +15,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-daemo
 
 Package: libhttp-daemon-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl,
- libhttp-date-perl, liblwp-mediatypes-perl
+Depends: ${misc:Depends}, ${perl:Depends}, 
+ libhttp-date-perl, 
+ libhttp-message-perl,
+ liblwp-mediatypes-perl
 Replaces: libwww-perl (<< 6.00)
 Breaks: libwww-perl (<< 6.00)
 Description: simple http server class

-- 
Debian packaging of libhttp-daemon-perl



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