r1359 - packages/libclass-inspector-perl/trunk/debian

Gunnar Wolf gwolf at costa.debian.org
Wed Sep 14 16:33:58 UTC 2005


Author: gwolf
Date: 2005-09-14 16:33:58 +0000 (Wed, 14 Sep 2005)
New Revision: 1359

Modified:
   packages/libclass-inspector-perl/trunk/debian/changelog
   packages/libclass-inspector-perl/trunk/debian/control
Log:
Added build-dependency


Modified: packages/libclass-inspector-perl/trunk/debian/changelog
===================================================================
--- packages/libclass-inspector-perl/trunk/debian/changelog	2005-09-14 16:30:56 UTC (rev 1358)
+++ packages/libclass-inspector-perl/trunk/debian/changelog	2005-09-14 16:33:58 UTC (rev 1359)
@@ -5,8 +5,10 @@
     changed its build system
   * Bumped up standards-version to 3.6.2
   * No longer ignores possible problems when running the clean target
+  * Added build-dependency on libtest-pod-perl, as it is required for
+    some of the tests
 
- -- Gunnar Wolf <gwolf at debian.org>  Wed, 14 Sep 2005 11:27:30 -0500
+ -- Gunnar Wolf <gwolf at debian.org>  Wed, 14 Sep 2005 11:30:41 -0500
 
 libclass-inspector-perl (1.08-1) unstable; urgency=low
 

Modified: packages/libclass-inspector-perl/trunk/debian/control
===================================================================
--- packages/libclass-inspector-perl/trunk/debian/control	2005-09-14 16:30:56 UTC (rev 1358)
+++ packages/libclass-inspector-perl/trunk/debian/control	2005-09-14 16:33:58 UTC (rev 1359)
@@ -4,7 +4,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Ragwitz <florian at mookooh.org>, Joachim Breitner <nomeata at debian.org>, Gunnar Wolf <gwolf at debian.org>
 Build-Depends: debhelper (>= 4.0.0)
-Build-Depends-Indep: perl (>= 5.6.0-16), libmodule-install-perl
+Build-Depends-Indep: perl (>= 5.6.0-16), libmodule-install-perl, libtest-pod-perl
 Standards-Version: 3.6.1
 
 Package: libclass-inspector-perl




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