[SCM] Debian packaging of libsyntax-highlight-perl-improved-perl branch, master, updated. f04c780509d6b03af7709a79b7d5fe436009b81e

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


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

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

diff --git a/debian/control b/debian/control
index 7ed0c3a..7aa34c6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libsyntax-highlight-perl-improved-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), quilt
-Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, gregor herrmann <gregoa at debian.org>
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Syntax-Highlight-Perl-Improved/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-highlight-perl-improved-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsyntax-highlight-perl-improved-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsyntax-highlight-perl-improved-perl.git
+Homepage: http://search.cpan.org/dist/Syntax-Highlight-Perl-Improved/
 
 Package: libsyntax-highlight-perl-improved-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Highlighting of Perl Syntactical Structures
  This module provides syntax highlighting for Perl code. The design bias is
  roughly line-oriented and streamed (ie, processing a file line-by-line in a
  single pass). Provisions may be made in the future for tasks related to
  "back-tracking" (ie, re-doing a single line in the middle of a stream) such
  as speeding up state copying.
+

-- 
Debian packaging of libsyntax-highlight-perl-improved-perl



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