r35461 - in /trunk/libtest-output-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 16 01:31:47 UTC 2009


Author: gregoa
Date: Sat May 16 01:31:42 2009
New Revision: 35461

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35461
Log:
debian/control: add back reference to Test::Output::Tie to long
description, since the module is resurrected.

Modified:
    trunk/libtest-output-perl/debian/changelog
    trunk/libtest-output-perl/debian/control

Modified: trunk/libtest-output-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-output-perl/debian/changelog?rev=35461&op=diff
==============================================================================
--- trunk/libtest-output-perl/debian/changelog (original)
+++ trunk/libtest-output-perl/debian/changelog Sat May 16 01:31:42 2009
@@ -1,6 +1,11 @@
 libtest-output-perl (0.16-1) unstable; urgency=low
 
+  [ Ryan Niebur ]
   * New upstream release
+
+  [ gregor herrmann ]
+  * debian/control: add back reference to Test::Output::Tie to long
+    description, since the module is resurrected.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 15 May 2009 18:22:59 -0700
 

Modified: trunk/libtest-output-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-output-perl/debian/control?rev=35461&op=diff
==============================================================================
--- trunk/libtest-output-perl/debian/control (original)
+++ trunk/libtest-output-perl/debian/control Sat May 16 01:31:42 2009
@@ -18,3 +18,6 @@
  Test::Output provides a simple interface for testing output sent to STDOUT
  or STDERR. A number of different utilities are included to try and be as
  flexible as possible to the tester.
+ .
+ Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided
+ by this package.




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