[libterm-readpassword-perl] 01/03: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Sun Feb 7 21:29:07 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 d62d71eef919205c5f7670c0479a02a340b5a932
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Feb 7 22:19:35 2016 +0100
Apply wrap-and-sort
---
debian/changelog | 1 +
debian/control | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 00ae880..1281322 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,7 @@ libterm-readpassword-perl (0.11-3) UNRELEASED; urgency=low
* Switch to source format "3.0 (quilt)".
* Mention module name in long package description.
* Convert debian/copyright to machine-readable DEP5 format.
+ * Apply wrap-and-sort.
-- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:47:38 +0100
diff --git a/debian/control b/debian/control
index a0c4528..b7fc705 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>,
- gregor herrmann <gregoa at debian.org>
+ gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
@@ -13,7 +13,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libterm-readpassw
Package: libterm-readpassword-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: prompt user for a password
Term::ReadPassword lets you ask the user for a password in the
traditional way, from the keyboard, without echoing.
--
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