r53145 - in /trunk/libsys-filesystem-perl/debian: changelog control
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Sun Feb 21 17:55:26 UTC 2010
Author: gregoa
Date: Sun Feb 21 17:55:14 2010
New Revision: 53145
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53145
Log:
Add libparams-util-perl also to Depends.
Modified:
trunk/libsys-filesystem-perl/debian/changelog
trunk/libsys-filesystem-perl/debian/control
Modified: trunk/libsys-filesystem-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/changelog?rev=53145&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/changelog (original)
+++ trunk/libsys-filesystem-perl/debian/changelog Sun Feb 21 17:55:14 2010
@@ -1,8 +1,12 @@
libsys-filesystem-perl (1.27-1) unstable; urgency=low
+ [ Ansgar Burchardt ]
* New upstream release.
* Drop patch fix-pod-spelling.patch (applied upstream).
* Add myself to Uploaders.
+
+ [ gregor herrmann ]
+ * Add libparams-util-perl also to Depends.
-- Ansgar Burchardt <ansgar at 43-1.org> Mon, 22 Feb 2010 02:13:06 +0900
Modified: trunk/libsys-filesystem-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-filesystem-perl/debian/control?rev=53145&op=diff
==============================================================================
--- trunk/libsys-filesystem-perl/debian/control (original)
+++ trunk/libsys-filesystem-perl/debian/control Sun Feb 21 17:55:14 2010
@@ -16,7 +16,7 @@
Package: libsys-filesystem-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, libparams-util-perl (>= 1.00)
Description: Perl module to retrieve list of filesystems and their properties
Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties. It hopes to provide a consistant API
More information about the Pkg-perl-cvs-commits
mailing list