devops-0.4: Add git-tag-create-options.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 12 Jan 2018 07:53:58 +0000 (00:53 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 12 Jan 2018 16:00:45 +0000 (09:00 -0700)
commiteb09872c61ea580c0dd1cea756ef62173b1269bd
treec0ad2fac08c3fe881b5dbc06897992d4ac3d7dff
parent7d3765a319a2edeb8f55ae5517e11862fb623ae1
devops-0.4: Add git-tag-create-options.

NEWS: Fix formatting of 0.3 entry.

build.scm: Use set-file-modes! rather than execing chmod.

build.scm (build-core-pkg): Delete build directory upon success.

build.scm (build-plugin-dpkg): Set .buildinfo and dbgsym .ddeb read-only.

devops.scm (git-tag-create-options): New variable to config tag signing.

devops.scm (release-core, release-plugin): Use new variable to config
tag signing.
src/devops/NEWS
src/devops/build.scm
src/devops/configure.ac
src/devops/debian/changelog
src/devops/devops.scm
src/devops/make.scm