[SCM] Debian packaging of libsvg-tt-graph-perl branch, master, updated. d0e0a7f965332537bf0a3fb03721cbbd7830d467

gregor herrmann gregoa at debian.org
Fri Jan 20 21:12:30 UTC 2012


The following commit has been merged in the master branch:
commit b6e04112c0a6183bb1e527443274ac1bb8ef710d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 22:09:29 2012 +0100

    one dep per line
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 1942a41..e122d3a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libsvg-tt-graph-perl
 Section: perl
 Priority: extra
 Build-Depends: debhelper (>= 8), perl
-Build-Depends-Indep: libdatetime-perl, libtemplate-perl, libwww-perl
+Build-Depends-Indep: libdatetime-perl,
+ libtemplate-perl,
+ libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
@@ -15,8 +17,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvg-tt-gra
 
 Package: libsvg-tt-graph-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl,
- libtemplate-perl, libwww-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libdatetime-perl,
+ libtemplate-perl,
+ libwww-perl
 Recommends: libxml-tidy-perl
 Description: module for creating vector graphs
  SVG::TT::Graph is a Perl module that allows you to easily create Scalable

-- 
Debian packaging of libsvg-tt-graph-perl



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