[libterm-ui-perl] 02/03: Add B-D-I and D on "liblog-message-simple-perl | perl (<< 5.17)"
Axel Beckert
abe at deuxchevaux.org
Sat Sep 28 01:47:55 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libterm-ui-perl.
commit e918931b243cbb88a42dfe6ba900c134b9b7c5aa
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Sep 28 03:39:20 2013 +0200
Add B-D-I and D on "liblog-message-simple-perl | perl (<< 5.17)"
Closes: #724532
---
debian/changelog | 8 ++++++++
debian/control | 6 ++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2da25f3..ffa4836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libterm-ui-perl (0.38-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Add Build-Depends-Indep and Depends on "liblog-message-simple-perl |
+ perl (<< 5.17)" (Closes: #724532)
+
+ -- Axel Beckert <abe at debian.org> Sat, 28 Sep 2013 03:28:35 +0200
+
libterm-ui-perl (0.36-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 43bef39..e1e4a95 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+ liblog-message-simple-perl | perl (<< 5.17)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-ui-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-ui-perl.git
@@ -12,7 +13,8 @@ Homepage: https://metacpan.org/release/Term-UI/
Package: libterm-ui-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ liblog-message-simple-perl | perl (<< 5.17)
Description: Term::ReadLine UI made easy
Term::UI is a transparent way of eliminating the overhead of having to format
a question and then validate the reply, informing the user if the answer was
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-ui-perl.git
More information about the Pkg-perl-cvs-commits
mailing list