[SCM] Packaging of Memcached::libmemcached in Debian branch, master, updated. upstream/0.4406-4-g532f49b

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


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

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

diff --git a/debian/control b/debian/control
index c495e88..8365d2e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libmemcached-libmemcached-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), memcached, libinnodb-dev,
- libpod-coverage-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               memcached,
+               libinnodb-dev,
+               libpod-coverage-perl,
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Memcached-libmemcached/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmemcached-libmemcached-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmemcached-libmemcached-perl.git
-
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmemcached-libmemcached-perl.git
+Homepage: http://search.cpan.org/dist/Memcached-libmemcached/
 
 Package: libmemcached-libmemcached-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Suggests: memcached
 Description: Thin fast full interface to the libmemcached client API
  Memcached::libmemcached is a very thin, highly efficient, wrapper around the
@@ -22,3 +28,4 @@ Description: Thin fast full interface to the libmemcached client API
  It gives full access to the rich functionality offered by libmemcached.
  libmemcached is fast, light on memory usage, thread safe, and provide full
  access to server side methods.
+

-- 
Packaging of Memcached::libmemcached in Debian



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