[libterm-shell-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 16 16:02:13 UTC 2014


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

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

commit ecd3b3e4c9b7fcd40b6fbdb8ccb17ebd576dddec
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 16 18:00:33 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 1a25b58..b219309 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
 Source: libterm-shell-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>, 
- Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>> 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Term-Shell
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-shell-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-shell-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-shell-perl.git
+Homepage: https://metacpan.org/release/Term-Shell
 
 Package: libterm-shell-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: libterm-readline-perl-perl | libterm-readline-gnu-perl
 Description: Perl module for writing shell-like interfaces
  Term::Shell makes it joyfully easy to write command-line interfaces in Perl.
  All the boring details like command-line parsing and terminal handling are
  done for you.
-

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



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