[SCM] Debian packaging of libparanoid-perl branch, master, updated. debian/0.31-1-8-g6441012

gregor herrmann gregoa at debian.org
Thu Dec 22 18:21:42 UTC 2011


The following commit has been merged in the master branch:
commit a0c2a0161584a6b55bbe99e70a388140d9fa945f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Dec 22 18:57:09 2011 +0100

    re-sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 92adba6..f031456 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libberkeleydb-perl,
- perl (>= 5.14) | libsocket6-perl (>= 0.23),
  libtest-pod-coverage-perl,
  libtest-pod-perl,
- libunix-syslog-perl
+ libunix-syslog-perl,
+ perl (>= 5.14) | libsocket6-perl (>= 0.23)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
@@ -21,8 +21,8 @@ Package: libparanoid-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Suggests: libberkeleydb-perl,
- perl (>= 5.14) | libsocket6-perl (>= 0.23),
- libunix-syslog-perl
+ libunix-syslog-perl,
+ perl (>= 5.14) | libsocket6-perl (>= 0.23)
 Description: module for safer, more secure programming
  Paranoid is a collection of Perl modules that began as simple utilities which
  perform things in a (debatably) safer and taint-safe manner. Since then it's

-- 
Debian packaging of libparanoid-perl



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