r9891 - in /trunk/libmoose-perl/debian: changelog control

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Wed Nov 28 11:45:15 UTC 2007


Author: ntyni-guest
Date: Wed Nov 28 11:45:15 2007
New Revision: 9891

URL: http://svn.debian.org/wsvn/?sc=1&rev=9891
Log:
* Raise the versioned libclass-mop-perl dependency as well.

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

Modified: trunk/libmoose-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmoose-perl/debian/changelog?rev=9891&op=diff
==============================================================================
--- trunk/libmoose-perl/debian/changelog (original)
+++ trunk/libmoose-perl/debian/changelog Wed Nov 28 11:45:15 2007
@@ -16,8 +16,9 @@
 
   [ Niko Tyni ]
   * Fix the last Build.PL reference in the clean target.
+  * Raise the versioned libclass-mop-perl dependency as well.
 
- -- Niko Tyni <ntyni at iki.fi>  Wed, 28 Nov 2007 09:56:33 +0200
+ -- Niko Tyni <ntyni at iki.fi>  Wed, 28 Nov 2007 09:57:51 +0200
 
 libmoose-perl (0.26-1) unstable; urgency=low
 

Modified: trunk/libmoose-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libmoose-perl/debian/control?rev=9891&op=diff
==============================================================================
--- trunk/libmoose-perl/debian/control (original)
+++ trunk/libmoose-perl/debian/control Wed Nov 28 11:45:15 2007
@@ -18,7 +18,7 @@
 
 Package: libmoose-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-longstring-perl, libclass-mop-perl (>= 0.39), libsub-exporter-perl, libuniversal-require-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libtest-longstring-perl, libclass-mop-perl (>= 0.48), libsub-exporter-perl, libuniversal-require-perl
 Description: Extension of the Perl 5 object system
  Moose, it's the new Camel. Moose is an extension of the existing Perl5 
  object system.




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