[SCM] Debian packaging of libdbi-perl branch, master, updated. debian/1.622-1-19-g6bf5015
Xavier Guimard
x.guimard at free.fr
Sun May 5 04:07:35 UTC 2013
The following commit has been merged in the master branch:
commit 9dcb311a9dfc59391bf3914ea7799df21f90b10a
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun May 5 06:02:08 2013 +0200
Move libplrpc-perl from dependencies to recommended dependencies as required by META.json
diff --git a/debian/control b/debian/control
index bd7097f..231c6f4 100644
--- a/debian/control
+++ b/debian/control
@@ -26,14 +26,14 @@ Package: libdbi-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
- ${shlibs:Depends},
- libplrpc-perl
+ ${shlibs:Depends}
Breaks: libdbd-anydata-perl (<< 0.11+),
libdbd-csv-perl (<< 0.3600),
libsql-statement-perl (<< 1.33)
Recommends: libclone-perl (>= 0.34),
libmldbm-perl,
libnet-daemon-perl,
+ libplrpc-perl,
libsql-statement-perl (>= 1.402)
Provides: perl-dbdabi-${perl-dbdabi-version}
Description: Perl Database Interface (DBI)
--
Debian packaging of libdbi-perl
More information about the Pkg-perl-cvs-commits
mailing list