[libtest-fixme-perl] 05/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Thu Jul 31 18:47:10 UTC 2014


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

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

commit e770a0f4a5bd4d068dcd29165bf477a77a453001
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 31 20:42:16 2014 +0200

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

diff --git a/debian/control b/debian/control
index b9b1ae4..13e2bfd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libtest-fixme-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>, Ryan Niebur <ryan at debian.org>,
- Florian Schlichting <fsfs at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Test-Fixme
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fixme-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-fixme-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-fixme-perl.git
+Homepage: https://metacpan.org/release/Test-Fixme
 
 Package: libtest-fixme-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to check code for FIXME declarations
  When coding it is common to come up against problems that need to be
  addressed but that are not a big deal at the moment. What generally happens

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



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