r38497 - in /trunk/libsnmp-info-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jun 22 19:58:56 UTC 2009


Author: gregoa
Date: Mon Jun 22 19:58:49 2009
New Revision: 38497

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38497
Log:
* debian/control:
  - add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep
  - remove unversioned perl-modules from Depends

Modified:
    trunk/libsnmp-info-perl/debian/changelog
    trunk/libsnmp-info-perl/debian/control

Modified: trunk/libsnmp-info-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsnmp-info-perl/debian/changelog?rev=38497&op=diff
==============================================================================
--- trunk/libsnmp-info-perl/debian/changelog (original)
+++ trunk/libsnmp-info-perl/debian/changelog Mon Jun 22 19:58:49 2009
@@ -26,7 +26,10 @@
     - add additional upstream copyright holders
     - add years of upstream copyright
     - point to the right file in /usr/share/common-licenses
-  * debian/control: point to the "real" homepage instead of the CPAN page.
+  * debian/control:
+    - point to the "real" homepage instead of the CPAN page
+    - add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep
+    - remove unversioned perl-modules from Depends
 
  -- Nathan Handler <nhandler at ubuntu.com>  Wed, 17 Jun 2009 20:41:13 +0000
 

Modified: trunk/libsnmp-info-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsnmp-info-perl/debian/control?rev=38497&op=diff
==============================================================================
--- trunk/libsnmp-info-perl/debian/control (original)
+++ trunk/libsnmp-info-perl/debian/control Mon Jun 22 19:58:49 2009
@@ -2,7 +2,8 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.0), libsnmp-perl (>= 5.1)
-Build-Depends-Indep: perl (>= 5.6.0-16)
+Build-Depends-Indep: perl (>= 5.6.0-16), libtest-pod-perl,
+ libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Oliver Gorwits <oliver.gorwits at oucs.ox.ac.uk>,
  Christoph Martin <christoph.martin at uni-mainz.de>,
@@ -15,7 +16,7 @@
 
 Package: libsnmp-info-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl-modules, libsnmp-perl (>= 5.1)
+Depends: ${misc:Depends}, ${perl:Depends}, libsnmp-perl (>= 5.1)
 Suggests: netdisco-mibs-installer
 Description: Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
  SNMP::Info gives an object oriented interface to information obtained




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