[SCM] Debian packaging of libsms-send-perl branch, master, updated. daacb24bef4b65dca0a1c28d58009b4a9e840a8d

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Fri Nov 11 17:24:44 UTC 2011


The following commit has been merged in the master branch:
commit 31986400db6fdda6ba24b56f76cc5fe254124650
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Fri Nov 11 11:30:48 2011 -0500

    Change dependencies around a bit.

diff --git a/debian/control b/debian/control
index 0bb39f7..2be298b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)	
 Build-Depends-Indep: perl (>= 5.6.10-12),
- libtest-minimumversion-perl (>= 0.007),
- libtest-pod-perl (>= 1.00),
- libclass-adapter-perl (>= 1.00)
+ libclass-adapter-perl (>= 1.05),
+ libmodule-pluggable-perl (>= 3.7),
+ libparams-util-perl (>= 1.00),
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>,
  gregor herrmann <gregoa at debian.org>
@@ -16,8 +16,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsms-send-p
 
 Package: libsms-send-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparams-util-perl (>= 0.14),
- libclass-adapter-perl (>= 1.00)
+Depends: ${perl:Depends}, ${misc:Depends}
 Description: driver-based API for sending SMS messages
  The SMS::Send perl module is intended to provide a driver-based single API for
  sending SMS and MMS messages. The intent is to provide a single API against

-- 
Debian packaging of libsms-send-perl



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