Package: ickle
Version: 0.3.2-6
Severity: important
Tags: patch
Please apply the attached patch to make your package binNMU safe.
More details at http://wiki.debian.org/binNMU.
Let me know if you have questions about this.
As you package had binNMUed on hppa, it now looks for ickle-common
(= 0.3.2-6+b1), which of course doesn't exist...
This make your package uninstallable on hppa. Therefore the important severity.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ickle depends on:
pn ickle-common <none> (no description available)
ii libc6 2.6-2 GNU C Library: Shared libraries
ii libgcc1 1:4.2-20070707-1 GCC support library
ii libglib1.2 1.2.10-17 The GLib library of C routines
ii libgtk1.2 1.2.10-18 The GIMP Toolkit set of widgets fo
pn libgtkmm1.2-0 <none> (no description available)
pn libicq2000 <none> (no description available)
pn libsigc++0c102 <none> (no description available)
ii libstdc++5 1:3.3.6-15 The GNU Standard C++ Library v3
pn xlibs <none> (no description available)
ickle recommends no packages.
--- /tmp/control 2007-07-13 17:09:26.000000000 +0300
+++ debian/control 2007-07-13 17:11:14.000000000 +0300
@@ -7,8 +7,8 @@
Package: ickle
Architecture: any
-Depends: ickle-common (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
-Suggests: ickle-control (= ${Source-Version})
+Depends: ickle-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
+Suggests: ickle-control (= ${binary:Version})
Replaces: ickle-gnome
Description: An ICQ2000 client for GTK+
Ickle is an ICQ client which is able to communicate with ICQ servers
@@ -30,7 +30,7 @@
Package: ickle-control
Architecture: any
-Depends: ickle (= ${Source-Version}), ickle-common (= ${Source-Version}),
${shlibs:Depends}, ${misc:Depends}
+Depends: ickle (= ${binary:Version}), ickle-common (= ${source:Version}),
${shlibs:Depends}, ${misc:Depends}
Description: An ICQ2000 client for GTK+
Ickle is an ICQ client which is able to communicate with ICQ servers
using the new ICQ2000 protocol. This offers much better reliability
@@ -51,7 +51,7 @@
Package: ickle-common
Architecture: all
-Recommends: ickle (= ${Source-Version})
+Recommends: ickle (>= ${source:Version})
Description: Common elements between the ickle and ickle-gnome packages
This package contains the common elements between the `ickle' package
and the `ickle-gnome' package like icons and translation files.