[SCM] Debian packaging of libnet-twitter-perl branch, master, updated. debian/3.18002-1-8-g3fea5f8

Jotam Jr. Trejo jotamjr at debian.org.sv
Thu Jun 28 02:40:26 UTC 2012


The following commit has been merged in the master branch:
commit c0f1036840203c9fc3dd268f1b260f1d27e1873d
Author: Jotam Jr. Trejo <jotamjr at debian.org.sv>
Date:   Wed Jun 27 19:37:53 2012 -0600

    * debian/control:
      - removed versioned dependency for packets that have been superseded
        in all distributions
      - droped libtest-simple-perl from B-D-I, it's part of the core
        since perl >= 5.6.2

diff --git a/debian/changelog b/debian/changelog
index 8f786e4..27c6f2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
 libnet-twitter-perl (3.18003-1) UNRELEASED; urgency=low
 
   * Imported Upstream version 3.18003
+  * debian/control:
+    - removed versioned dependency for packets that have been superseded
+      in all distributions
+    - droped libtest-simple-perl from B-D-I, it's part of the core
+      since perl >= 5.6.2
+
 
  -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Wed, 27 Jun 2012 19:02:03 -0600
 
diff --git a/debian/control b/debian/control
index 5ca0c03..33943aa 100644
--- a/debian/control
+++ b/debian/control
@@ -5,23 +5,22 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libcrypt-ssleay-perl,
  libdata-visitor-perl,
- libdatetime-format-strptime-perl (>= 1.1000),
- libdatetime-perl (>= 2:0.5100),
- libdevel-stacktrace-perl (>= 1.2100),
+ libdatetime-format-strptime-perl,
+ libdatetime-perl,
+ libdevel-stacktrace-perl,
  libdigest-hmac-perl,
  libhtml-parser-perl,
  libjson-perl,
- libmoose-perl (>= 0.90),
+ libmoose-perl,
  libmoosex-aliases-perl,
  libmoosex-role-parameterized-perl,
  libnamespace-autoclean-perl,
- libnet-oauth-perl (>= 0.25),
+ libnet-oauth-perl,
  libtest-deep-perl,
  libtest-fatal-perl,
  libtry-tiny-perl,
- liburi-perl (>= 1.40),
- libwww-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+ liburi-perl,
+ libwww-perl
 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>,
@@ -38,19 +37,19 @@ Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libcrypt-ssleay-perl,
  libdata-visitor-perl,
- libdatetime-format-strptime-perl (>= 1.1000),
- libdatetime-perl (>= 2:0.5100),
- libdevel-stacktrace-perl (>= 1.2100),
+ libdatetime-format-strptime-perl,
+ libdatetime-perl,
+ libdevel-stacktrace-perl,
  libdigest-hmac-perl,
  libhtml-parser-perl,
  libjson-perl,
- libmoose-perl (>= 0.90),
+ libmoose-perl,
  libmoosex-aliases-perl,
  libmoosex-role-parameterized-perl,
  libnamespace-autoclean-perl,
- libnet-oauth-perl (>= 0.25),
+ libnet-oauth-perl,
  libtry-tiny-perl,
- liburi-perl (>= 1.40),
+ liburi-perl,
  libwww-perl
 Description: Perl interface to the Twitter social network
  Net::Twitter is a Perl module that provides an interface to the Twitter.com

-- 
Debian packaging of libnet-twitter-perl



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