Package: grubconf Version: 0.5.1-4 Severity: minor Hej, grubconf uses a old version of libtool and therefore links against indirect dependencies, debdiff on freshly built versions with old and new libtool looks like this:
Depends: libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.12.1), [-libaudiofile0 (>= 0.2.3-4), libavahi-client3 (>= 0.6.0), libavahi-common3 (>= 0.6.10), libavahi-glib1 (>= 0.6.0),-] libbonobo2-0 (>= 2.13.0), libbonoboui2-0 (>= 2.5.4), libc6 (>= 2.3.6-6), libcairo2 (>= 1.2.0), [-libdbus-1-2 (>= 0.62), libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35),-] libfontconfig1 (>= 2.3.0), [-libfreetype6 (>= 2.2),-] libgconf2-4 (>= 2.13.5), [-libgcrypt11 (>= 1.2.2),-] libglib2.0-0 (>= 2.10.0), libgnome-keyring0 (>= 0.4.3), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.13.0), libgnomevfs2-0 (>= 2.13.92), [-libgnutls13 (>= 1.4.0-0), libgpg-error0 (>= 1.2),-] libgtk2.0-0 (>= 2.8.0), libice6, [-libjpeg62,-] liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.12.3), [-libpng12-0 (>= 1.2.8rel),-] libpopt0 (>= 1.10), libsm6, [-libtasn1-3 (>= 0.3.4),-] libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3, libxi6, libxinerama1, libxml2 (>= 2.6.26), libxrandr2, libxrender1, [-zlib1g (>= 1:1.2.1),-] grub (>= 0.93+cvs20030224-2) This got rid of libaudiofile0 libavahi-glib libdbus-1-2 libesd0 libfreetype6 libgcrypt11 libgnutls13 libgpg-error0 libjpeg62 libpng12-0 libtasn1-3 and zlib1g I only did a quick-and-dirty relibtoolizing (libtoolize -c -f; aclocal1.9; automake1.9 --add-missing -c -f ; autoconf) for testing purposes. Producing a package ready for upload will require quite a bit more work. cu andreas

