chiark / gitweb /
bin/mdw-build: Initialize `gitver' even when not checking out.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 12 Sep 2024 12:13:01 +0000 (13:13 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 12 Sep 2024 12:13:01 +0000 (13:13 +0100)
commit3b03c2b8068b15b0c7b140fcddfb119e586e4ce1
tree5874e3e1e6dc18549f064bbe3aa960edb9f535d0
parentf72a57d87df84344249f156239e4503822b141bc
bin/mdw-build: Initialize `gitver' even when not checking out.

Otherwise we still try to extend the changelog file, only `gitver' is
empty, so the `new' version isn't actually different from the previous
one and `lintian' gets sad.

This setting includes the standard `+' for a dirty tree, which is
clearly superfluous in a `checkout' build.
bin/mdw-build