[SCM] Debian packaging of libipc-shareable-perl branch, master, updated. a931442ca3d6a7ed69e4b218f6ec2dd2df6b7317

Xavier Guimard x.guimard at free.fr
Thu Mar 7 14:37:10 UTC 2013


The following commit has been merged in the master branch:
commit 1590a9c2f7b983281ee2a27fb621c2d64f841c7c
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu Mar 7 15:36:02 2013 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 3de1264..4259285 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libipc-shareable-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Martín Ferrari <tincho at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Build-Depends: debhelper (>= 7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martín Ferrari <tincho at debian.org>,
- gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-shareable-perl.git
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-shareable-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-shareable-perl.git
 Homepage: https://metacpan.org/release/IPC-Shareable/
 
 Package: libipc-shareable-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to access IPC shared memory segments through perl
  This perl module provides a tie() interface to System V IPC shared memory
  segments. 
@@ -23,3 +25,4 @@ Description: module to access IPC shared memory segments through perl
  Scalars, arrays, and hashes can be tied.  The variable being tied may
  contain arbitrarily complex data structures - including references to
  arrays, hashes of hashes, etc.
+

-- 
Debian packaging of libipc-shareable-perl



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