[libcompress-bzip2-perl] 04/05: Add perl as alternative to Recommends.

gregor herrmann gregoa at debian.org
Tue Aug 12 21:57:45 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcompress-bzip2-perl.

commit 0c6f357dd8425ea236b3fccc39b407ec1becc7c8
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 23:55:48 2014 +0200

    Add perl as alternative to Recommends.
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 76ecfbf..ed3b448 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
-Recommends: libcompress-raw-bzip2-perl (>= 2.060),
-            libio-compress-perl (>= 2.060)
+Recommends: perl (>= 5.17.8) | libcompress-raw-bzip2-perl (>= 2.060),
+            perl (>= 5.17.8) | libio-compress-perl (>= 2.060)
 Description: Perl interface to Bzip2 compression library
  The Compress::Bzip2 module provides a Perl interface to the Bzip2
  compression library, a relevant subset of the functionality provided

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



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