[libterm-termkey-perl] 03/03: d/control: dependencies

gregor herrmann gregoa at debian.org
Sat Dec 26 16:48:45 UTC 2015


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

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

commit be707c1cad5355ece97a0a302ba378939d77c09b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 26 17:44:21 2015 +0100

    d/control: dependencies
---
 debian/control | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 925725e..997e257 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 9.20120312~),
- libalien-libtermkey-perl (>= 0.13),
  libextutils-pkgconfig-perl,
  libmodule-build-perl,
+ libtermkey-dev,
  libtest-refcount-perl,
  perl
 Standards-Version: 3.9.6
@@ -18,12 +18,8 @@ Testsuite: autopkgtest-pkg-perl
 Package: libterm-termkey-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: perl wrapper around C<libtermkey>
+Description: perl wrapper around libtermkey
  Term::TermKey provides a light perl wrapper around the libtermkey library.
  Term::TermKey attempts to provide an abstract way to read keypress events in
  terminal-based programs by providing structures that describe keys, rather
  than simply returning raw bytes as read from the TTY device.
- .
- This version of Term::TermKey requires libtermkey version at least 0.16.
- .
- 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/libterm-termkey-perl.git



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