[SCM] Debian packaging of libnet-twitter-lite-perl branch, master, updated. f59801f12786bdc7c0fefc0cd73895a93fd927bc

gregor herrmann gregoa at debian.org
Sat May 26 18:37:02 UTC 2012


The following commit has been merged in the master branch:
commit 62f19fb56f929db35358b5478bf2006b879b9af1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 26 20:35:19 2012 +0200

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index 747c813..7669f4f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libcrypt-ssleay-perl,
- libjson-any-perl (>= 1.21),
- libnet-oauth-perl (>= 0.25),
- liburi-perl (>= 1.40),
- libwww-perl (>= 5.819)
+ libjson-perl,
+ libnet-oauth-perl,
+ liburi-perl,
+ libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>, Alessandro Ghedini <ghedo at debian.org>
@@ -20,9 +20,9 @@ Package: libnet-twitter-lite-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
  libcrypt-ssleay-perl,
- libjson-any-perl (>= 1.21),
- libnet-oauth-perl (>= 0.25),
- liburi-perl (>= 1.40),
+ libjson-perl,
+ libnet-oauth-perl,
+ liburi-perl,
  libwww-perl
 Description: interface to the Twitter API
  Net::Twitter::Lite is a lightweight Perl implementation of the Twitter API.

-- 
Debian packaging of libnet-twitter-lite-perl



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