[libsvg-perl] 05/07: wrap-and-sort d/control

gregor herrmann gregoa at debian.org
Fri Oct 11 20:39:34 UTC 2013


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

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

commit b722fa9c88e6446c30e438b24558dfd3ee1e4bc4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 22:32:04 2013 +0200

    wrap-and-sort d/control
    
    Git-Dch: Ignore
---
 debian/control |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 43f6763..79bc586 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Chris Butler <chrisb at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Chris Butler <chrisb at debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtest-pod-coverage-perl, perl
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     perl
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/SVG/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvg-perl.git
@@ -14,7 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvg-perl.g
 
 Package: libsvg-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: perl module to generate SVG images
  This package provides a perl extension to generate stand-alone
  or inline SVG (scalable vector graphics) images using the W3C

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



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