[SCM] Debian packaging of liblingua-ispell-perl branch, master, updated. 214051836afd5e8f4dcdbf90e7f23e2bc6e9df6b

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


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

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

diff --git a/debian/control b/debian/control
index 38e1ebd..0baffda 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: liblingua-ispell-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Gunnar Wolf <gwolf at debian.org>
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
 Build-Depends-Indep: perl
-Build-Depends: debhelper (>= 5.0.0), quilt (>= 0.40)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Gunnar Wolf <gwolf at debian.org>
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Lingua-Ispell/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-ispell-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-ispell-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-ispell-perl.git
+Homepage: http://search.cpan.org/dist/Lingua-Ispell/
 
 Package: liblingua-ispell-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, ispell
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ispell
 Description: Perl module encapsulating access to the ispell program
  Lingua::Ispell allows a perl program to communicate with an ispell
  process to check spellings of strings.  A sample program called
  `spellcheck' is provided.
+

-- 
Debian packaging of liblingua-ispell-perl



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