[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#594607: libdbi upload to SID reverted (was: Freeze exception for libdbi and libdbi-drivers)



You're timing is fine from my point of view Markus, this should be
enough time to fix for 10.10. We'll be in beta freeze for 10.10
for another week or so.

Upon importing the tarball into the ubuntu package, it builds
correctly with libdbi.1.0.0.so. I was also able to build libdbi-drivers,
including the testing suite, without errors (nice to have those
tests! :)

There is some more work to do, namely renaming libdbi0-dev to
libdbi-dev (as it should have been originally I think) and renaming
libdbi0 to libdbi1.

Then we'll need to tweak all of the packages that build-depend on
libdbi0-dev to libdbi-dev, and rebuild them.

As far as squeeze goes, this probably won't happen. But it should
be doable for Ubuntu 10.10.

Markus, thanks for pushing this out quickly!

On Aug 31, 2010, at 4:46 PM, Markus Hoenicka wrote:

> Clint Byrum writes:
>> I believe all that is needed is to bump 'LIB_CURRENT' in configure.in from 0 -> 1, and autoreconf.
> 
> Hi,
> 
> I hope it's not too late, but I've prepared a 0.8.4 test tarball:
> 
> http://libdbi.sourceforge.net/downloads/libdbi-0.8.4.tar.gz
> 
> This isn't officially released yet, but I could do so in no
> time. Please have a look at the tarball and let me know if this
> serves your immediate needs.
> 
> I've used the 0.8.3 sources and changed the following things:
> 
> - bumped the package version number to 0.8.4
> 
> - updated some autotools-related things in configure.in, autogen.sh,
>  and Makefile.am (recent versions need AC_CONFIG_MACRO_DIR set
>  properly, otherwise I wouldn't be able to bootstrap the build on my
>  FreeBSD development box)
> 
> - LIB_CURRENT=1, LIB_REVISION=0, LIB_AGE=0
> 
> - fixed the --disable-docs behaviour of configure (this had been fixed
>  long ago in HEAD)
> 
> 
> regards,
> Markus
> 
> 
> -- 
> Markus Hoenicka
> http://www.mhoenicka.de
> AQ score 38


Reply to: