summaryrefslogtreecommitdiff
path: root/Makefile.global
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-12-25 12:26:35 -0400
committerDavid Bremner <david@tethera.net>2020-12-25 12:28:31 -0400
commitd812256aeb91646b5b1c644fa67f07c483cca651 (patch)
tree8716955e00c1fee1bfff953f250e9af666132680 /Makefile.global
parenta103c15986f587c909a3de3fc571d2f54c65c94d (diff)
debian: don't tag debian tag at release is made.0.31.3
This reflects a change in the debian workflow to use dgit, which does the tagging for us. It also leaves room for debian specific fixups.
Diffstat (limited to 'Makefile.global')
-rw-r--r--Makefile.global1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.global b/Makefile.global
index 8477468d..fe79121d 100644
--- a/Makefile.global
+++ b/Makefile.global
@@ -36,7 +36,6 @@ endif
endif
UPSTREAM_TAG=$(subst ~,_,$(VERSION))
-DEB_TAG=debian/$(UPSTREAM_TAG)-1
RELEASE_HOST=notmuchmail.org
RELEASE_DIR=/srv/notmuchmail.org/www/releases