Your message dated Fri, 10 Feb 2006 18:23:06 +0100
with message-id <[EMAIL PROTECTED]>
and subject line will not be fixed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: amule
Version: 2.1.0-1
Severity: wishlist
Tags: patch
Hi,
debugging options in preferences menu are disabled at build time in
debian/rules. Please could you enable them?
They do no harm to those who don't use them -- they're runtime-disabled by
default.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL
set to C)
Versions of packages amule depends on:
ii amule-common 2.1.0-1 common files for aMule
ii libc6 2.3.5-8.1 GNU C Library: Shared libraries an
ii libcrypto++5.2c2a 5.2.1c2a-2 General purpose cryptographic shar
ii libgcc1 1:4.0.2-5 GCC support library
ii libstdc++6 4.0.2-5 The GNU Standard C++ Library v3
ii libwxgtk2.6-0 2.6.1.2 wxWidgets Cross-platform C++ GUI t
ii zlib1g 1:1.2.3-9 compression library - runtime
Versions of packages amule recommends:
pn amule-daemon <none> (no description available)
pn amule-utils <none> (no description available)
-- no debconf information
diff -ur amule-2.1.0.old/debian/rules amule-2.1.0/debian/rules
--- amule-2.1.0.old/debian/rules 2006-01-31 13:44:15.000000000 +0100
+++ amule-2.1.0/debian/rules 2006-01-31 13:44:39.000000000 +0100
@@ -29,7 +29,7 @@
config.status: configure
dh_testdir
# Add here commands to configure the package.
- CFLAGS="$(CFLAGS)" CXXFLAGS="-Os" ./configure --enable-amulecmd
--enable-optimize --enable-gsocket --enable-alc --enable-alcc
--enable-amule-daemon --enable-amulecmdgui --disable-debug
--disable-embedded-crypto --enable-systray --enable-cas --enable-wxcas
--with-ccache --enable-webserver --enable-webservergui
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
--enable-amule-gui
+ CFLAGS="$(CFLAGS)" CXXFLAGS="-Os" ./configure --enable-amulecmd
--enable-optimize --enable-gsocket --enable-alc --enable-alcc
--enable-amule-daemon --enable-amulecmdgui --enable-debug
--disable-embedded-crypto --enable-systray --enable-cas --enable-wxcas
--with-ccache --enable-webserver --enable-webservergui
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr
--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
--enable-amule-gui
build: build-stamp
--- End Message ---
--- Begin Message ---
So,
As he said, debugging options will not be enable. Please rebuild the
package if you need them.
Regards,
--
Julien
--- End Message ---