[SCM] Debian packaging of libnet-xwhois-perl branch, master, updated. fcb297db0e0a972da528f22e4a964dcd17d74864

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


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

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

diff --git a/debian/control b/debian/control
index b28eb42..d2a6254 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libnet-xwhois-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Zak B. Elep <zakame at spunge.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.0-7)
+Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Net-XWhois/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-xwhois-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-xwhois-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-xwhois-perl.git
+Homepage: http://search.cpan.org/dist/Net-XWhois/
 
 Package: libnet-xwhois-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description:  Whois Client Interface for Perl5
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Whois Client Interface for Perl5
  The Net::XWhois class provides a generic client framework for doing
  Whois queries and parsing server response.
  .

-- 
Debian packaging of libnet-xwhois-perl



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