r20885 - in /trunk/libmodule-install-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Jun 9 19:57:21 UTC 2008


Author: dmn
Date: Mon Jun  9 19:57:21 2008
New Revision: 20885

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20885
Log:
WAITS FOR: libextutils-parsexs-perl 2.19 (2.18_02 in perl-modules, 2.15
in libextutils-parsexs-perl)
several dependencies need to be bumped
* add libextutils-parsexs-perl (>= 2.19) to (build-) depends

Modified:
    trunk/libmodule-install-perl/debian/changelog
    trunk/libmodule-install-perl/debian/control

Modified: trunk/libmodule-install-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-install-perl/debian/changelog?rev=20885&op=diff
==============================================================================
--- trunk/libmodule-install-perl/debian/changelog (original)
+++ trunk/libmodule-install-perl/debian/changelog Mon Jun  9 19:57:21 2008
@@ -1,11 +1,11 @@
 libmodule-install-perl (0.75-1) UNRELEASED; urgency=low
 
   WAITS FOR: libextutils-install-perl 1.50 (1.44 in perl-modules)
+  WAITS FOR: libextutils-parsexs-perl 2.19 (2.18_02 in perl-modules, 2.15
+             in libextutils-parsexs-perl)
 
   [ gregor herrmann ]
-  several dependencies need to be bumped, and:
-
-  Warning: prerequisite ExtUtils::ParseXS 2.19 not found. We have 2.15.
+  several dependencies need to be bumped
 
   plus three lintian manpage-has-bad-whatis-entry warnings
 
@@ -24,6 +24,7 @@
   * make (build-) dependency on libpar-dist-perl versioned (>= 0.29)
   * make (build-) dependency on libarchive-tar-perl versioned (>= 1.38)
   * add libextutils-install-perl (>= 1.50) to (build-) depends
+  * add libextutils-parsexs-perl (>= 2.19) to (build-) depends
 
  -- AGOSTINI Yves <agostini at univ-metz.fr>  Mon, 02 Jun 2008 19:00:42 +0200
 

Modified: trunk/libmodule-install-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-install-perl/debian/control?rev=20885&op=diff
==============================================================================
--- trunk/libmodule-install-perl/debian/control (original)
+++ trunk/libmodule-install-perl/debian/control Mon Jun  9 19:57:21 2008
@@ -7,7 +7,7 @@
  libarchive-tar-perl (>= 1.38), libextutils-parsexs-perl, libmodule-build-perl, 
  libalgorithm-diff-perl, libmodule-corelist-perl (>= 2.15), libtest-pod-perl, 
  libyaml-tiny-perl (>= 1.31), libfile-remove-perl,
- libextutils-install-perl (>= 1.50)
+ libextutils-install-perl (>= 1.50), libextutils-persexs-perl (>= 2.19)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  gregor herrmann <gregor+debian at comodo.priv.at>, 
@@ -23,7 +23,8 @@
  libpar-dist-perl (>= 0.29), libarchive-tar-perl (>= 1.38),
  libextutils-parsexs-perl,
  libmodule-build-perl, libyaml-tiny-perl (>= 1.31),
- libmodule-corelist-perl (>= 2.15), libextutils-install-perl (>= 1.50)
+ libmodule-corelist-perl (>= 2.15), libextutils-install-perl (>= 1.50),
+ libextutils-persexs-perl (>= 2.19)
 Description:  A Cornucopiaelig of Module::Install Recipes
  It's a lot easier for most of us to cook a meal from a recipe, rather
  than just throwing things into a pot until something edible forms.  So




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