Package: debhelper
Version: 7.0.17
Severity: wishlist

When using a debhelper 7 styled debian/rules, "dh binary-arch" calls
"dh_strip -a". So when one wants to have a debug package, one needs to
make the binary-arch target to look like this:
 dh binary-arch --before dh_strip
 dh_strip -a --dbg-package=foo-dbg
 dh binary-arch --remaining

I think dh should recognize the fact that there is only one -dbg package
in control and automatically call dh_strip with --dbg-package=foo-dbg.
(When there are multiple -dbg packages in control this is of course
impossible.)

Regards
Evgeni

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-rc6-z61m-1 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debhelper depends on:
ii  binutils            2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  dpkg-dev            1.14.24              Debian package development tools
ii  file                4.26-2               Determines file type using "magic"
ii  html2text           1.3.2a-5             advanced HTML to text converter
ii  man-db              2.5.2-3              on-line manual pager
ii  perl                5.10.0-19            Larry Wall's Practical Extraction 
ii  po-debconf          1.0.15               manage translated Debconf template

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make                       0.47       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