[libtree-rb-perl] 06/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Nov 1 18:09:15 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtree-rb-perl.

commit f26a6b63924147ce1a721bd3ab208c6b444d791e
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 1 19:02:54 2017 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 6c5c0c7..d7da4b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libtree-rb-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.20140227~),
                libmodule-build-tiny-perl
 Build-Depends-Indep: libenum-perl,
- perl
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtree-rb-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtree-rb-perl.git
 Homepage: https://metacpan.org/release/Tree-RB
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtree-rb-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libenum-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libenum-perl
 Description: Perl implementation of the Red/Black tree
  Tree::RB is a Pure-Perl implementation of the Red/Black tree, a type of
  balanced binary search tree.

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



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