r31830 - in /trunk/libmouse-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Mar 9 17:28:49 UTC 2009


Author: gregoa
Date: Mon Mar  9 17:28:46 2009
New Revision: 31830

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31830
Log:
debian/control: add libclass-method-modifiers-perl to Recommends:.

Modified:
    trunk/libmouse-perl/debian/changelog
    trunk/libmouse-perl/debian/control

Modified: trunk/libmouse-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/changelog?rev=31830&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/changelog (original)
+++ trunk/libmouse-perl/debian/changelog Mon Mar  9 17:28:46 2009
@@ -9,6 +9,9 @@
   [ Ryan Niebur ]
   * New upstream release
   * add myself to uploaders
+
+  [ gregor herrmann ]
+  * debian/control: add libclass-method-modifiers-perl to Recommends:.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 08 Mar 2009 16:00:57 -0700
 

Modified: trunk/libmouse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/control?rev=31830&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/control (original)
+++ trunk/libmouse-perl/debian/control Mon Mar  9 17:28:46 2009
@@ -17,6 +17,7 @@
 Package: libmouse-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
+Recommends: libclass-method-modifiers-perl
 Description: lightweight object framework for Perl
  Moose is the leading Perl framework for painless OO classes
  creation. Unfortunately, it's a little slow. Though significant




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