From: Daniel Kahn Gillmor Date: Sun, 4 Feb 2018 20:21:47 +0000 (-0500) Subject: note the debian/stretch-backports branch X-Git-Tag: debian/0.27-1_bpo9+1~5 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=8a8ea97c865bb71e4dbab19db69af794547ec09d;p=notmuch note the debian/stretch-backports branch --- diff --git a/debian/control b/debian/control index 5c38d00a..c0e75334 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends: bash-completion (>=1.9.0~) Standards-Version: 4.1.3 Homepage: https://notmuchmail.org/ -Vcs-Git: git://notmuchmail.org/git/notmuch +Vcs-Git: git://notmuchmail.org/git/notmuch -b debian/stretch-backports Vcs-Browser: https://git.notmuchmail.org/git/notmuch Package: notmuch diff --git a/debian/gbp.conf b/debian/gbp.conf index 6cb451a4..4f1e94fd 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -5,7 +5,7 @@ upstream-branch = master # The default branch for the debian patch (no patch in our case) -debian-branch = master +debian-branch = debian/stretch-backports # Directory for performing the build export-dir = ./debian-build