[libref-util-xs-perl] 06/06: control

gregor herrmann gregoa at debian.org
Wed Nov 15 20:05:52 UTC 2017


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

gregoa pushed a commit to branch master
in repository libref-util-xs-perl.

commit 3a8a9b6b9a72601b407995727ce1097c69980cd8
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 15 21:02:25 2017 +0100

    control
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 0c406c7..d71439f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
+               libreadonly-perl,
                perl
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libref-util-xs-perl.git
@@ -16,16 +17,16 @@ Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
+Enhances: libref-util-perl
 Description: XS implementation for Ref::Util
  Ref::Util::XS is the XS implementation of Ref::Util, which provides several
  functions to help identify references in a more convenient way than the usual
  approach of examining the return value of ref.
  .
- You should use Ref::Util::XS by installing Ref::Util itself: if the system
- you install it on has a C compiler available, Ref::Util::XS will be installed
- and used automatically, providing a significant speed boost to everything
- that uses Ref::Util.
+ You should use Ref::Util::XS by installing Ref::Util itself (packaged as
+ libref-util-perl): If the system doesn't have Recommends turned off, you will
+ get libref-util-xs-perl automatically. Ref::Util::XS will be used
+ automatically, providing a significant speed boost to everything that uses
+ Ref::Util.
  .
  See Ref::Util for full documentation of the available functions.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libref-util-xs-perl.git



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