[SCM] Debian packaging of libtest-block-perl branch, master, updated. 23b30e05bd0e72402cdaf953225133eced366612

Florian Schlichting fschlich at zedat.fu-berlin.de
Sat Jan 28 00:50:10 UTC 2012


The following commit has been merged in the master branch:
commit 38a6be996e80d1058a84e573e164222cdb79a5e5
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sat Jan 28 01:32:13 2012 +0100

    Added deprecation warning to long description

diff --git a/debian/changelog b/debian/changelog
index b49c44f..d41f6f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libtest-block-perl (0.13-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Imported Upstream version 0.13.
+  * Added deprecation warning to long description.
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
diff --git a/debian/control b/debian/control
index 0a414ea..fff2d36 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Description: Specify tests with a finer granularity
  level of granularity than an entire test script. It is built with 
  Test::Builder and plays happily with Test::More and friends.
  .
- If you are not already familiar with Test::More now would 
- be the time to go take a look.
+ Note: Test::Block has been marked DEPRECATED by its author. It was
+ written before subtests existed in TAP and Test::More. These days
+ subtests will probably be a better option for you.
  

-- 
Debian packaging of libtest-block-perl



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