r25069 - /trunk/libmodule-math-depends-perl/debian/control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Sep 13 18:30:37 UTC 2008


Author: dmn
Date: Sat Sep 13 18:30:34 2008
New Revision: 25069

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25069
Log:
fill in long description

Modified:
    trunk/libmodule-math-depends-perl/debian/control

Modified: trunk/libmodule-math-depends-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmodule-math-depends-perl/debian/control?rev=25069&op=diff
==============================================================================
--- trunk/libmodule-math-depends-perl/debian/control (original)
+++ trunk/libmodule-math-depends-perl/debian/control Sat Sep 13 18:30:34 2008
@@ -13,7 +13,8 @@
 Package: libmodule-math-depends-perl
 Architecture: all
 Depends: perl (>= 5.005), ${misc:Depends}, libparams-util-perl (>= 0.10)
-Description: Convenience object for manipulating module dependencies
- Convenience object for manipulating module dependencies
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Convenience object for manipulating Perl module dependencies
+ Module::Math::Depends is a convenience module for storing Perl module
+ interdependencies. It can accumulate several dependency links, picking the
+ most requiring ones, so that you end up with a set of dependencies that
+ represent all of imput dependency relationships.




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