Your message dated Mon, 31 Aug 2015 18:59:39 +0200
with message-id <[email protected]>
and subject line Re: [debhelper-devel] Bug#372310: dh_install: Please provide a 
new way to install files only when available
has caused the Debian Bug report #372310,
regarding dh_install: Please provide a new way to install files only when 
available
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.)


-- 
372310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=372310
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 5.0.35
Severity: wishlist

Many packages are relying on debhelper compatibility mode 4 in 
dh_install, to have the ability to install files only if they are 
available, by adding a wildcard at the end of the line.

The new behavior of mode 5 is really useful, but there should still be a 
way to have optional installation. For example, the following syntax 
could be used:

debian/tmp/usr/lib/lib*.so.*
-debian/tmp/usr/lib/i686

The latter line would fail when the directory isn't available, but the 
failure would be ignored because of the leading dash.

It's just an example syntax, but I like it and I'm sure you get the 
idea.

Cheers,
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           [email protected]
`. `'                        [email protected]
  `-  Debian GNU/Linux -- The power of freedom


--- End Message ---
--- Begin Message ---
On 2015-06-13 15:49, Niels Thykier wrote:
> [...]
> 
> Hi Joss,
> 
> At this point, dh-exec now provides architecture based filters.  Is this
> sufficient for you or did you envision something different?
> 
> ~Niels
> 
> [...]

I will presume the above mentioned solution sufficient.

Thanks,
~Niels

--- End Message ---

Reply via email to