On Sun, Apr 24, 2005 at 02:34:13PM +0200, Jeroen van Wolffelaar wrote: > The maintainer of libdbd-sqlite-perl asked for its removal in > #305604. Your package does build-time tests using this module, so > would fail to build once this removal is propagated.
Yet another one :-) Diff tested and attached. Sorry about causing you so much trouble Stephen. Marcelo
13c13,20 < @@ -0,0 +1,14 @@ --- > @@ -0,0 +1,21 @@ > +libclass-dbi-plugin-type-perl (0.02-2.1) unstable; urgency=low > + > + * debian/control: use libdbd-sqlite3-perl (closes: bug#306129) > + * Undo previous change. > + > + -- Marcelo E. Magallon <[EMAIL PROTECTED]> Sun, 24 Apr 2005 10:05:25 -0600 > + 35c42 < +Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16), libclass-dbi-perl (>= 0.94), libtest-simple-perl, libdbd-sqlite-perl --- > +Build-Depends-Indep: debhelper (>= 4), perl (>= 5.6.0-16), libclass-dbi-perl > (>= 0.94), libtest-simple-perl, libdbd-sqlite3-perl 75c82 < + -$(MAKE) test --- > + $(MAKE) test

