[libsvn-look-perl] 07/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Oct 23 19:17:35 UTC 2013


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

gregoa pushed a commit to branch master
in repository libsvn-look-perl.

commit ce2fb1412f7874d13807c21a86d6b61b6e90513d
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 23 21:16:07 2013 +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 b5015c8..f881805 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libsvn-look-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Angel Abad <angel at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Antonio Radici <antonio at dyne.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Antonio Radici <antonio at dyne.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: liburi-perl,
- liblist-moreutils-perl,
- libxml-simple-perl,
- perl,
- subversion
+                     liblist-moreutils-perl,
+                     libxml-simple-perl,
+                     perl,
+                     subversion
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-look-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvn-look-perl.git
@@ -18,10 +18,11 @@ Homepage: https://metacpan.org/release/SVN-Look/
 
 Package: libsvn-look-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblist-moreutils-perl,
- libxml-simple-perl,
- subversion
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblist-moreutils-perl,
+         libxml-simple-perl,
+         subversion
 Description: module providing access to svnlook data
  SVN::Look is a simple Perl module that provides a object-oriented wrapper
  around Subversion's svnlook command, with built-in caching to improve speed.

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



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