[libtest-unit-perl] 02/05: Reformat changelog entry with regards to test-suite changes

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 01:50:18 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libtest-unit-perl.

commit a238d54333fc9af9bb11a1c920aa70d4001088ae
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 02:25:02 2013 +0100

    Reformat changelog entry with regards to test-suite changes
---
 debian/changelog | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7470b7f..d50ace2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libtest-unit-perl (0.25-2) UNRELEASED; urgency=low
   * Use debhelper 8
   * Update copyright to format 1.0
   * Update debian/rules to use dh
+    + Enables running test suite at build time
   * Change debian/watch to use search.cpan.org
 
   [ Salvatore Bonaccorso ]
@@ -21,18 +22,18 @@ libtest-unit-perl (0.25-2) UNRELEASED; urgency=low
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
   [ Axel Beckert ]
-  * Add patch to fix defined(@array) warnings
-    (https://rt.cpan.org/Public/Bug/Display.html?id=77779).
-    + Also fixes many test suite failures.
-  * Remove ancient 10_examples.patch as it causes many test suite
-    failures. Move contained files to debian/test-case-examples and
-    install them via debian/examples and dh_installexamples.
-  * Patch test-suite to work with regexp string representations of Perl
-    5.14 or later. Add according version restriction to build-dependency.
+  * Fix the test suite
+    + Add patch to fix defined(@array) warnings
+      (https://rt.cpan.org/Public/Bug/Display.html?id=77779).
+    + Remove ancient 10_examples.patch as it causes many test suite
+      failures. Move contained files to debian/test-case-examples and
+      install them via debian/examples and dh_installexamples.
+    + Make it work with regexp string representations of Perl 5.14 or
+      later. Add according version restriction to build-dependency.
+    + Make test assert_deep_equals (assert.t) less fragile against hash
+      randomization by adding valid variants.
   * Install (Tk)TestRunner.pl as examples, not into /usr/share/perl5/Test/
   * Add Makefile.old to debian/clean
-  * Add patch against test assert_deep_equals to make it less fragile
-    against hash randomization by adding valid variants.
   * Add myself to Uploaders.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 09 Oct 2007 22:32:29 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-unit-perl.git



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