[SCM] Pakaging Net::Appliance::Session in Debian branch, master, updated. d1ffe297139942a42d1cfec05905f0b1a15636f4

Carlos Vicente cvicente at cpan.org
Wed Feb 15 21:02:42 UTC 2012


The following commit has been merged in the master branch:
commit d1ffe297139942a42d1cfec05905f0b1a15636f4
Author: Carlos Vicente <cvicente at cpan.org>
Date:   Wed Feb 15 13:00:09 2012 -0800

    Fixed common formatting issues

diff --git a/debian/control b/debian/control
index 94ef626..f2189c0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,17 +19,12 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libmoose-perl,
          libnet-cli-interact-perl,
-         perl
-Description: run command-line sessions to network appliances
- Use this module 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
+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.
  .
- There are other CPAN modules that cover similar ground, but they are less
- robust and do not handle native SSH, Telnet and Serial Line connections with
- a single interface on both Unix and Windows platforms.
- .
  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.
diff --git a/debian/copyright b/debian/copyright
index f90c893..5cfcd4a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,8 +2,9 @@ Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Net-Appliance-Session
 Upstream-Contact: Oliver Gorwits <oliver at cpan.org>
 Source: http://search.cpan.org/dist/Net-Appliance-Session/
+
 Files: *
-Copyright: Oliver Gorwits <oliver at cpan.org>
+Copyright: 2011, Oliver Gorwits <oliver at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
diff --git a/debian/libnet-appliance-session-perl.docs b/debian/libnet-appliance-session-perl.docs
deleted file mode 100644
index e845566..0000000
--- a/debian/libnet-appliance-session-perl.docs
+++ /dev/null
@@ -1 +0,0 @@
-README

-- 
Pakaging Net::Appliance::Session in Debian



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