r19463 - in /trunk/liblog-handler-perl/debian: changelog control rules

roberto at users.alioth.debian.org roberto at users.alioth.debian.org
Tue May 6 01:37:04 UTC 2008


Author: roberto
Date: Tue May  6 01:37:03 2008
New Revision: 19463

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=19463
Log:
Enable more tests.

Modified:
    trunk/liblog-handler-perl/debian/changelog
    trunk/liblog-handler-perl/debian/control
    trunk/liblog-handler-perl/debian/rules

Modified: trunk/liblog-handler-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-handler-perl/debian/changelog?rev=19463&op=diff
==============================================================================
--- trunk/liblog-handler-perl/debian/changelog (original)
+++ trunk/liblog-handler-perl/debian/changelog Tue May  6 01:37:03 2008
@@ -3,6 +3,7 @@
   * New upstream release.
   * Added watch file.
   * Added libuniversal-require-perl to Build-Depends-Indep.
+  * Enable more tests.
 
  -- Roberto C. Sanchez <roberto at connexer.com>  Mon, 05 May 2008 21:21:49 -0400
 

Modified: trunk/liblog-handler-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-handler-perl/debian/control?rev=19463&op=diff
==============================================================================
--- trunk/liblog-handler-perl/debian/control (original)
+++ trunk/liblog-handler-perl/debian/control Tue May  6 01:37:03 2008
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 5), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.8.7), libtest-pod-perl,
  libtest-pod-coverage-perl, libparams-validate-perl, libdevel-backtrace-perl,
- libuniversal-require-perl
+ libuniversal-require-perl, libdbi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Roberto C. Sanchez <roberto at connexer.com>
 Standards-Version: 3.7.3

Modified: trunk/liblog-handler-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-handler-perl/debian/rules?rev=19463&op=diff
==============================================================================
--- trunk/liblog-handler-perl/debian/rules (original)
+++ trunk/liblog-handler-perl/debian/rules Tue May  6 01:37:03 2008
@@ -13,6 +13,8 @@
 # If set to a true value then MakeMaker's prompt function will
 # always return the default without waiting for user input.
 export PERL_MM_USE_DEFAULT=1
+
+export LOG_HANDLER_SOCK_TEST=1
 
 PERL   ?= /usr/bin/perl
 PACKAGE = $(shell dh_listpackages)




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