X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile.local;h=d97fa6183d45f179294f29b2cf853cbb5898d5b0;hb=8e3879b68968ab985b903868427791e7c1bb516d;hp=8b42136a640b1c80cef40a8829c8e148e7e6650e;hpb=bcd8d139f445df9e21ccadb45a6cb94511e435e7;p=obsolete%2Fnotmuch-old diff --git a/Makefile.local b/Makefile.local index 8b42136a..d97fa618 100644 --- a/Makefile.local +++ b/Makefile.local @@ -135,7 +135,7 @@ debian-snapshot: TMPFILE := $(shell mktemp) debian-snapshot: make VERSION=$(VERSION) clean cp debian/changelog $(TMPFILE) - EDITOR=/bin/true dch -v $(VERSION)+1 -D UNRELEASED 'test build, not for upload' + EDITOR=/bin/true dch -b -v $(VERSION)+1 -D UNRELEASED 'test build, not for upload' echo '3.0 (native)' > debian/source/format debuild -us -uc mv -f $(TMPFILE) debian/changelog