[libpoe-component-client-mpd-perl] 03/06: Add (build-)dependency on liblist-allutils-perl, and bump dependency on Audio::MPD::Common to 2.002 to ensure build failure is really fixed

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jun 12 09:15:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libpoe-component-client-mpd-perl.

commit c01a0c4887e9976547e3c2b043abde2a27ac07fd
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Jun 12 11:04:26 2014 +0200

    Add (build-)dependency on liblist-allutils-perl, and bump dependency on Audio::MPD::Common to 2.002 to ensure build failure is really fixed
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3abfa48..1f9ab21 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
                perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
 Build-Depends-Indep: perl,
-                     libaudio-mpd-common-perl,
+                     libaudio-mpd-common-perl (>= 2.002),
+                     liblist-allutils-perl,
                      libmoose-perl,
                      libmoosex-has-sugar-perl,
                      libmoosex-poe-perl,
@@ -33,7 +34,8 @@ Package: libpoe-component-client-mpd-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libaudio-mpd-common-perl,
+         libaudio-mpd-common-perl (>= 2.002),
+         liblist-allutils-perl,
          libmoose-perl,
          libmoosex-has-sugar-perl,
          libmoosex-poe-perl,
@@ -48,4 +50,3 @@ Description: client library for MPD (Music Player Daemon)
  Daemon (MPD) servers. A connection to the MPD server is established as soon
  as a new object is created. Commands are then sent to the server as messages
  are passed.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-client-mpd-perl.git



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