Package: anymeal Severity: normal Package depends on a deprecated library aRts, support of which has been removed in Ubuntu, as specified in this ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/arts/+bug/320915 attached patch fies bug. -- System Information: Debian Release: squeeze/sid APT prefers maverick-updates APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick') Architecture: i386 (i686) Kernel: Linux 2.6.35-19-generic (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u anymeal-0.30/debian/rules anymeal-0.30/debian/rules --- anymeal-0.30/debian/rules +++ anymeal-0.30/debian/rules @@ -9 +9 @@ -DEB_CONFIGURE_EXTRA_FLAGS := --with-docbook-dir=/usr/share/xml/docbook/stylesheet/nwalsh/ --disable-rpath +DEB_CONFIGURE_EXTRA_FLAGS := --with-docbook-dir=/usr/share/xml/docbook/stylesheet/nwalsh/ --disable-rpath --without-arts