[libreturn-multilevel-perl] 04/08: Recommend libscope-upper-perl
    Florian Schlichting 
    fsfs at moszumanska.debian.org
       
    Sun Oct  8 21:06:47 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libreturn-multilevel-perl.
commit 89720bcdedd26b3f95e5915c54994ec1175fb9cf
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Oct 8 22:42:31 2017 +0200
    Recommend libscope-upper-perl
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 4fbcb18..a4db804 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libdata-munge-perl (>= 0.07),
+                     libscope-upper-perl (>= 0.29),
                      libtest-fatal-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libreturn-multilevel-perl.git
@@ -18,6 +19,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libdata-munge-perl (>= 0.07)
+Recommends: libscope-upper-perl (>= 0.29)
 Description: Perl module to enable returning from a nested call stack
  Return::MultiLevel provides a way to return immediately from a deeply
  nested call stack. This is similar to exceptions, but exceptions don't
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libreturn-multilevel-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list