Your message dated Mon, 31 Aug 2015 21:38:34 +0200
with message-id <[email protected]>
and subject line Re: debhelper: dh_install -- Drop siffix .sh .pl .py on install
has caused the Debian Bug report #561410,
regarding debhelper: dh_install -- Drop suffix .sh .pl .py on install
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.)
--
561410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561410
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 7.4.10
Severity: wishlist
Given file debian/package.install containing:
program.sh usr/bin
It would be nice if there were a debhelper setting to drop the súffix
on install. Something like:
program.sh usr/bin nosuffix
That would install to:
usr/bin/program
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages debhelper depends on:
ii binutils 2.20-4 The GNU assembler, linker and bina
ii dpkg-dev 1.15.5.4 Debian package development tools
ii file 5.03-3 Determines file type using "magic"
ii html2text 1.3.2a-14 advanced HTML to text converter
ii man-db 2.5.6-4 on-line manual pager
ii perl 5.10.1-8 Larry Wall's Practical Extraction
ii perl-base 5.10.1-8 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.50 tool that converts source archives
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Control: tags -1 wontfix
On Wed, 16 Dec 2009 23:49:28 +0200 jaalto <[email protected]> wrote:
> Package: debhelper
> Version: 7.4.10
> Severity: wishlist
>
>
> Given file debian/package.install containing:
>
> program.sh usr/bin
>
> It would be nice if there were a debhelper setting to drop the súffix
> on install. Something like:
>
> program.sh usr/bin nosuffix
>
> That would install to:
>
> usr/bin/program
>
> [...]
At this point, debhelper has delegated all such fancy handling to
dh-exec. It does not support that particular syntax, but it does
support renaming files on install.
Thanks,
~Niels
signature.asc
Description: OpenPGP digital signature
--- End Message ---