[SCM] Debian packaging of libnet-whois-parser-perl branch, master, updated. debian/0.07-1-2-g892a782

gregor herrmann gregoa at debian.org
Thu Jul 5 20:46:37 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 8a62d8e..81f09f7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libnet-whois-parser-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jotam Jr. Trejo <jotamjr at debian.org.sv>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: libnet-whois-raw-perl (>= 2)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jotam Jr. Trejo <jotamjr at debian.org.sv>,
- gregor herrmann <gregoa at debian.org>
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: libnet-whois-raw-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-Whois-Parser/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-whois-parser-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-whois-parser-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-whois-parser-perl.git
+Homepage: http://search.cpan.org/dist/Net-Whois-Parser/
 
 Package: libnet-whois-parser-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libnet-whois-raw-perl (>= 2)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libnet-whois-raw-perl
 Description: module for parsing whois information
  The Net::Whois::Parser module provides whois data parsing, it usees
  Net::Whois::Raw module to get whois information for domains and you can add
  your own parsers for any whois server.
+

-- 
Debian packaging of libnet-whois-parser-perl



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