On Sun, Nov 18, 2012 at 03:08:35AM +0000, Wookey wrote: > OK. As I was getting very bored of marking Build-deps 'gettext:any' in > Ubuntu (and they'd all have to be changed back eventually anyway), > I've done the work to extend PJs patch to split into two libraries. > Not yet very carefully checked or tested, but it looks OK.
> +Package: libgettextpo-dev > +Section: libdevel > +Architecture: any > +Multi-Arch: same > +Depends: libgettextpo0 (= ${binary:Version}) > +Suggests: gettext-doc > +Description: GNU Internationalization library development files > + This package contains development files for the libgettextpo library. This needs "Replaces: gettext (<< 0.18.1.1-10)", as it includes files previously in gettext. > +Package: libasprintf-dev > +Section: libdevel > +Architecture: any > +Multi-Arch: same > +Depends: libasprintf0c2 (= ${binary:Version}) > +Suggests: gettext-doc > +Description: GNU Internationalization library development files > + This package contains development files for the libasprintf library. Ditto. Also, this needs the same "Depends: dpkg (>= 1.15.4) | install-info" as gettext, since one of the info files now lives in libasprintf-dev. Also, the file lists of libgettextpo-dev and libasprintf-dev both look rather wrong. Both of them contain both /usr/include/gettext-po.h and /usr/include/autosprintf.h, but they ought to have one of those each. libgettextpo-dev contains lots of stuff in /usr/share/gettext/, while libasprintf-dev contains lots of stuff in /usr/share/aclocal/, and neither looks right - surely these directories still belong in the gettext package? -- Colin Watson [cjwat...@ubuntu.com] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org