[libterm-readline-gnu-perl] 03/05: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Mar 6 23:24:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libterm-readline-gnu-perl.

commit 5c6d5cd5068b904a8afd281d6c170b8fac356b4c
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Mar 7 00:11:35 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index d1884c4..2fb25e2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,16 @@
 Source: libterm-readline-gnu-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312~), libreadline-dev
+Build-Depends: debhelper (>= 9.20120312~),
+               libreadline-dev,
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at debian.org>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Martín Ferrari <tincho at debian.org>, Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Martín Ferrari <tincho at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
 Homepage: https://metacpan.org/release/Term-ReadLine-Gnu
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-readline-gnu-perl.git
@@ -14,7 +18,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-readl
 
 Package: libterm-readline-gnu-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl extension for the GNU ReadLine/History Library
  Term::ReadLine::Gnu is a Perl interface to the GNU ReadLine Library, allowing
  developers to provide features including input line editing, input history

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-readline-gnu-perl.git



More information about the Pkg-perl-cvs-commits mailing list