[libhttp-browserdetect-perl] 04/05: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Jun 19 15:24:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhttp-browserdetect-perl.

commit 737ac0414f090800b4337dbadd55fccaa3f53b55
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 19 17:22:07 2014 +0200

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 695e4e3..6f584f0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,19 @@ Section: perl
 Priority: optional
 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>,
- Ansgar Burchardt <ansgar at debian.org>,
- Angel Abad <angel at debian.org>,
- Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
- Martín Ferrari <tincho at debian.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Angel Abad <angel at debian.org>,
+           Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
+           Martín Ferrari <tincho at debian.org>
 Build-Depends: debhelper (>= 9.20120312),
- perl,
- perl (>= 5.11.4) | libmodule-build-perl
+               perl,
+               perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: libpath-tiny-perl,
- libtest-failwarnings-perl,
- libtest-most-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.5
 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
@@ -23,7 +23,8 @@ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-browserdetect-perl.git



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