Your message dated Fri, 15 May 2020 14:42:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#960657: libdpkg-perl: dpkg-buildpackage should accept
pkg.$sourcepackage.$anything DEB_BUILD_OPTIONS flags
has caused the Debian Bug report #960657,
regarding libdpkg-perl: dpkg-buildpackage should accept
pkg.$sourcepackage.$anything DEB_BUILD_OPTIONS flags
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.)
--
960657: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960657
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdpkg-perl
Version: 1.19.7
Severity: normal
Hi,
while trying to use pkg.$sourcepackage.$anything in DEB_BUILD_OPTIONS,
dkg-buildpackage reports:
dpkg-buildpackage: warning: invalid flag in DEB_BUILD_OPTIONS:
pkg.node-yarnpkg.test
However it seems that
https://wiki.debian.org/BuildProfileSpec#Registered_profile_names
authorizes such flags
Cheers,
Xavier
--- End Message ---
--- Begin Message ---
Hi!
On Fri, 2020-05-15 at 10:29:45 +0200, Xavier Guimard wrote:
> Package: libdpkg-perl
> Version: 1.19.7
> Severity: normal
> while trying to use pkg.$sourcepackage.$anything in DEB_BUILD_OPTIONS,
> dkg-buildpackage reports:
>
> dpkg-buildpackage: warning: invalid flag in DEB_BUILD_OPTIONS:
> pkg.node-yarnpkg.test
>
> However it seems that
> https://wiki.debian.org/BuildProfileSpec#Registered_profile_names
> authorizes such flags
That would be because this is a build profile and not a build option.
You should use DEB_BUILD_PROFILES instead. Closing this report.
Thanks,
Guillem
--- End Message ---