[SCM] Debian packaging of libsyntax-highlight-engine-simple-languages-perl branch, master, updated. debian/1-10-g5e3e83d

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


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

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

diff --git a/debian/control b/debian/control
index 2519f38..440e1ff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 # Generated by refresh.pl from debian/packages.cfg. Edits may be lost.
 Source: libsyntax-highlight-engine-simple-languages-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: David Bremner <bremner at unb.ca>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libuniversal-require-perl,
-  libtest-perl-critic-perl,
-  libtest-pod-perl, libtest-pod-coverage-perl, libsyntax-highlight-engine-simple-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.50),
+               quilt
+Build-Depends-Indep: perl,
+                     libuniversal-require-perl,
+                     libtest-perl-critic-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libsyntax-highlight-engine-simple-perl
 Standards-Version: 3.8.1
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-highlight-engine-simple-languages-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-highlight-engine-simple-languages-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-highlight-engine-simple-languages-perl.git
 
 Package: libsyntax-highlight-engine-simple-languages-perl
 Architecture: all
-Depends: perl (>= 5.8.0-7), ${misc:Depends}
+Depends: perl,
+         ${misc:Depends}
 Enhances: libsyntax-highlight-engine-simple-perl
 Description: Perl module collection providing syntax highlighting
  Syntax::Highlight::Engine::Simple provides a framework for generating coloured
@@ -26,3 +31,4 @@ Description: Perl module collection providing syntax highlighting
  .
   * Syntax-Highlight-Engine-Simple-Perl (syntax highlighting for Perl)
   * Syntax-Highlight-Engine-Simple-HTML (syntax highlighting for HTML)
+

-- 
Debian packaging of libsyntax-highlight-engine-simple-languages-perl



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