Package: debhelper
Version: 8.0.0
Severity: normal
File: /usr/bin/dh_strip

I am talking about .mex and .oct files.  Since I am removing exectuable bits
from them during installation (during dh_fixperms which comes before dh_strip),
dh_strip does not find them as exectuables, neither as dynamic libraries due to
extension mismatch.

Hardcoding of those in addition to already existing cmxs for Ocaml does the
trick, i.e.:

    if (m/.*\.(so.*?|cmxs$|mex$|oct$)/) {

but may be addition of some -I, --include rule for manual extending of
list of known extensions would be a better solution.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils                      2.20.1-15  The GNU assembler, linker and bina
ii  dpkg-dev                      1.15.8.5   Debian package development tools
ii  file                          5.04-5     Determines file type using "magic"
ii  html2text                     1.3.2a-15  advanced HTML to text converter
ii  man-db                        2.5.7-4    on-line manual pager
ii  perl                          5.10.1-15  Larry Wall's Practical Extraction 
ii  perl-base                     5.10.1-15  minimal Perl system
ii  po-debconf                    1.0.16     tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make                       0.55       tool that converts source archives

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to