Hi Julien, Since amule is holding an RC bugfix for libcrypto++ (the C++ ABI transition), I've prepared an NMU for this bug which will be uploaded to unstable shortly. The trivial patch is attached.
Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
diff -u amule-2.0.3/debian/changelog amule-2.0.3/debian/changelog
--- amule-2.0.3/debian/changelog
+++ amule-2.0.3/debian/changelog
@@ -1,3 +1,12 @@
+amule (2.0.3-4.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Medium-urgency upload for RC bugfix.
+ * Make amule-common Replace: previous versions of amule-utils, due to
+ files moved from one to the other (Closes: #343909).
+
+ -- Steve Langasek <[EMAIL PROTECTED]> Sat, 7 Jan 2006 03:42:34 -0800
+
amule (2.0.3-4) unstable; urgency=low
* Fix amule-daemon package, this package does not need amule package
diff -u amule-2.0.3/debian/control amule-2.0.3/debian/control
--- amule-2.0.3/debian/control
+++ amule-2.0.3/debian/control
@@ -19,6 +19,7 @@
Package: amule-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: amule-utils (<< 2.0.3-4)
Description: common files for aMule
aMule is an eMule file-sharing program. This package contains
common files for aMule. It contains ed2k links handler too.
signature.asc
Description: Digital signature

