Release 2.91~beta-1

Ian Jackson ijackson at chiark.greenend.org.uk
Mon Nov 19 15:17:51 GMT 2018


Joost van Baal-Ilić writes ("Re: Release 2.91~beta-1"):
> On Mon, Nov 19, 2018 at 01:05:23PM +0000, Dmitry Bogatov wrote:
> > By the way, will BTS close bugs, mentioned in previous changelog entry?
> 
> You'd need to call dpkg-genchanges -vVERSION in order to generate a .changes
> file for your upload which contains all needed changelog entries.

You should do that anyway, so that the upload has the right set of
stuff in the changes file.

== begin plug ==

Of course, IMO you should be using `dgit push', and if you do, dgit
will take care of this for you.  For the sysvinit tree with its
gbp-style patches-unapplied approach, and since there is no change to
the binary packages, I think all you need is

  git checkout master
  # check that git contents is good and changelog version
  #   is right right, committing any needed changes
  git-deborig   # if you don't have a suitable .orig.tar.* yet
  dgit --gbp push-source sid

(to do a source-only upload).

See dgit-maint-gbp(7),
  https://manpages.debian.org/stretch-backports/dgit/dgit-maint-gbp.7.en.html

Ian.




More information about the Debian-init-diversity mailing list