Your message dated Wed, 3 Mar 2010 23:59:12 +0100
with message-id <[email protected]>
and subject line Re: Bug#438109: tcsh: not handling nostrip build option 
(policy 10.1)
has caused the Debian Bug report #411607,
regarding tcsh does not honor nostrip
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.)


-- 
411607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tcsh
Version: 6.14.00-7
Severity: normal

tcsh does not honor DEB_BUILD_OPTIONS=nostrip

In particular the Makefile.in has:

install-strip: install

install: tcsh$(EXEEXT)
        -mkdir -p ${DESTBIN}
        cp tcsh$(EXEEXT) ${DESTBIN}/tcsh$(EXEEXT)
        -strip ${DESTBIN}/tcsh$(EXEEXT)
        chmod 755 ${DESTBIN}/tcsh$(EXEEXT)

First of all IMO install-strip should actually be the one with the strip
command, but it doesn't really matter, just remove the strip command
altogether, and let dh_strip deal with it.

        -Ariel

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tcsh depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurses5                  5.5-5       Shared libraries for terminal hand

tcsh recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 6.17.00-1

Both bugs fixed in 6.17.00-1 (uploaded to experimental).
-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |


--- End Message ---

Reply via email to