[libtest-mock-time-perl] 05/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Jan 12 17:30:16 UTC 2018


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

gregoa pushed a commit to branch master
in repository libtest-mock-time-perl.

commit 23888e3be4b3e63f69041d516f062e62c4ad8d0b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 12 18:23:22 2018 +0100

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

diff --git a/debian/control b/debian/control
index 1ea9a28..e6f2c24 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libtest-mock-time-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 10),
- libmodule-build-tiny-perl,
- perl
+               libmodule-build-tiny-perl,
+               perl
 Build-Depends-Indep: libexport-attrs-perl,
- libtest-exception-perl,
- libtest-mockmodule-perl,
- perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
+                     libtest-exception-perl,
+                     libtest-mockmodule-perl,
+                     perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mock-time-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-mock-time-perl.git
 Homepage: https://metacpan.org/release/Test-Mock-Time
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-mock-time-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libexport-attrs-perl,
- libtest-mockmodule-perl,
- perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexport-attrs-perl,
+         libtest-mockmodule-perl,
+         perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33)
 Description: Deterministic time & timers for event loop tests
  Test::Mock::Time replaces actual time with simulated time everywhere (core
  time(), Time::HiRes, EV, AnyEvent with EV, Mojolicious, …) and provide a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-mock-time-perl.git



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