[libsyntax-highlight-engine-kate-perl] 15/16: wrap-and-sort

gregor herrmann gregoa at debian.org
Mon Aug 26 21:51:00 UTC 2013


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

gregoa pushed a commit to branch master
in repository libsyntax-highlight-engine-kate-perl.

commit ceda3d9d01f0220d0cc5ca06d05d1efb32ee353d
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 26 23:45:51 2013 +0200

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

diff --git a/debian/control b/debian/control
index d1f9c33..4b1eec9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libtest-differences-perl (>= 0.61)
+Build-Depends-Indep: libtest-differences-perl (>= 0.61),
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
@@ -14,11 +14,10 @@ Homepage: https://metacpan.org/release/Syntax-Highlight-Engine-Kate/
 
 Package: libsyntax-highlight-engine-kate-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl port of Kate's syntax highlighting engine
  Syntax::Highlight::Engine::Kate collection of modules porting the Kate text
  editor's syntax highlighting engine to Perl. Kate's language XML specification
  files have been rewritten to Perl modules using a script and the modules can
  act as plugins to the module.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git



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