diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2018-02-04 15:21:47 -0500 |
|---|---|---|
| committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2018-02-04 15:34:35 -0500 |
| commit | 8a8ea97c865bb71e4dbab19db69af794547ec09d (patch) | |
| tree | 904214f54a5f57b8e640b687691596768b9c996b /debian | |
| parent | 8945c3bde17be9470fe058926062005a1081e935 (diff) | |
note the debian/stretch-backports branch
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 2 insertions, 2 deletions
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 |
