[libnet-appliance-session-perl] 04/08: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Tue Dec 10 19:17:20 UTC 2013


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

gregoa pushed a commit to branch master
in repository libnet-appliance-session-perl.

commit e3f4a92822027b40f496a33cd75bfbcfe73e032d
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 10 20:05:31 2013 +0100

    Update (build) dependencies.
---
 debian/control | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 51f312d..6390c6b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,13 @@ Uploaders: Carlos Vicente <cvicente at cpan.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmoose-perl,
-                     libnet-cli-interact-perl,
+Build-Depends-Indep: libio-prompt-tiny-perl,
+                     libmoo-perl,
+                     libmoox-types-mooselike-perl,
+                     libnet-cli-interact-perl (>= 2.131260),
+                     libterm-readpassword-perl,
+                     libtext-glob-perl,
+                     libtry-tiny-perl,
                      perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://git.debian.org/git/pkg-perl/packages/libnet-appliance-session-perl.git
@@ -17,8 +22,13 @@ Package: libnet-appliance-session-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libmoose-perl,
-         libnet-cli-interact-perl
+         libio-prompt-tiny-perl,
+         libmoo-perl,
+         libmoox-types-mooselike-perl,
+         libnet-cli-interact-perl (>= 2.131260),
+         libterm-readpassword-perl,
+         libtext-glob-perl,
+         libtry-tiny-perl
 Description: module for running command-line sessions to network appliances
  Use Net::Appliance::Session to establish an interactive command-line session 
  with a network appliance. There is special support for moving into "privileged" 
@@ -28,4 +38,3 @@ Description: module for running command-line sessions to network appliances
  Built-in commands come from a phrasebook which supports many network device
  vendors (Cisco, HP, etc) or you can install a new phrasebook. Most phases of
  the connection are configurable for different device behaviours.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-appliance-session-perl.git



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