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

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jul 3 15:20:40 UTC 2009


Author: gregoa
Date: Fri Jul  3 15:20:32 2009
New Revision: 39254

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39254
Log:
debian/control: bump versioned build dependency on libmoose-perl (the test
suite needs a newer version).

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=39254&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/changelog (original)
+++ trunk/libmouse-perl/debian/changelog Fri Jul  3 15:20:32 2009
@@ -1,5 +1,6 @@
 libmouse-perl (0.27-1) unstable; urgency=low
 
+  [ Nathan Handler ]
   * New upstream release
   * debian/copyright:
     - Cleanup and add correct some errors
@@ -7,6 +8,10 @@
     - Add myself to list of Uploaders
   * debian/watch:
     - Remove unnecessary comments
+
+  [ gregor herrmann ]
+  * debian/control: bump versioned build dependency on libmoose-perl (the test
+    suite needs a newer version).
 
  -- Nathan Handler <nhandler at ubuntu.com>  Fri, 03 Jul 2009 03:01:53 +0000
 

Modified: trunk/libmouse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmouse-perl/debian/control?rev=39254&op=diff
==============================================================================
--- trunk/libmouse-perl/debian/control (original)
+++ trunk/libmouse-perl/debian/control Fri Jul  3 15:20:32 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libmoose-perl (>= 0.59),
+Build-Depends-Indep: perl (>= 5.6.10-12), libmoose-perl (>= 0.68),
  libtest-exception-perl, libclass-method-modifiers-perl, libtest-output-perl
 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>,




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