[libtest-tempdir-perl] 01/02: Add deprecation notice to long description.

gregor herrmann gregoa at debian.org
Fri Apr 14 15:49:55 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtest-tempdir-perl.

commit 82c578a90698720c3e47391de7d75c3e152aa817
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 14 17:47:59 2017 +0200

    Add deprecation notice to long description.
    
    Thanks: Niko Tyni for the bug report.
    Closes: #860208
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index bde267c..2115927 100644
--- a/debian/control
+++ b/debian/control
@@ -38,3 +38,6 @@ Description: Perl module that creates temporary files for testing
   * prevent race conditions when running parallel tests harness
   * empty directory before running tests
   * files are not cleaned at the end of the tests if they fail
+ .
+ Test::TempDir is deprecated due to some deficiencies, it is recommend that
+ you use Test::TempDir::Tiny (packaged as libtest-tempdir-perl) instead.

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



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