[libdevel-checklib-perl] 03/04: cme: indent

gregor herrmann gregoa at debian.org
Sun Sep 22 15:32:59 UTC 2013


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

gregoa pushed a commit to branch master
in repository libdevel-checklib-perl.

commit bd7937b18a332385165dab91e8f6b56428abe88c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 22 17:31:37 2013 +0200

    cme: indent
    
    Git-Dch: Ignore
---
 debian/control |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index de5f274..04fe446 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libdevel-checklib-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libio-captureoutput-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: libio-captureoutput-perl,
+                     perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Devel-CheckLib/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-checklib-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-checklib-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-checklib-perl.git
+Homepage: https://metacpan.org/release/Devel-CheckLib/
 
 Package: libdevel-checklib-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for checking the availability of a library
  Devel::CheckLib is a perl module that checks whether a particular C library
  and its headers are available.

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



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