Hi,
a patch like the following should fix the symptom.
I'm a bit worried that this error did not get caught before; do you do
install testing?
diff -ru c-ares-1.5.2-orig/debian/control c-ares-1.5.2/debian/control
--- c-ares-1.5.2-orig/debian/control 2008-06-05 08:46:11.000000000 +0900
+++ c-ares-1.5.2/debian/control 2008-06-05 08:46:48.185888578 +0900
@@ -27,6 +27,7 @@
Conflicts: libcares2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libc-ares1
Description: library for asyncronous name resolves
c-ares is a C library that performs DNS requests
and name resolves asynchronously.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]