aboutsummaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-08-21 18:55:48 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-08-26 12:35:58 +0200
commitaa779d1f1658a1244e2cba03b07ea9be3c4ee2a0 (patch)
treeea19988bb6ea58e5296dc204c6d78a968ee69a9c /debian/gbp.conf
parent7f4db501dfc80b4571833f95c090bdd0e1da240d (diff)
Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3)debian/0.5-1+deb10u1
For the authorizations, order and certificate URLs. See RFC 8555 sec. 7.1. Let's Encrypt will remove support of unauthenticated GETs from the V2 API on 01 Nov 2019: https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 4daf79f..b100207 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,6 +1,6 @@
[DEFAULT]
upstream-branch = master
-debian-branch = debian
+debian-branch = debian-buster
upstream-tag = upstream/%(version)s
debian-tag = debian/%(version)s
pristine-tar = False