[SCM] Debian packaging of libnet-easytcp-perl branch, master, updated. b0c13baf1c58708ccdacd0d9054ccec58e02cf01

gregor herrmann gregoa at debian.org
Thu Jul 5 20:43:32 UTC 2012


The following commit has been merged in the master branch:
commit 5536148d0149145f4a1fb85e38f43c00e73406cc
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:44:48 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index bbd120d..2845f13 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libnet-easytcp-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl
 Standards-Version: 3.6.1
-Homepage: http://search.cpan.org/dist/EasyTCP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-easytcp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-easytcp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-easytcp-perl.git
+Homepage: http://search.cpan.org/dist/EasyTCP/
 
 Package: libnet-easytcp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
-Description:  Easily create secure, bandwidth-friendly TCP/IP clients and servers
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Easily create secure, bandwidth-friendly TCP/IP clients and servers
  This class allows you to easily create TCP/IP clients and
  servers and provides an OO interface to manage the connection(s).
  This allows you to concentrate on the application rather
@@ -25,3 +27,4 @@ Description:  Easily create secure, bandwidth-friendly TCP/IP clients and server
     transport problems
   - Transparent encryption
   - Transparent compression
+

-- 
Debian packaging of libnet-easytcp-perl



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