[SCM] Debian packaging of libsocket-multicast6-perl branch, master, updated. 9de6edbf190ffa5696e65650b2fc22017e36d23b

gregor herrmann gregoa at debian.org
Thu Jul 5 20:55:12 UTC 2012


The following commit has been merged in the master branch:
commit 738b3a85ee6c6a83ca92d1cad9c941f9ab3448dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:54:39 2012 -0600

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

diff --git a/debian/control b/debian/control
index abab4bc..860c4b5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,27 @@
 Source: libsocket-multicast6-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7), perl, libsocket6-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt,
+               perl,
+               libsocket6-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Socket-Multicast6/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsocket-multicast6-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsocket-multicast6-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsocket-multicast6-perl.git
+Homepage: http://search.cpan.org/dist/Socket-Multicast6/
 
 Package: libsocket-multicast6-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libsocket6-perl
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libsocket6-perl
 Description: base module for IPv4 and IPv6 multicast socket operations
  Socket::Multicast6 is used to gain access to constants and utility functions
  used when manipulating multicast socket attributes.
  .
  For simple, object-oriented way of doing the same thing, take a look at
  IO::Socket::Multicast6 or IO::Socket::Multicast.
+

-- 
Debian packaging of libsocket-multicast6-perl



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