[libgitlab-api-v4-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Tue Dec 26 15:25:04 UTC 2017


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

gregoa pushed a commit to branch master
in repository libgitlab-api-v4-perl.

commit e6dcc019968ba74dea1dd7b7b039c9b169c5fac4
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 26 16:11:09 2017 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 65 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 33 insertions(+), 32 deletions(-)

diff --git a/debian/control b/debian/control
index 521c234..496a517 100644
--- a/debian/control
+++ b/debian/control
@@ -1,47 +1,48 @@
 Source: libgitlab-api-v4-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: libclass-method-modifiers-perl (>= 2.05),
- libconst-fast-perl (>= 0.014),
- libdata-serializer-perl (>= 0.60),
- liblog-any-adapter-screen-perl (>= 0.13),
- liblog-any-adapter-tap-perl (>= 0.003003),
- liblog-any-perl (>= 1.703),
- libmoo-perl (>= 2.003000),
- libnamespace-clean-perl (>= 0.27),
- librole-rest-client-perl (>= 0.22),
- libstrictures-perl (>= 2.000003),
- libtest2-suite-perl (>= 0.000094),
- libtry-tiny-perl (>= 0.28),
- libtype-tiny-perl (>= 1.002001),
- liburi-perl (>= 1.72),
- libyaml-perl (>= 1.21),
- perl
+                     libconst-fast-perl (>= 0.014),
+                     libdata-serializer-perl (>= 0.60),
+                     liblog-any-adapter-screen-perl (>= 0.13),
+                     liblog-any-adapter-tap-perl (>= 0.003003),
+                     liblog-any-perl (>= 1.703),
+                     libmoo-perl (>= 2.003000),
+                     libnamespace-clean-perl (>= 0.27),
+                     librole-rest-client-perl (>= 0.22),
+                     libstrictures-perl (>= 2.000003),
+                     libtest2-suite-perl (>= 0.000094),
+                     libtry-tiny-perl (>= 0.28),
+                     libtype-tiny-perl (>= 1.002001),
+                     liburi-perl (>= 1.72),
+                     libyaml-perl (>= 1.21),
+                     perl
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgitlab-api-v4-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgitlab-api-v4-perl.git
 Homepage: https://metacpan.org/release/GitLab-API-v4
-Testsuite: autopkgtest-pkg-perl
 
 Package: libgitlab-api-v4-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-method-modifiers-perl (>= 2.05),
- libconst-fast-perl (>= 0.014),
- libdata-serializer-perl (>= 0.60),
- liblog-any-adapter-screen-perl (>= 0.13),
- liblog-any-perl (>= 1.703),
- libmoo-perl (>= 2.003000),
- libnamespace-clean-perl (>= 0.27),
- librole-rest-client-perl (>= 0.22),
- libstrictures-perl (>= 2.000003),
- libtry-tiny-perl (>= 0.28),
- libtype-tiny-perl (>= 1.002001),
- liburi-perl (>= 1.72),
- libyaml-perl (>= 1.21)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-method-modifiers-perl (>= 2.05),
+         libconst-fast-perl (>= 0.014),
+         libdata-serializer-perl (>= 0.60),
+         liblog-any-adapter-screen-perl (>= 0.13),
+         liblog-any-perl (>= 1.703),
+         libmoo-perl (>= 2.003000),
+         libnamespace-clean-perl (>= 0.27),
+         librole-rest-client-perl (>= 0.22),
+         libstrictures-perl (>= 2.000003),
+         libtry-tiny-perl (>= 0.28),
+         libtype-tiny-perl (>= 1.002001),
+         liburi-perl (>= 1.72),
+         libyaml-perl (>= 1.21)
 Description: complete GitLab API v4 client.
  GitLab::API::v4 provides a one-to-one interface with the GitLab API v4. Much
  is not documented here as it would just be duplicating GitLab's own API

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgitlab-api-v4-perl.git



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