Bug#998352: libdbd-sqlite3-perl uses a vendored copy of SQLite

2021-11-02 Thread gregor herrmann
On Tue, 02 Nov 2021 22:13:20 +0200, Adrian Bunk wrote:

> > > libdbd-sqlite3-perl should use libsqlite3-dev instead of
> > > the vendored copy.
> > Unless I'm mistaken, it does.
> Ups, sorry for the noise.

No worries, and …
 
> I saw that libdbd-sqlite2-perl escaped the SQLite 2 removal in bullseye 
> due to not doing it, 

… thanks for catching this issue.


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   


signature.asc
Description: Digital Signature


Bug#998352: libdbd-sqlite3-perl uses a vendored copy of SQLite

2021-11-02 Thread gregor herrmann
On Tue, 02 Nov 2021 21:53:59 +0200, Adrian Bunk wrote:

> libdbd-sqlite3-perl should use libsqlite3-dev instead of
> the vendored copy.

Unless I'm mistaken, it does.

Cf. debian/control and more importantly
debian/patches/use_system_sqlite.


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   


signature.asc
Description: Digital Signature


Bug#998352: libdbd-sqlite3-perl uses a vendored copy of SQLite

2021-11-02 Thread Adrian Bunk
Package: libdbd-sqlite3-perl
Severity: normal

libdbd-sqlite3-perl should use libsqlite3-dev instead of
the vendored copy.