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

gregoa pushed a commit to branch master
in repository libterm-shell-perl.

commit 96f077995d2ab609cc0821ee950823cbce01f376
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jan 12 21:31:57 2016 +0100

    Add libtext-autoformat-perl and libterm-readkey-perl
    
    to B-D-I and Recommends.
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3562ac1..c962b57 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               libmodule-build-perl
+               libmodule-build-perl,
+               libterm-readkey-perl,
+               libtext-autoformat-perl
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libterm-shell-perl.git
@@ -17,7 +19,9 @@ Package: libterm-shell-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
-Recommends: libterm-readline-perl-perl | libterm-readline-gnu-perl
+Recommends: libterm-readkey-perl,
+            libterm-readline-perl-perl | libterm-readline-gnu-perl,
+            libtext-autoformat-perl
 Description: Perl module for writing shell-like interfaces
  Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
  All the boring details like command-line parsing and terminal handling are

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to