Your message dated Fri, 19 Aug 2016 02:02:44 +0200
with message-id <[email protected]>
and subject line Re: Bug#834727: Please also ignore .gitreview in Jessie
has caused the Debian Bug report #834727,
regarding Please also ignore .gitreview in Jessie
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.)
--
834727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.17.27
Severity: normal
Dear dpkg maintainers,
In this commit:
https://anonscm.debian.org/cgit/dpkg/dpkg.git/commit/?id=d92794f4a8db43959b06d4191860dcc27e5ddcbf
dpkg-source ignore changes to .gitreview files before building. This is
a very good feature, which is mandatory in order to build in a Jessie
environment (even when using a Sid sbuild chroot).
In multiple cases, it is a good idea to have the build host to use Jessie
even if the chroot is Sid. Therefore, it is important to have this
feature of ignoring .gitreview.
It'd be awesome if you agreed to add this feature to Jessie. I can also
discuss the mater with the release team. If you do agree, then I will
reassign this bug to the release team.
Cheers,
Thomas Goirand (zigo)
--- End Message ---
--- Begin Message ---
Control: tags -1 wontfix
Hi!
On Thu, 2016-08-18 at 13:43:45 +0200, Thomas Goirand wrote:
> Package: dpkg
> Version: 1.17.27
> Severity: normal
> In this commit:
> https://anonscm.debian.org/cgit/dpkg/dpkg.git/commit/?id=d92794f4a8db43959b06d4191860dcc27e5ddcbf
>
> dpkg-source ignore changes to .gitreview files before building. This is
> a very good feature, which is mandatory in order to build in a Jessie
> environment (even when using a Sid sbuild chroot).
Mandatory by whom? If you need to build on jessie, then you should add
any such ignore patterns to the source package, until you can rely on
dpkg-source doing it for you, like this:
,--- debian/source/options ---
extend-diff-ignore=.gitreview
`---
> In multiple cases, it is a good idea to have the build host to use Jessie
> even if the chroot is Sid. Therefore, it is important to have this
> feature of ignoring .gitreview.
>
> It'd be awesome if you agreed to add this feature to Jessie. I can also
> discuss the mater with the release team. If you do agree, then I will
> reassign this bug to the release team.
While this is a tiny change, this is still a new feature request, that
changes the behavior in stable. I'm thus not planning on backporting
this. Closing now.
Thanks,
Guillem
--- End Message ---