Your message dated Tue, 15 Apr 2008 01:11:23 -0400
with message-id <[EMAIL PROTECTED]>
and subject line escm has been removed from Debian, closing #94949
has caused the Debian Bug report #94949,
regarding Patch for supporting debugging via DEB_BUILD_OPTIONS
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
94949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=94949
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: escm
Version: 1.1-3
Severity: normal

--- rules.orig  Mon Apr 23 00:31:43 2001
+++ rules       Mon Apr 23 00:30:54 2001
@@ -8,6 +8,21 @@
 # This is the debhelper compatability version to use.
 export DH_COMPAT=3
 
+CFLAGS = -O2 -Wall
+DH_STRIP =
+
+ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
+CFLAGS += -g
+endif
+
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+INSTALL_PROGRAM += -s
+DH_STRIP = dh_strip
+endif
+
+export CFLAGS
+
+
 configure: configure-stamp
 configure-stamp:
        dh_testdir
@@ -71,7 +86,7 @@
 #      dh_undocumented
        dh_installchangelogs ChangeLog
        dh_link
-       dh_strip
+       $(DH_STRIP)
        dh_compress
        dh_fixperms
 #      dh_makeshlibs


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux dethstar 2.4.1 #1 Tue Feb 13 07:42:25 EST 2001 i586

Versions of packages escm depends on:
ii  libc6                         2.1.3-17   GNU C Library: Shared libraries an



--- End Message ---
--- Begin Message ---
Version: 1.1-4+rm

The escm package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/328809 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.
Barry deFreese


--- End Message ---

Reply via email to