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

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Sep 27 18:41:50 UTC 2009


Author: jawnsy-guest
Date: Sun Sep 27 18:41:44 2009
New Revision: 44953

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44953
Log:
TODO: this builds properly with the newest Moose, so I required that.
I need to test this to determine the oldest compatible version of Moose
(ugh, the package is delicate like that).
Also, I'm packaging the modules required for currently-skipped tests.

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=44953&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/changelog (original)
+++ trunk/libmouse-perl/debian/changelog Sun Sep 27 18:41:44 2009
@@ -1,9 +1,11 @@
 libmouse-perl (0.36-1) UNRELEASED; urgency=low
 
+  TODO: this builds properly with the newest Moose, so I required that.
+  I need to test this to determine the oldest compatible version of Moose
+  (ugh, the package is delicate like that).
+  Also, I'm packaging the modules required for currently-skipped tests.
+
   [ Jonathan Yu ]
-  NOTE: this appears to be stalled by this bug in Moose:
-  http://rt.cpan.org/Public/Bug/Display.html?id=46745
-
   * New upstream release
   * Standards-Version 3.8.3 (no changes)
   * Added myself to Uploaders and Copyright

Modified: trunk/libmouse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/control?rev=44953&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/control (original)
+++ trunk/libmouse-perl/debian/control Sun Sep 27 18:41:44 2009
@@ -2,8 +2,9 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libmoose-perl (>= 0.68), libtest-exception-perl,
- libclass-method-modifiers-perl, libtest-output-perl
+Build-Depends-Indep: perl, libmoose-perl (>= 0.92), libtest-exception-perl,
+ libclass-method-modifiers-perl, libtest-output-perl,
+ perl-modules (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, gregor herrmann <gregoa at debian.org>,
  Jose Luis Rivas <ghostbar38 at gmail.com>, Brian Cassidy <brian.cassidy at gmail.com>,




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