[libfile-spec-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat May 24 12:47:51 UTC 2014


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

gregoa pushed a commit to branch master
in repository libfile-spec-perl.

commit bb9d6a5905038f9ca757b79fd7e6e07b8bdd2903
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 24 14:46:26 2014 +0200

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

diff --git a/debian/control b/debian/control
index e2e712d..35e7c2c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libfile-spec-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>,
- Ryan Niebur <ryan at debian.org>,
- Xavier Guimard <x.guimard at free.fr>
-Build-Depends: debhelper (>= 9.20120312),
- perl
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Jose Luis Rivas <ghostbar38 at gmail.com>,
+           Ryan Niebur <ryan at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-spec-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-spec-perl.git
@@ -18,7 +18,9 @@ Homepage: https://metacpan.org/release/PathTools
 
 Package: libfile-spec-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: collection of tools for working with paths across platforms
  File::Spec is a Perl module that provides a variety of modules and routines
  useful for working with paths and file specifications in a cross-platform
@@ -27,4 +29,3 @@ Description: collection of tools for working with paths across platforms
  Please note that the modules from this package are already included in any
  standard Perl installation since version 5.4.5; this package is provided
  for those that need newer versions of this distribution.
-

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



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