Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #117240
| From | Johannes Schauer Marin Rodrigues <josch@debian.org> |
|---|---|
| Newsgroups | linux.debian.devel |
| Subject | Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) |
| Date | 2025-05-13 16:40 +0200 |
| Message-ID | <KLYXv-2QK7-1@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <KLnlf-2sdc-1@gated-at.bofh.it> <KLnOh-2sq8-1@gated-at.bofh.it> <KLw5b-2xNI-3@gated-at.bofh.it> <KLy6Z-2z1w-5@gated-at.bofh.it> <KLyJI-2zuq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Quoting Andrey Rakhmatullin (2025-05-12 12:29:40)
> On Mon, May 12, 2025 at 11:58:45AM +0200, Santiago Vila wrote:
> >El 12/5/25 a las 9:49, Holger Levsen escribió:
> >>I dont want to use git-buildpackage and I don't want a gpb.conf. Please accept
> >>this. Thanks.
> >
> >I also don't like the idea of adding a gpb.conf to each and every package.
>
> Yes, in most cases when it's needed it's because your branch names and/or
> pristine-tar usage flag don't match the gbp defaults.
if that were the only need, then that would mean that gbp users cannot
overwrite defaults in their ~/.gbp.conf. For example, pristine-tar is currently
disabled by default. Suppose a user has this in their ~/.gbp.conf because they
are tired of having to pass --pristine-tar to all the gbp commands manually:
[DEFAULT]
pristine-tar = True
Then without a debian/gbp.conf, this user would get into trouble if they try to
modify one of the few[*] packages on salsa that do not make use of
pristine-tar.
[*] I have no clue about the actual numbers and maybe there are teams which
explicitly disable pristine-tar but I cannot remember the last time I changed a
package on salsa without a pristine-tar branch and without a debian/gbp.conf.
> >Most of my packages don't have such file and Salsa CI is able to build them.
>
> Because they use the gbp defaults?
And because they pass those options that are not the default manually, see line
142 in salsa-ci.yml:
gbp pull --ignore-branch --pristine-tar --track-missing
One of the reasons why gbp is unable to change defaults is because that would
break packaging for those packages which do not explicitly declare their gbp
branch defaults in debian/gbp.conf, see #829444
I don't disagree that having to have a debian/gbp.conf is ugly but having it
allows:
* contribution by developers with custom settings in ~/.gbp.conf
* less painful changes of the gbp defaults
As far as I see it, adding debian/gbp.conf to my packages is a way for me to
declare things like branch layout, pristine-tar usage, upstream git tag format
or signing options in a machine readable format. In another sub-thread it was
pointed out that this information can also be put into debian/README.source
but that file is not machine readable...
Thanks!
cheers, josch
Back to linux.debian.devel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ITN procedure? Phil Wyett <philip.wyett@kathenas.org> - 2025-05-07 09:40 +0200
Re: ITN procedure? Andreas Tille <tille@debian.org> - 2025-05-07 17:20 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-07 17:50 +0200
Re: ITN procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-07 19:00 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-07 20:00 +0200
Re: ITN procedure? Soren Stoutner <soren@debian.org> - 2025-05-07 23:30 +0200
Re: ITN procedure? Joost van Baal-Ilić <joostvb-debian@mdcc.cx> - 2025-05-08 06:10 +0200
Re: ITN procedure? Otto Kekäläinen <otto@debian.org> - 2025-05-08 08:20 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-08 08:50 +0200
Re: ITN procedure? Phil Wyett <philip.wyett@kathenas.org> - 2025-05-08 09:30 +0200
Re: ITN procedure? Andreas Tille <tille@debian.org> - 2025-05-08 09:10 +0200
Categorially refusing to exercise DPL powers (was: ITN procedure?) "G. Branden Robinson" <g.branden.robinson@gmail.com> - 2025-05-08 10:00 +0200
Re: Categorially refusing to exercise DPL powers (was: ITN procedure?) Andreas Tille <andreas@an3as.eu> - 2025-05-08 10:20 +0200
Re: Categorially refusing to exercise DPL powers (was: ITN procedure?) "G. Branden Robinson" <g.branden.robinson@gmail.com> - 2025-05-08 10:50 +0200
Re: Categorially refusing to exercise DPL powers (was: ITN procedure?) Gunnar Wolf <gwolf@debian.org> - 2025-05-08 21:40 +0200
Re: ITN procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-07 21:20 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-07 22:30 +0200
Re: ITN procedure? Antonio Terceiro <terceiro@debian.org> - 2025-05-08 00:40 +0200
Re: ITN procedure? Charles Plessy <plessy@debian.org> - 2025-05-08 02:00 +0200
Re: ITN procedure? Tiago Bortoletto Vaz <tiago@debian.org> - 2025-05-08 04:40 +0200
Re: ITN procedure? Raphael Hertzog <hertzog@debian.org> - 2025-05-11 12:10 +0200
Re: ITN procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-08 10:10 +0200
Re: ITN procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-08 10:50 +0200
Re: ITN procedure? Andrey Rakhmatullin <wrar@debian.org> - 2025-05-08 11:20 +0200
Re: ITN procedure? Andrey Rakhmatullin <wrar@debian.org> - 2025-05-08 10:50 +0200
Re: ITN procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-08 10:10 +0200
Re: ITN procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-08 10:30 +0200
Re: ITN procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-08 10:40 +0200
Re: ITN procedure? Alexandre Detiste <alexandre.detiste@gmail.com> - 2025-05-08 10:50 +0200
Re: ITN procedure? Bálint Réczey <balint@balintreczey.hu> - 2025-05-08 17:00 +0200
Re: ITN procedure? Lucas Nussbaum <lucas@debian.org> - 2025-05-08 20:40 +0200
Re: ITN procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-08 20:50 +0200
Re: ITN procedure? Bill Allombert <ballombe@debian.org> - 2025-05-08 21:00 +0200
Re: ITN procedure? Lucas Nussbaum <lucas@debian.org> - 2025-05-08 22:00 +0200
Re: ITN procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-09 06:20 +0200
Re: ITN procedure? Lucas Nussbaum <lucas@debian.org> - 2025-05-09 09:50 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-09 10:30 +0200
Re: ITN procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-09 11:30 +0200
RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Andreas Tille <andreas@an3as.eu> - 2025-05-09 10:30 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Lucas Nussbaum <lucas@debian.org> - 2025-05-09 12:50 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Holger Levsen <holger@layer-acht.org> - 2025-05-09 13:00 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Bálint Réczey <balint@balintreczey.hu> - 2025-05-10 12:30 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Lucas Nussbaum <lucas@debian.org> - 2025-05-11 22:40 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Otto Kekäläinen <otto@debian.org> - 2025-05-11 23:40 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Colin Watson <cjwatson@debian.org> - 2025-05-12 00:00 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Roberto C. Sánchez <roberto@debian.org> - 2025-05-12 00:30 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Otto Kekäläinen <otto@debian.org> - 2025-05-12 01:00 +0200
git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Holger Levsen <holger@layer-acht.org> - 2025-05-12 09:50 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Richard Lewis <richard.lewis.debian@googlemail.com> - 2025-05-12 10:10 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Holger Levsen <holger@layer-acht.org> - 2025-05-12 10:40 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-05-12 11:00 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Sean Whitton <spwhitton@spwhitton.name> - 2025-05-12 13:20 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Bálint Réczey <balint@balintreczey.hu> - 2025-05-12 13:30 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Sean Whitton <spwhitton@spwhitton.name> - 2025-05-12 14:00 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Sean Whitton <spwhitton@spwhitton.name> - 2025-05-14 10:50 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-05-14 11:20 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Simon Josefsson <simon@josefsson.org> - 2025-05-14 11:30 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Ananthu C V <weepingclown@disroot.org> - 2025-05-14 12:00 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Jonathan McDowell <noodles@earth.li> - 2025-05-14 12:10 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Peter B <peter@pblackman.plus.com> - 2025-05-14 12:10 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Sean Whitton <spwhitton@spwhitton.name> - 2025-05-14 13:50 +0200
debian/upstream/metadata (Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference) Charles Plessy <plessy@debian.org> - 2025-05-14 14:30 +0200
Re: debian/upstream/metadata (Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference) Otto Kekäläinen <otto@debian.org> - 2025-05-14 21:00 +0200
Re: debian/upstream/metadata (Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference) Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-05-18 22:50 +0200
Re: debian/upstream/metadata (Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference) Sean Whitton <spwhitton@spwhitton.name> - 2025-05-21 14:50 +0200
Re: debian/upstream/metadata (Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference) Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-05-26 13:20 +0200
Re: debian/upstream/metadata (Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference) Sean Whitton <spwhitton@spwhitton.name> - 2025-05-26 13:50 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Simon McVittie <smcv@debian.org> - 2025-05-14 11:50 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-05-14 12:30 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-05-14 11:00 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Marco d'Itri <md@Linux.IT> - 2025-05-17 01:10 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Otto Kekäläinen <otto@debian.org> - 2025-05-12 23:40 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Andrey Rakhmatullin <wrar@debian.org> - 2025-05-13 17:50 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Holger Levsen <holger@layer-acht.org> - 2025-05-12 11:00 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Marc Haber <mh+debian-devel@zugschlus.de> - 2025-05-12 10:30 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Andrey Rakhmatullin <wrar@debian.org> - 2025-05-12 10:40 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Santiago Vila <sanvila@debian.org> - 2025-05-12 12:00 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Andrey Rakhmatullin <wrar@debian.org> - 2025-05-12 12:40 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Johannes Schauer Marin Rodrigues <josch@debian.org> - 2025-05-13 16:40 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Andrey Rakhmatullin <wrar@debian.org> - 2025-05-13 17:20 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) thomas@goirand.fr - 2025-05-13 18:20 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Lucas Nussbaum <lucas@debian.org> - 2025-05-12 15:10 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Sean Whitton <spwhitton@spwhitton.name> - 2025-05-12 17:00 +0200
Re: git branches vs debian specific git tools gregor herrmann <gregoa@debian.org> - 2025-05-12 20:20 +0200
Re: git branches vs debian specific git tools Otto Kekäläinen <otto@debian.org> - 2025-05-12 23:30 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-05-16 16:10 +0200
Re: git branches vs debian specific git tools (Re: RFC for changes regarding NMU in developers reference gregor herrmann <gregoa@debian.org> - 2025-05-18 16:20 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Bálint Réczey <balint@balintreczey.hu> - 2025-05-11 23:50 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Lucas Nussbaum <lucas@debian.org> - 2025-05-12 10:10 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Lucas Nussbaum <lucas@debian.org> - 2025-05-14 09:50 +0200
Re: RFC for changes regarding NMU in developers reference (Was: ITN procedure?) Andreas Tille <tille@debian.org> - 2025-05-14 10:30 +0200
Re: Intend To Orphan (ITO) procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-08 11:30 +0200
Re: Intend To Orphan (ITO) procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-08 14:30 +0200
Re: Intend To Orphan (ITO) procedure? thomas@goirand.fr - 2025-05-08 15:40 +0200
Re: Intend To Orphan (ITO) procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-08 18:00 +0200
Re: Intend To Orphan (ITO) procedure? Andreas Metzler <ametzler@bebt.de> - 2025-05-08 18:50 +0200
Re: Intend To Orphan (ITO) procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-08 21:10 +0200
Re: Intend To Orphan (ITO) procedure? Holger Levsen <holger@layer-acht.org> - 2025-05-08 21:20 +0200
Re: Intend To Orphan (ITO) procedure? Andreas Metzler <ametzler@bebt.de> - 2025-05-09 19:20 +0200
Re: Intend To Orphan (ITO) procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-12 15:50 +0200
Re: ITN procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-08 10:10 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-08 11:00 +0200
Re: ITN procedure? Wookey <wookey@wookware.org> - 2025-05-10 12:30 +0200
Re: ITN procedure? Andreas Tille <andreas@an3as.eu> - 2025-05-12 17:00 +0200
Re: ITN procedure - more words, fewer acronyms please? Simon McVittie <smcv@debian.org> - 2025-05-12 19:20 +0200
Re: ITN procedure - more words, fewer acronyms please? Wookey <wookey@wookware.org> - 2025-05-13 15:50 +0200
Re: ITN procedure? thomas@goirand.fr - 2025-05-08 13:40 +0200
Re: ITN procedure? Jonas Smedegaard <jonas@jones.dk> - 2025-05-08 13:50 +0200
Re: ITN procedure? thomas@goirand.fr - 2025-05-08 14:00 +0200
Re: ITN procedure? gregor herrmann <gregoa@debian.org> - 2025-05-07 22:50 +0200
csiph-web