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 <a...@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 <gre...@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-maintain...@lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybo...@debian.org>,
- gregor herrmann <gre...@debian.org>
+           gregor herrmann <gre...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to