[SCM] Debian packaging of libnet-twitter-perl branch, master, updated. debian/3.18003-1-15-g4ad416b

gregor herrmann gregoa at debian.org
Sat Mar 23 12:37:30 UTC 2013


The following commit has been merged in the master branch:
commit a99972a2d35828fc036a79e2ccacdc64740c0b97
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 23 13:23:20 2013 +0100

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 23b2991..0cc0860 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,10 @@
 Source: libnet-twitter-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9),
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
 Build-Depends-Indep: perl,
+ libcarp-clan-perl,
  libcrypt-ssleay-perl,
  libdata-visitor-perl,
  libdatetime-format-strptime-perl,
@@ -15,12 +17,15 @@ Build-Depends-Indep: perl,
  libmoosex-aliases-perl,
  libmoosex-role-parameterized-perl,
  libnamespace-autoclean-perl,
+ libnet-http-perl (<< 6.04) | libnet-http-perl (>= 6.06),
  libnet-oauth-perl,
  libtest-deep-perl,
  libtest-fatal-perl,
+ libtest-warn-perl,
  libtry-tiny-perl,
  liburi-perl,
- libwww-perl
+ libwww-perl,
+ perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ryan Niebur <ryan at debian.org>,
  gregor herrmann <gregoa at debian.org>, Franck Joncourt <franck at debian.org>,
@@ -35,6 +40,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-twitte
 Package: libnet-twitter-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libcarp-clan-perl,
  libcrypt-ssleay-perl,
  libdata-visitor-perl,
  libdatetime-format-strptime-perl,
@@ -47,6 +53,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libmoosex-aliases-perl,
  libmoosex-role-parameterized-perl,
  libnamespace-autoclean-perl,
+ libnet-http-perl (<< 6.04) | libnet-http-perl (>= 6.06),
  libnet-oauth-perl,
  libtry-tiny-perl,
  liburi-perl,

-- 
Debian packaging of libnet-twitter-perl



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