[SCM] Debian packaging of libio-socket-socks-perl branch, master, updated. debian/0.62-1-2-g61ab9fb

gregor herrmann gregoa at debian.org
Thu Jul 5 20:34:27 UTC 2012


The following commit has been merged in the master branch:
commit 93aee4b8b8918da2a13d21932ac8bbd55332259a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:35:38 2012 -0600

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

diff --git a/debian/control b/debian/control
index 15032b8..b2932ff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
 Source: libio-socket-socks-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Pierre Neyron <pierre.neyron at free.fr>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Pierre Neyron <pierre.neyron at free.fr>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/IO-Socket-Socks/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-socket-socks-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-socks-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-socket-socks-perl.git
+Homepage: http://search.cpan.org/dist/IO-Socket-Socks/
 
 Package: libio-socket-socks-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
-Pre-Depends: dpkg (>= 1.15.6)
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Pre-Depends: dpkg
 Description: extension to IO::Socket providing SOCKS proxy
  IO::Socket::Socks connects to a SOCKS proxy, tells it to open a
  connection to a remote host/port when the object is created.  The
  object you receive can be used directly as a socket for sending and
  receiving data from the remote host. In addition to create socks client
  this module could be used to create socks server.
+

-- 
Debian packaging of libio-socket-socks-perl



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