
- Add PDO-support to php-oci8, so that it ships both
  /usr/lib/php5/20131226/oci8.so and /usr/lib/php5/20131226/pdo_oci8.so .
- Get rid of lintian-overrides:

E: php5-oci8: package-modifies-ld.so-search-path etc/ld.so.conf.d/php5-oci8-x86_64-linux-gnu.conf
N:
N:    This package installs a file in /etc/ld.so.conf.d, presumably to modify
N:    the search path of the run-time linker, and does not appear to be part
N:    of libc.
N:
N:    Packages containing shared libraries should either install them into
N:    /usr/lib or should require binaries built against them to set RPATH to
N:    find the library at run-time. Installing libraries in a different
N:    directory and modifying the run-time linker path is equivalent to
N:    installing them into /usr/lib except now conflicting library packages
N:    may cause random segfaults and difficult-to-debug problems instead of
N:    conflicts in the package manager.
N:
N:    Refer to Debian Policy Manual section 10.2 (Libraries) for details.

W: php5-oci8: postinst-has-useless-call-to-ldconfig
N:
N:    The postinst script calls ldconfig even though no shared libraries are
N:    installed in a directory controlled by the dynamic library loader.
N:
N:    Note this may be triggered by a bug in debhelper, that causes it to
N:    auto-generate an ldconfig snippet for packages that does not need it.
N:
N:    Refer to Debian Policy Manual section 8.1.1 (ldconfig) and
N:    http://bugs.debian.org/204975 for details.

