[libterm-readpassword-perl] 05/06: Mention module name in long package description
Axel Beckert
abe at deuxchevaux.org
Sun Feb 7 21:18:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libterm-readpassword-perl.
commit 496b9a57454e4a48b89abf156fce0bb6d99483c5
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Feb 7 22:06:53 2016 +0100
Mention module name in long package description
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0079d13..1e0bee7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ libterm-readpassword-perl (0.11-3) UNRELEASED; urgency=low
* Rewrite debian/rules in minimal dh(1) style format.
* Bump debhelper compatibility to 9. Update B-D accordingly.
* Switch to source format "3.0 (quilt)".
+ * Mention module name in long package description.
-- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:47:38 +0100
diff --git a/debian/control b/debian/control
index 40bbc67..a0c4528 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: libterm-readpassword-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: prompt user for a password
- This module lets you ask the user for a password in the
+ Term::ReadPassword lets you ask the user for a password in the
traditional way, from the keyboard, without echoing.
.
The read_password function prompts for input, reads a line of
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-readpassword-perl.git
More information about the Pkg-perl-cvs-commits
mailing list