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

Re: libdbi maintainership needs help



On 07/13/2011 08:00 PM, Clint Byrum wrote:
> I just tried building the 0.8.4-5 package with minimal rules and 3.0 quilt,
> and it built with a couple of extra files (.install files to put the files
> in the right place). It also uses dh_autoreconf successfully. See attached
> patch.

Why did you remove my use of a build folder? It was working perfectly!
You are also removing the patch that does:

-                CFLAGS="-O20 -ffast-math -D_REENTRANT -fsigned-char
std=gnu99"
-                PROFILE="-pg -g -O20 -ffast-math -D_REENTRANT
fsigned-char -std=gnu99";;
+                CFLAGS="-D_REENTRANT -fsigned-char -std=gnu99"
+                PROFILE="-pg -g -D_REENTRANT -fsigned-char std=gnu99";;

(and same for the configure) Why? It's 100% needed!!!

With what I did, dh_autoreconf isn't needed anymore. dh_autoreconf is
overly complicated, and it's nice to be able to avoid it.

Anyway, that's *not* what is needed for this package. What Debian needs
is fixing the RC bugs, and here, by removing my patch, you are readding
an issue that I've fixed!!! :)

>> Clint: *never* again ask me to hold on an upload, and especially not
>> because of an Ubuntu reason. I wont do that again. That's a very bad
>> idea, which have bring hate from others.
> 
> I'm not sure what you mean. I asked you to please delay uploading it to
> unstable 2 weeks before the release of 11.04 as there were other bugs
> pending and the upload was not urgent. It was just a courtesy, and you
> agreed experimental was a better place anyway because of the libdbi0-dev
> to libdbi-dev transition.
> 
> I'm sorry if this caused you any trouble, but it sounded like a good plan
> and something we both agreed upon.

It did sound good, but it turned out to be a horrible mistake. I should
have upload to Experimental as well before the release of Squeeze.

> I'd be more than happy to participate in this maintenance if you feel my
> input would be helpful! :)

I do think we did some nice work 8 months ago adding the test suite to
libdbi-drivers.

Thomas


Reply to: