[SCM] Debian packaging of libswish-api-common-perl branch, master, updated. e6c7e2fe53d190592c16c6cd577ab6e7f453c710

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


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

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

diff --git a/debian/control b/debian/control
index c88d8c6..5a9395f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,32 @@
 Source: libswish-api-common-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, liblog-log4perl-perl, libsysadm-install-perl,
- libwww-perl, swish-e
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               quilt
+Build-Depends-Indep: perl,
+                     liblog-log4perl-perl,
+                     libsysadm-install-perl,
+                     libwww-perl,
+                     swish-e
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/SWISH-API-Common/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libswish-api-common-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libswish-api-common-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libswish-api-common-perl.git
+Homepage: http://search.cpan.org/dist/SWISH-API-Common/
 
 Package: libswish-api-common-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liblog-log4perl-perl, libwww-perl,
- libsysadm-install-perl, swish-e
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblog-log4perl-perl,
+         libwww-perl,
+         libsysadm-install-perl,
+         swish-e
 Description: Perl interface to the SWISH index engine
  SWISH::API::Common offers an easy interface to the Swish index engine. While
  SWISH::API offers a complete API, SWISH::API::Common focuses on ease of use.
  Currently, this API allows for indexing documents in a single directory and
  any of its subdirectories. However, index() and search() cannot be executed
  in parallel.
+

-- 
Debian packaging of libswish-api-common-perl



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