[SCM] Debian packaging of libipc-sharedcache-perl branch, master, updated. 2c428e3cc5abf82a93b0021547dbd818b5ff8aa3

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


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

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

diff --git a/debian/control b/debian/control
index d8567db..973ab48 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libipc-sharedcache-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
- Martín Ferrari <tincho at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Martín Ferrari <tincho at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), quilt
-Build-Depends-Indep: perl, libipc-sharelite-perl (>= 0.06)
+Build-Depends: debhelper (>= 7),
+               quilt
+Build-Depends-Indep: perl,
+                     libipc-sharelite-perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/IPC-SharedCache/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libipc-sharedcache-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-sharedcache-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libipc-sharedcache-perl.git
+Homepage: http://search.cpan.org/dist/IPC-SharedCache/
 
 Package: libipc-sharedcache-perl
 Architecture: all
-Depends: ${misc:Depends}, libipc-sharelite-perl, ${perl:Depends}
+Depends: ${misc:Depends},
+         libipc-sharelite-perl,
+         ${perl:Depends}
 Description: module to manage a cache in SysV IPC shared memory
  IPC::SharedCache attempts to make shared memory easy to use for one specific
  application - a shared memory cache, provides a shared memory cache accessed
  as a tied hash.
+

-- 
Debian packaging of libipc-sharedcache-perl



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