[SCM] Debian packaging of libnet-dhcp-perl branch, master, updated. debian/0.690+dfsg-1-2-ge1bff4a

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


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

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

diff --git a/debian/control b/debian/control
index 799d6ef..c85addb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libnet-dhcp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Hendrik Frenzel <hfrenzel at scunc.net>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+               perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: perl,
- libtest-warn-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Hendrik Frenzel <hfrenzel at scunc.net>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libtest-warn-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Net-DHCP/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-dhcp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-dhcp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-dhcp-perl.git
+Homepage: http://search.cpan.org/dist/Net-DHCP/
 
 Package: libnet-dhcp-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl interface for handling DHCP packets
  Net::DHCP is a release of the DHCP protocol interface to Perl 5. There are
  two parts to the interface: the packet component (Net::DHCP::Packet) and the
@@ -26,3 +27,4 @@ Description: Perl interface for handling DHCP packets
  .
  With Net::DHCP you can create and analyze DHCP packets which are sent or
  received with the help of IO::Socket::INET.
+

-- 
Debian packaging of libnet-dhcp-perl



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