[libtest-deep-perl] 03/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Dec 15 16:58:17 UTC 2013


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

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

commit 1377db162c2c09fc1fa41dac22ae9a03c63c7097
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 15 17:56:49 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 6503c2b..90e3563 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libtest-deep-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-tester-perl, libtest-nowarnings-perl
+Build-Depends-Indep: perl,
+                     libtest-tester-perl,
+                     libtest-nowarnings-perl
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Test-Deep/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-deep-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-deep-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-deep-perl.git
+Homepage: https://metacpan.org/release/Test-Deep/
 
 Package: libtest-deep-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for extremely flexible deep comparisons
  Test::Deep gives you very flexible ways to check that the result you got is
  the result you were expecting. At it's simplest it compares two structures by

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



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