From 757f14a6106de481abb846faef8a782f0ca0d47a Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Sat, 8 Sep 2018 16:07:05 -0300
Subject: [PATCH] debian: update Vcs-Git URL

We should probably not git://, and it needs a branch to not confuse
e.g. vcswatch.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1c72fe11..9abde5ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.27-3) unstable; urgency=medium
+
+  * Update Vcs-Git to use https and specify correct branch
+
+ -- David Bremner <bremner@debian.org>  Sat, 08 Sep 2018 16:06:18 -0300
+
 notmuch (0.27-2) unstable; urgency=medium
 
   * Add texinfo as a build-dep, build info version of documentation.
diff --git a/debian/control b/debian/control
index 883a1356..8749335e 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends:
  texinfo
 Standards-Version: 4.1.3
 Homepage: https://notmuchmail.org/
-Vcs-Git: git://notmuchmail.org/git/notmuch
+Vcs-Git: https://git.notmuchmail.org/git/notmuch -b release
 Vcs-Browser: https://git.notmuchmail.org/git/notmuch
 
 Package: notmuch
-- 
2.45.2