On 21/08/25 at 16:40 -0300, Antonio Terceiro wrote: > > 2/ content of gbp.conf > > > > We need to write a gbp.conf file for each package, with: > > [DEFAULT] > > debian-branch = debian/latest > > upstream-branch = upstream/latest > > pristine-tar = true > > > > Are there other options that we would like to see applied to all > > packages? > > I'm pasting below the content of our gbp.conf files. I don't really > > see anything that should be included by default. > > Please be aware of native packages. The ones I can think of at the > moment are gem2deb, ruby-defaults and ruby-standalone. There might be > others. ruby-defaults and ruby-standalone doen't even have a gbp.conf, > gem2deb has a minimal one, just setting `debian-tag`.
Right. I plan to process packages in several steps (waves), starting with the easier ones, that is those that only have upstream/master/pristine-tar branches and no gbp.conf. That should allow me to catch all special cases such as native packages, packages using older versions of DEP-14, etc. Lucas

