[SCM] Debian packaging of libdbm-deep-perl branch, master, updated. a9df625c42b13e26a4b06363e67a4475553268d9

gregor herrmann gregoa at debian.org
Sat Apr 7 12:47:50 UTC 2012


The following commit has been merged in the master branch:
commit d45f72c2aa3058cf2ba2106c03ad6863ac800038
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 7 14:45:54 2012 +0200

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 24295ba..073f203 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,17 @@ Source: libdbm-deep-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-deep-perl (>= 0.095), 
- libtest-exception-perl (>= 0.21), libtest-warn-perl,
- libio-stringy-perl, libfilehandle-fmode-perl, libtest-pod-coverage-perl,
- libtest-pod-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
- libdbi-perl, libdbd-sqlite3-perl
+Build-Depends-Indep: perl,
+ libdbd-sqlite3-perl,
+ libdbi-perl,
+ libfilehandle-fmode-perl,
+ libio-stringy-perl,
+ libtest-deep-perl (>= 0.095),
+ libtest-exception-perl (>= 0.21),
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtest-warn-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
  gregor herrmann <gregoa at debian.org>,
@@ -19,7 +25,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbm-deep-p
 Package: libdbm-deep-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Suggests: libdbi-perl, libdbd-sqlite3-perl (>= 1.25) | libdbd-mysql-perl
+Suggests: libdbi-perl,
+ libdbd-sqlite3-perl (>= 1.25) | libdbd-mysql-perl
 Description: pure perl multi-level hash/array DBM that supports transactions
  DBM::Deep is an unique flat-file database module, written in pure perl. True
  multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO /

-- 
Debian packaging of libdbm-deep-perl



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