Dependency on Term::UI needed for Perl >= 5.17
This commit is contained in:
parent
70bf0607db
commit
cc4e170357
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -5,8 +5,8 @@ xen-tools (4.4~dev-1) UNRELEASED; urgency=low
|
||||
logging. Makes --passwd usable again. Thanks to Christian Herzog for
|
||||
the bug report.
|
||||
* Loop around calling "passwd" to get a second chance to change the
|
||||
password. Needs Term::UI (part of perl-modules, no new dependencies)
|
||||
(Closes: #703159)
|
||||
password. (Closes: #703159)
|
||||
+ Add dependency on "libterm-ui-perl | perl (<< 5.17.0)"
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Fri, 23 Aug 2013 21:13:07 +0200
|
||||
|
||||
|
||||
1
debian/control
vendored
1
debian/control
vendored
@ -28,6 +28,7 @@ Depends: debootstrap | cdebootstrap,
|
||||
libdata-validate-uri-perl,
|
||||
libfile-slurp-perl,
|
||||
libfile-which-perl,
|
||||
libterm-ui-perl | perl (<< 5.17.0),
|
||||
libtext-template-perl,
|
||||
openssh-client,
|
||||
perl-modules,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user