Your message dated Thu, 18 Aug 2022 09:31:44 +0200
with message-id <yv3q4ihxqb0hd...@qwark.sigxcpu.org>
and subject line Re: Bug#973755: git-buildpackage: gbp clone and import-*
should defuse git attributes
has caused the Debian Bug report #973755,
regarding git-buildpackage: gbp clone and import-* should defuse git attributes
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 ow...@bugs.debian.org
immediately.)
--
973755: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.9.20
Severity: important
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Maintainer,
Quite a lot of packages ship .gitattributes in their tarballs, leading
to strange effects while building packages and, most importantly,
leading to the imports not creating Git trees identical to the tarballs.
A remedy to this would be git-buildpackage creating .git/info/attributes
with this content:
* -text -eol -crlf -ident -filter -working-tree-encoding
This disables any transformation of the version-controlled file.
Even better would be if gbp created the Git trees manually using
low-level Git commands which don’t take Git attributes into account.
Fixing this bug will also fix #719363.
Thanks!
- --
Cheers,
Andrej
-----BEGIN PGP SIGNATURE-----
iQFIBAEBCAAyFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAl+iwmgUHGFuZHJld3No
QGRlYmlhbi5vcmcACgkQXkCM2RzYOdK54gf+LrySXu92wrOwRpzkvBl7lccHRTw0
2a1QXSJHeDw5wwqXyO3K1lwRxQFx8vwdnEpqKmTOG4IboW9r9rKHqllhdy0UD4JM
I1/LDbPB34czsao0EEjrbRorlT0dvz1GRe0c2i0B0bEPwklKntRK1MQUJJuYxszo
XE8ONoCryEtVLODgWRv4rHPCdfOIWQmQFPloakyi91v2UWJDPzaw5Tjqvur7l+qI
mb3rP9M3WWIfIsit/+13gl2xIt6eb1TE1+wswXQVf2Zz6QZvT1Ixxb0jGoww9q4w
jMRrDKOD3WuBH3Fbiq60XYSyTSvv4cPaeGmBw7yrxkKZsw3aa/Fx6Q7Zdw==
=3ONe
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Version: git-buildpackage/0.9.23
Hi,
On Sat, May 28, 2022 at 12:06:46PM +0200, Guido Günther wrote:
> Hi,
> On Fri, Jan 29, 2021 at 04:45:44PM +0100, Andrej Shadura wrote:
> > Hi,
> >
> > On Wed, 04 Nov 2020 16:02:01 +0100 Andrej Shadura <andre...@debian.org>
> > wrote:> Quite a lot of packages ship .gitattributes in their tarballs,
> > leading
> > > to strange effects while building packages and, most importantly,
> > > leading to the imports not creating Git trees identical to the tarballs.
> > >
> > > A remedy to this would be git-buildpackage creating .git/info/attributes
> > > with this content:
> > >
> > > * -text -eol -crlf -ident -filter -working-tree-encoding
> > >
> > > This disables any transformation of the version-controlled file.
> > >
> > > Even better would be if gbp created the Git trees manually using
> > > low-level Git commands which don’t take Git attributes into account.
> > >
> > > Fixing this bug will also fix #719363.
> >
> > Any update on this?
>
> Can we close this as we have git-setup-gitattributes and an option to
> gbp-clone now?
Closing, Andrej please reopen if you think there's something left to do
here.
Cheers,
-- Guido
>
> Cheers,
> -- Guido
>
> >
> > Thanks!
> >
> > --
> > Cheers,
> > Andrej
--- End Message ---