[libtest-mockmodule-perl] 07/13: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Sun Jun 21 01:28:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-mockmodule-perl.
commit 9c1c28f4dfa98a16b41b883532c2ac9cc0bbc50f
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Jun 21 03:22:58 2015 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 4d28e9c..28d9cd0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
Source: libtest-mockmodule-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ben Hutchings <ben at decadentplace.org.uk>,
- Ansgar Burchardt <ansgar at debian.org>
+ Ansgar Burchardt <ansgar at debian.org>
Section: perl
Priority: extra
-Build-Depends: debhelper (>= 7), libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends: debhelper (>= 7),
+ libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: perl,
+ libtest-pod-perl,
+ libtest-pod-coverage-perl
Standards-Version: 3.8.2
-Homepage: https://metacpan.org/release/Test-MockModule
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mockmodule-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-mockmodule-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mockmodule-perl.git
+Homepage: https://metacpan.org/release/Test-MockModule
Package: libtest-mockmodule-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: Perl module to override subroutines in a module for unit testing
Test::MockModule lets you temporarily redefine subroutines in other
packages for the purposes of unit testing.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-mockmodule-perl.git
More information about the Pkg-perl-cvs-commits
mailing list