[libterm-choose-perl] 03/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Dec 15 23:59:18 UTC 2017


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

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

commit 020e840eb37a77f438c0c19acc35e94542eddf3b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 16 00:46:59 2017 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 995acb8..11a125c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: libterm-choose-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libterm-readkey-perl,
- libtest-fatal-perl,
- libunicode-linebreak-perl,
- perl
+                     libtest-fatal-perl,
+                     libunicode-linebreak-perl,
+                     perl
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libterm-choose-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libterm-choose-perl.git
 Homepage: https://metacpan.org/release/Term-Choose
-Testsuite: autopkgtest-pkg-perl
 
 Package: libterm-choose-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libterm-readkey-perl,
- libunicode-linebreak-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libterm-readkey-perl,
+         libunicode-linebreak-perl
 Description: Choose items from a list interactively.
  (no description was found)
  .

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



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