[libtest-mocktime-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue Aug 12 16:32:56 UTC 2014


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

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

commit 58c7f9c24388d86ca7082da97576bcaf2249b037
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 18:27:18 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 0bb0cb0..81ad107 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libtest-mocktime-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>, Rene Mayorga <rmayorga at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Test-MockTime
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mocktime-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-mocktime-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mocktime-perl.git
+Homepage: https://metacpan.org/release/Test-MockTime
 
 Package: libtest-mocktime-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Replace actual time with simulated time
  Test::MockTime enables test suites to test code at specific points in time.
  Specifically it overrides the localtime, gmtime and time functions at compile

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



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