r65091 - in /trunk/libpoe-component-server-simplehttp-perl/debian: changelog control rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Nov 20 19:48:09 UTC 2010


Author: gregoa
Date: Sat Nov 20 19:48:02 2010
New Revision: 65091

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=65091
Log:
Re-enable tests, CPAN#35993 is fixed.

Modified:
    trunk/libpoe-component-server-simplehttp-perl/debian/changelog
    trunk/libpoe-component-server-simplehttp-perl/debian/control
    trunk/libpoe-component-server-simplehttp-perl/debian/rules

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/changelog?rev=65091&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/changelog (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/changelog Sat Nov 20 19:48:02 2010
@@ -2,7 +2,6 @@
 
   [ Jonathan Yu ]
   * New upstream release
-  * Use overrides to disable tests
   * Update to new short debhelper rules format
   * Standards-Version 3.8.3 (drop perl version dependency)
   * Add myself to Uploaders and Copyright
@@ -17,6 +16,7 @@
   * debian/copyright: update formatting and upstream copyright info.
   * debian/control: update dependencies.
   * debian/control: debhelper 7.2.13 (Module::Install).
+  * Re-enable tests, CPAN#35993 is fixed.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Wed, 19 May 2010 20:26:33 -0400
 

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/control?rev=65091&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/control (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/control Sat Nov 20 19:48:02 2010
@@ -9,8 +9,10 @@
  libmoosex-poe-perl,
  libpoe-component-client-http-perl (>= 0.82),
  libpoe-component-sslify-perl,
+ libpoe-filter-http-parser-perl,
  libpoe-perl (>= 2:1.000),
  libtest-pod-perl,
+ libtest-pod-coverage-perl,
  libtest-poe-client-tcp-perl (>= 0.1),
  libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Modified: trunk/libpoe-component-server-simplehttp-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-server-simplehttp-perl/debian/rules?rev=65091&op=diff
==============================================================================
--- trunk/libpoe-component-server-simplehttp-perl/debian/rules (original)
+++ trunk/libpoe-component-server-simplehttp-perl/debian/rules Sat Nov 20 19:48:02 2010
@@ -7,7 +7,3 @@
 
 override_dh_auto_configure:
 	yes | $(PERL) Makefile.PL INSTALLDIRS=vendor
-
-override_dh_auto_test:
-	# tests 05 and 11 fail randomly. Until CPAN#35993 is fixed,
-	# disable tests.




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