[libfile-share-perl] 04/08: cme: indent

gregor herrmann gregoa at debian.org
Wed Oct 2 20:59:42 UTC 2013


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

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

commit 98e83574f814a7771132252c05fd9ef02c53aac3
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 2 22:45:46 2013 +0200

    cme: indent
    
    Git-Dch: Ignore
---
 debian/control |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 591b90d..9df8e8f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libfile-share-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libfile-sharedir-perl (>= 1.03),
- perl
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-share-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-share-perl.git
@@ -13,8 +13,9 @@ Homepage: http://metacpan.org/release/File-Share/
 
 Package: libfile-share-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-sharedir-perl (>= 1.03)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-sharedir-perl (>= 1.03)
 Description: extend File::ShareDir to deal with a development environment
  File::Share is a drop-in replacement for File::ShareDir. It supports the
  dist_dir and dist_file functions, except these functions have been enhanced

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



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