[libtest-refcount-perl] 03/03: move comments back

gregor herrmann gregoa at debian.org
Sat Aug 20 03:23:06 UTC 2016


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

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

commit 9951a97d1b6fa1434b3cf95f9ef49e451ab39197
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 04:39:38 2016 +0200

    move comments back
    
    Gbp-Dch: Ignore
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 318885b..cc74d9e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Package: libtest-refcount-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
+# optional, broken with 5.22
+# Suggests: libdevel-findref-perl (>= 1.430)
 Description: Perl module to assert reference counts
  Test::Refcount asserts that an object's reference count is as expected. Since
  Perl's automatic memory management algorithm uses reference counting to keep
@@ -30,5 +32,3 @@ Description: Perl module to assert reference counts
  to what was expected, a trace of references to the object is printed, using
  the Devel::FindRef module. It is probably most useful as part of a
  comprehensive module author test suite.
-# optional, broken with 5.22
-# Suggests: libdevel-findref-perl (>= 1.430)

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



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