Package: slang2 Version: 2.2.2-2 Severity: minor Tags: patch, d-i Please apply the following simple patch to allow the build tools to automatically determine the correct versioned dependencies for the libslang2-udeb.
I've done a test build and debdiff shows the correct result: DebDiff for libslang2-udeb_2.2.2-2_amd64.udeb and libslang2-udeb_2.2.2-3_amd64.udeb: File lists identical (after any substitutions) Control files: lines which differ (wdiff format) ------------------------------------------------ Depends: [-libc-udeb-] {+libc6-udeb (>= 2.10)+} Installed-Size: [-1056-] {+1072+} Version: [-2.2.2-2-] {+2.2.2-3+} --- slang2-2.2.2/debian/control 2009-12-06 11:23:45.000000000 +0100 +++ slang2-2.2.2/debian/control 2010-01-09 20:08:52.000000000 +0100 @@ -61,7 +61,7 @@ Section: debian-installer Priority: extra Architecture: any -Depends: libc-udeb +Depends: ${shlibs:Depends} Description: S-Lang library for Debian Installer This is a udeb, or a microdeb, of the S-Lang library with wide charater support. As such it is the installer counterpart of libslang2. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org