This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libterm-clui-perl.
commit 809a2981f06acb9fa16768e483246a9477c799bd Author: gregor herrmann <[email protected]> Date: Sat Jul 12 21:07:43 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 3a4e99d..7f61315 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: libterm-clui-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Mathieu Malaterre <[email protected]> +Section: perl +Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: libterm-readkey-perl, - libterm-readline-gnu-perl, - perl + libterm-readline-gnu-perl, + perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-clui-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-clui-perl.git @@ -14,9 +14,10 @@ Homepage: https://metacpan.org/release/Term-Clui Package: libterm-clui-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libterm-readkey-perl, - libterm-readline-gnu-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libterm-readkey-perl, + libterm-readline-gnu-perl Description: Perl module offering a Command-Line User Interface Term::Clui offers a high-level user interface to give the user of command-line applications a consistent "look and feel". Its metaphor for the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libterm-clui-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
