Source: libdbd-oracle-perl
Section: contrib/perl
Priority: extra
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Julián Moreno Patiño <darkjunix@gmail.com>
Build-Depends: debhelper (>= 8), perl (>= 5.10.1), libdbi-perl (>= 1.612),
 oracle-instantclient11.2-basic, oracle-instantclient11.2-devel
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbd-oracle-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-oracle-perl.git
Homepage: http://search.cpan.org/dist/DBD-Oracle/

Package: libdbd-oracle-perl
Architecture: any
Depends: oracle-instantclient11.2-basic | oracle-instantclient11.2-basiclite,
 ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libdbi-perl, libaio1
Suggests: perl-tk
Description: Perl DBI driver for Oracle
 DBD::Oracle is a Perl module that works with the DBI module to provide access
 to Oracle databases.
 .
 The Oracle Instant Client needs to be installed in order to be able to use
 this module.  It is available free of cost from Oracle, but it is not free
 software.  To install the Instant Client, download the RPM package from
 <http://www.oracle.com/technology/software/tech/oci/instantclient/index.html>
 and install it using Alien.
