[SCM] Debian packaging of libparse-http-useragent-perl branch, master, updated. debian/0.35-1-2-g0c2ac9c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:48:32 UTC 2012


The following commit has been merged in the master branch:
commit 12d9722a41bf8c33e36b9cecf07575c79b74e551
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:49:08 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 59ee1e6..5c6aa16 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
 Source: libparse-http-useragent-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.400000),
+               libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
 Build-Depends-Indep: perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- gregor herrmann <gregoa at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Parse-HTTP-UserAgent/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libparse-http-useragent-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-http-useragent-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libparse-http-useragent-perl.git
+Homepage: http://search.cpan.org/dist/Parse-HTTP-UserAgent/
 
 Package: libparse-http-useragent-perl
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Pre-Depends: dpkg
 Description: parser for the HTTP User Agent string
  Parser::HTTP::UserAgent implements a rules-based parser and tries to
  identify MSIE, FireFox, Opera, Safari & Chrome first. It then tries to
  identify Mozilla, Netscape, Robots and the rest will be tried with a
  generic parser. There is also a structure dumper, useful for debugging.
+

-- 
Debian packaging of libparse-http-useragent-perl



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