[SCM] Debian packaging of liblatex-encode-perl branch, master, updated. 71f826d6df6198042eb31a483f089053960e3d1c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:35:30 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 4c704ec..add43f6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: liblatex-encode-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
-  libtest-pod-perl (>= 1.00),
-  libtest-pod-coverage-perl (>= 1.00),
-  libtest-perl-critic-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Salvatore Bonaccorso <carnil at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-perl-critic-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/LaTeX-Encode/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblatex-encode-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblatex-encode-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblatex-encode-perl.git
+Homepage: http://search.cpan.org/dist/LaTeX-Encode/
 
 Package: liblatex-encode-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module to encode characters for LaTeX formatting
  LaTeX::Encode provides a function to encode text that is to be formatted with
  LaTeX. It encodes characters that are special to LaTeX or that are
@@ -28,3 +29,4 @@ Description: Perl module to encode characters for LaTeX formatting
  .
  Note that some of the LaTeX commands for characters are defined in the LaTeX
  textcomp package.
+

-- 
Debian packaging of liblatex-encode-perl



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