OK, it took me some time but here we go:
Since Debian kicked out both amule and any wx >2.4.3 out of Sarge this sin't a nice time for users of Debian stable. I put myself up to the task to backport both wxGTK-2.6 and aMule-2.0.3 to Debian SARGE, thoroughly tested these packages and created my own little repository.
To use it just add this line to you /etc/apt/sources.list:
deb http://amule-debian.dyndns.org/ debian/
After that you can just 'apt-get install amule' to always get the newest aMule version. I splitted my packages into these five .debs:
-amule - the "classical" monolithic amule
-amule-daemon - amuled
-amule-gui-utils - GUI utils, wxcas and alc
-amule-console-utils - all utils which don't need a GUI: amulecmd, amuleweb, alcc, cas
-amule-utils - dummy package that pulls in both amule-gui-utils and amule-console-utils
-amule-common - shared files which are needed by all packages.
The needed wxgtk- or wxbase-packages will be automatically installed. I
THINK they should not interfere with wx*2.4 packages, but I give no guarantees. Since this is my first try at Debian packaging (and especially wx was quite a challenge for a newbie) these packages don't completely live up to the standards of debian and I might make errors. Feel free to report the error either here or on IRC and I will do my best to fix them.
Users of testing / unstable: These packages
MIGHT work for you, but since i don't have a box running debian unstable I have no means of testing so and will most likely not be able to do anything against problems specific to these distributions. That might change in the near future, but for now you are on your own...
And one last word for amuled:
I have NOT provided any init scripts or automagic setup helpers. You just have to set up everything (for amuleweb) as described on Wiki:
http://www.amule.org/wiki/index.php/WebserverI haven't included the remote gui until now since I don't think it is ready enough for use in it's 2.0.3 version. But if enough people bug me about this I might still include it

And now: Have fun

edit:
These packages have also been confirmed to work with Xebian (Debian on XBox).