[libnet-appliance-session-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Oct 23 21:49:17 UTC 2014


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 c380922bab3fa5a5b0de70942bbca0fa2d89bf8a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Oct 23 23:46:21 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 928940a..dc6e52a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
 Source: libnet-appliance-session-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlos Vicente <cvicente at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
+           gregor herrmann <gregoa at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 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
+                     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.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-appliance-session-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-appliance-session-perl.git
@@ -22,19 +22,19 @@ Homepage: https://metacpan.org/release/Net-Appliance-Session
 Package: libnet-appliance-session-perl
 Architecture: all
 Depends: ${misc:Depends},
- ${perl:Depends},
- 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:Depends},
+         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" 
- mode and "configure" mode, along with the ability to send commands to the
- connected device and retrieve returned output.
+ Use Net::Appliance::Session to establish an interactive command-line
+ session with a network appliance. There is special support for moving
+ into "privileged" mode and "configure" mode, along with the ability to
+ send commands to the connected device and retrieve returned output.
  .
  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

-- 
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