[SCM] Debian packaging of libsyntax-highlight-engine-kate-perl branch, master, updated. be2ac962712cc8c39262a7c1fac28e114ec2637c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:56:44 UTC 2012


The following commit has been merged in the master branch:
commit 022ec7fffaf82cd5acc923d5f99cf9c9850f769f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:56:32 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index ac53aa8..06dd54f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libsyntax-highlight-engine-kate-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.6.10-16)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git
+Homepage: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/
 
 Package: libsyntax-highlight-engine-kate-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc: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.
+

-- 
Debian packaging of libsyntax-highlight-engine-kate-perl



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