[libfuture-asyncawait-perl] 04/06: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jan 20 01:22:15 UTC 2018


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

gregoa pushed a commit to branch master
in repository libfuture-asyncawait-perl.

commit 79833f40214fbe76ca68688d38bd5d6bafc4e147
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 20 02:14:22 2018 +0100

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

diff --git a/debian/control b/debian/control
index 617063f..d95fb98 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libfuture-asyncawait-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 (>= 10),
- libfuture-perl,
- libmodule-build-perl (>= 0.4004),
- perl (>= 5.18.0)
+               libfuture-perl,
+               libmodule-build-perl (>= 0.4004),
+               perl (>= 5.18.0)
 Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfuture-asyncawait-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfuture-asyncawait-perl.git
 Homepage: https://metacpan.org/release/Future-AsyncAwait
-Testsuite: autopkgtest-pkg-perl
 
 Package: libfuture-asyncawait-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libfuture-perl,
- perl (>= 5.18.0)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libfuture-perl,
+         perl (>= 5.18.0)
 Description: deferred subroutine syntax for futures
  Future::AsyncAwait provides syntax for deferring and resuming subroutines
  while waiting for Futures to complete. This syntax aims to make code that

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



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