[SCM] Debian packaging of libcache-memcached-managed-perl branch, master, updated. upstream/0.21-27-g09fd8bb

Fabrizio Regalli fabreg at fabreg.it
Tue Apr 3 13:16:38 UTC 2012


The following commit has been merged in the master branch:
commit 09fd8bbf3bc68db7c8da1b784b2559d75cfd35d3
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Apr 3 15:15:57 2012 +0200

    * Sort B-D and Depends

diff --git a/debian/changelog b/debian/changelog
index f8eb84c..ebf092e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,8 @@ libcache-memcached-managed-perl (0.21-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.3
   * Update debian/copyright format as in Debian Policy 3.9.3
   * Add Elizabeth's email to d/copyright
-  * Removed spelling.patch patch: it's now included in source code
+  * Remove spelling.patch patch: it's now included in source code
+  * Sort B-D and Depends
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 03 Apr 2012 14:46:43 +0200
 
diff --git a/debian/control b/debian/control
index 62081cb..522401c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: libcache-memcached-managed-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcache-memcached-perl, memcached, libsocket6-perl,
- netbase
+Build-Depends-Indep: libcache-memcached-perl,
+ libsocket6-perl,
+ memcached,
+ netbase,
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>, Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.3
@@ -13,7 +16,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcache-memc
 
 Package: libcache-memcached-managed-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcache-memcached-perl, memcached
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcache-memcached-perl,
+ memcached
 Recommends: libsocket6-perl
 Description: API for managing cached information
  The Cache::Memcached::Managed module provides an API to values, cached in

-- 
Debian packaging of libcache-memcached-managed-perl



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