[libxml-compile-cache-perl] 06/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jan 10 20:33:03 UTC 2014


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

gregoa pushed a commit to branch master
in repository libxml-compile-cache-perl.

commit 3cb45f43781b7d7bc6d14006d3e9ab47911044a8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 10 21:31:45 2014 +0100

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

diff --git a/debian/control b/debian/control
index 9d68887..7ecfc58 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libxml-compile-cache-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: liblog-report-perl,
- libxml-compile-perl (>= 1.41),
- libxml-compile-tester-perl,
- libxml-libxml-simple-perl,
- perl
+                     libxml-compile-perl (>= 1.41),
+                     libxml-compile-tester-perl,
+                     libxml-libxml-simple-perl,
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-compile-cache-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-compile-cache-perl.git
@@ -16,11 +16,12 @@ Homepage: https://metacpan.org/release/XML-Compile-Cache/
 
 Package: libxml-compile-cache-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblog-report-perl,
- libxml-compile-perl (>= 1.41),
- libxml-compile-tester-perl,
- libxml-libxml-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblog-report-perl,
+         libxml-compile-perl (>= 1.41),
+         libxml-compile-tester-perl,
+         libxml-libxml-simple-perl
 Description: module that keeps the cache of compiled XML schemas
  XML::Compile::Cache is the smart brother of XML::Compile::Schema; it keeps
  track of your compiled readers and writers, and also helps you administer the

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



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