[SCM] Debian packaging of libhtml-highlight-perl branch, master, updated. 11ea13c1112cbe460137e7293f5c44ff4c927c16

gregor herrmann gregoa at debian.org
Thu Jul 5 20:31:59 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index b0236ad..fb9ea0f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libhtml-highlight-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- Ernesto Hernández-Novich (USB) <emhn at usb.ve>
-Homepage: http://search.cpan.org/dist/HTML-Highlight/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-highlight-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-highlight-perl.git
 Standards-Version: 3.8.1
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-highlight-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-highlight-perl.git
+Homepage: http://search.cpan.org/dist/HTML-Highlight/
 
 Package: libhtml-highlight-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for highlighting words or patterns in HTML documents
  HTML::Highlight provides Google-like highlighting of words or patterns
  in HTML documents. This feature is typically used to highlight search
  results. Each specified pattern or word is highlighted using a
  different color.
+

-- 
Debian packaging of libhtml-highlight-perl



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