[SCM] Debian packaging of libnet-opensrs-perl branch, master, updated. 4c5640a65328ecdf58d573490f248b62bcf75328

gregor herrmann gregoa at debian.org
Thu Jul 5 20:45:50 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 166a4a0..4324a81 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libnet-opensrs-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Net-OpenSRS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-opensrs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-opensrs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-opensrs-perl.git
+Homepage: http://search.cpan.org/dist/Net-OpenSRS/
 
 Package: libnet-opensrs-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdate-calc-perl, libwww-perl,
- libxml-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdate-calc-perl,
+         libwww-perl,
+         libxml-simple-perl
 Description: Perl interface for domain registration via the Tucows OpenSRS HTTPS XML API.
  The client library distributed by OpenSRS can be difficult to integrate into
  a custom environment, and their web interface becomes quickly tedious with
  heavy usage. This is a clean and relatively quick library to perform the
  most common API methods described in the OpenSRS API documentation.
+

-- 
Debian packaging of libnet-opensrs-perl



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