[SCM] Debian packaging of Net-Ifconfig-Wrapper CPAN distribution branch, master, updated. debian/0.09-1-16-ge1c91b1

gregor herrmann gregoa at debian.org
Thu Jan 19 19:35:32 UTC 2012


The following commit has been merged in the master branch:
commit e55f386ee5ebea245cc6e443cbe89ce335830c0e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 19 20:16:53 2012 +0100

    Update build/runtime dependencies.

diff --git a/debian/control b/debian/control
index 1691807..1ad0d59 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+ net-tools
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Net-Ifconfig-Wrapper/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-ifconfig-wrapper-perl.git
@@ -11,7 +13,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ifconf
 
 Package: libnet-ifconfig-wrapper-perl
 Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ net-tools
 Description: Multiplatform Perl wrapper for ifconfig
  The Net::Ifconfig::Wrapper Perl module provides a multiplatform wrapper
  for ifconfig.

-- 
Debian packaging of Net-Ifconfig-Wrapper CPAN distribution



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