r66626 - in /trunk/libmoosex-types-structured-perl: META.json META.yml Makefile.PL debian/changelog debian/control dist.ini

caelum-guest at users.alioth.debian.org caelum-guest at users.alioth.debian.org
Thu Dec 30 00:26:53 UTC 2010


Author: caelum-guest
Date: Thu Dec 30 00:26:40 2010
New Revision: 66626

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=66626
Log:
downgrade Test::Fatal dep

Modified:
    trunk/libmoosex-types-structured-perl/META.json
    trunk/libmoosex-types-structured-perl/META.yml
    trunk/libmoosex-types-structured-perl/Makefile.PL
    trunk/libmoosex-types-structured-perl/debian/changelog
    trunk/libmoosex-types-structured-perl/debian/control
    trunk/libmoosex-types-structured-perl/dist.ini

Modified: trunk/libmoosex-types-structured-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/META.json?rev=66626&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/META.json (original)
+++ trunk/libmoosex-types-structured-perl/META.json Thu Dec 30 00:26:40 2010
@@ -20,7 +20,7 @@
    "prereqs" : {
       "build" : {
          "requires" : {
-            "Test::Fatal" : "0.003",
+            "Test::Fatal" : "0.001",
             "Test::More" : "0.94"
          }
       },

Modified: trunk/libmoosex-types-structured-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/META.yml?rev=66626&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/META.yml (original)
+++ trunk/libmoosex-types-structured-perl/META.yml Thu Dec 30 00:26:40 2010
@@ -11,7 +11,7 @@
   DateTime: 0
   MooseX::Types::DateTime: 0
   MooseX::Types::Moose: 0
-  Test::Fatal: 0.003
+  Test::Fatal: 0.001
   Test::More: 0.94
 configure_requires:
   ExtUtils::MakeMaker: 6.31

Modified: trunk/libmoosex-types-structured-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/Makefile.PL?rev=66626&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/Makefile.PL (original)
+++ trunk/libmoosex-types-structured-perl/Makefile.PL Thu Dec 30 00:26:40 2010
@@ -16,7 +16,7 @@
     'DateTime' => '0',
     'MooseX::Types::DateTime' => '0',
     'MooseX::Types::Moose' => '0',
-    'Test::Fatal' => '0.003',
+    'Test::Fatal' => '0.001',
     'Test::More' => '0.94'
   },
   'CONFIGURE_REQUIRES' => {

Modified: trunk/libmoosex-types-structured-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/debian/changelog?rev=66626&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/debian/changelog (original)
+++ trunk/libmoosex-types-structured-perl/debian/changelog Thu Dec 30 00:26:40 2010
@@ -1,7 +1,6 @@
 libmoosex-types-structured-perl (0.25-1) UNRELEASED; urgency=low
 
   * New upstream release
-  * WAITS-FOR: libtest-fatal-perl 0.003
 
  -- Rafael Kitover <rkitover at cpan.org>  Wed, 29 Dec 2010 19:19:17 -0500
 

Modified: trunk/libmoosex-types-structured-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/debian/control?rev=66626&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/debian/control (original)
+++ trunk/libmoosex-types-structured-perl/debian/control Thu Dec 30 00:26:40 2010
@@ -9,7 +9,7 @@
  libmoosex-types-perl (>= 0.22),
  libsub-exporter-perl (>= 0.982),
  libtest-simple-perl (>= 0.94),
- libtest-fatal-perl (>= 0.003)
+ libtest-fatal-perl (>= 0.001)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>, Rafael Kitover <rkitover at cpan.org>

Modified: trunk/libmoosex-types-structured-perl/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-structured-perl/dist.ini?rev=66626&op=diff
==============================================================================
--- trunk/libmoosex-types-structured-perl/dist.ini (original)
+++ trunk/libmoosex-types-structured-perl/dist.ini Thu Dec 30 00:26:40 2010
@@ -21,5 +21,5 @@
 
 [Prereqs / BuildRequires]
 Test::More = 0.94
-Test::Fatal = 0.003
+Test::Fatal = 0.001
 




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