[SCM] Debian packaging of libhttp-browserdetect-perl branch, master, updated. debian/1.44-1-22-g2bed4d0

Angel Abad angelabad at gmail.com
Fri May 31 21:38:49 UTC 2013


The following commit has been merged in the master branch:
commit 47bfd800b7ceaff819e375abf58eccdbadfc9723
Author: Angel Abad <angelabad at gmail.com>
Date:   Fri May 31 23:31:08 2013 +0200

    debian/control: Build-Depends on libtest-failwarnings-perl and libtest-nowarnings-perl

diff --git a/debian/control b/debian/control
index be95d8a..758978c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,13 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-               perl,
-               perl (>= 5.11.4) | libmodule-build-perl
+ perl,
+ perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: libfile-slurp-perl,
-                     libtest-nowarnings-perl,
-                     perl (>= 5.13.9) | libjson-pp-perl
+ libtest-failwarnings-perl,
+ libtest-most-perl,
+ libtest-nowarnings-perl,
+ perl (>= 5.13.9) | libjson-pp-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-browserdetect-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-browserdetect-perl.git
@@ -21,11 +23,9 @@ Homepage: https://metacpan.org/release/HTTP-BrowserDetect/
 
 Package: libhttp-browserdetect-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: module to extract system data from an HTTP User Agent string
  HTTP::BrowserDetect is a Perl module that attempts to identify the browser,
  software version and platform associated with a given HTTP User Agent string.
  This module is based upon the JavaScript browser detection code available at
  <URL:http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html>.
-

-- 
Debian packaging of libhttp-browserdetect-perl



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