[SCM] Debian packaging of libsocialtext-resting-perl branch, master, updated. debian/0.37-1-6-g9c46d4c

gregor herrmann gregoa at debian.org
Mon Apr 23 15:21:34 UTC 2012


The following commit has been merged in the master branch:
commit 5cda9265aee9cf51c0e8e45502a43d76a8c1968d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 23 17:19:54 2012 +0200

    Remove versions from (build) dependencies.

diff --git a/debian/control b/debian/control
index 841b182..1c8a89e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,19 @@ Source: libsocialtext-resting-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libapp-options-perl, libclass-field-perl, libipc-run-perl,
- libjson-xs-perl (>= 2.1), libreadonly-perl, libtest-mock-lwp-perl (>= 0.05),
- liburi-perl (>= 1.31), libwww-perl, perl
+Build-Depends-Indep: perl,
+ libapp-options-perl,
+ libclass-field-perl,
+ libipc-run-perl,
+ libjson-xs-perl,
+ libreadonly-perl,
+ libtest-mock-lwp-perl,
+ liburi-perl,
+ libwww-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/Socialtext-Resting/
@@ -16,9 +23,14 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsocialtext
 
 Package: libsocialtext-resting-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libapp-options-perl,
- libclass-field-perl, libipc-run-perl, libjson-xs-perl (>= 2.1),
- libreadonly-perl, libtest-mock-lwp-perl (>= 0.05), liburi-perl (>= 1.31),
+Depends: ${misc:Depends}, ${perl:Depends},
+ libapp-options-perl,
+ libclass-field-perl,
+ libipc-run-perl,
+ libjson-xs-perl,
+ libreadonly-perl,
+ libtest-mock-lwp-perl,
+ liburi-perl,
  libwww-perl
 Description: simple tool to use Socialtext RESTful API
  Socialtext::Resting is a module designed to allow remote access

-- 
Debian packaging of libsocialtext-resting-perl



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