[SCM] Debian packaging of libnet-mac-vendor-perl branch, master, updated. 986dbdd89b4d12f2218a1247cfc42752143d2bd3

gregor herrmann gregoa at debian.org
Thu Jul 5 20:45:36 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 72c1065..ad9a1d5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
 Source: libnet-mac-vendor-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libwww-perl,
- libtest-pod-perl (>= 1.00), libtest-pod-coverage-perl, libdbm-deep-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Matt Zagrabelny <mzagrabe at d.umn.edu>,
- Ansgar Burchardt <ansgar at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libwww-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libdbm-deep-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Net-MAC-Vendor/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-mac-vendor-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-mac-vendor-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-mac-vendor-perl.git
+Homepage: http://search.cpan.org/dist/Net-MAC-Vendor/
 
 Package: libnet-mac-vendor-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libwww-perl
 Description: look up the vendor by OUI
  The Institute of Electrical and Electronics Engineers (IEEE) assigns an
  Organizational Unique Identifier (OUI) to manufacturers of network
@@ -29,3 +35,4 @@ Description: look up the vendor by OUI
  You can use this as a module as its individual functions, or call it as a
  script with a list of MAC addresses as arguments. The module can figure it
  out.
+

-- 
Debian packaging of libnet-mac-vendor-perl



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