Kurt Roeckx <[EMAIL PROTECTED]> wrote: > Yes, name it libapr-dev. If something really can use either one > of the 2, I don't see why you should make a transition so hard > and go and name it libapr0-dev. > > So I suggest you rename libapr0-dev to libapr-dev and make it > provide libapr0-dev for now.
Well, APR's not my package, but I sort-of agree. There are a few minor API incompatibilites between APR-0 and APR-1 that might make this a Bad Thing, or at least Hard Thing. For instance: #if APR_MAJOR_VERSION == 0 #define apr_socket_create(a,b,c,d,e) apr_socket_create(a,b,c,e) #endif Cheers, Tyler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]