diff options
| author | David Bremner <david@tethera.net> | 2018-09-08 16:07:05 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-09-09 12:42:59 -0300 |
| commit | 757f14a6106de481abb846faef8a782f0ca0d47a (patch) | |
| tree | 2a87c8249b16db3ae2f76349298bd09018e4a6e3 /debian | |
| parent | 9b1d10490e17406cdd253fca77a7731fbed00793 (diff) | |
debian: update Vcs-Git URL
We should probably not git://, and it needs a branch to not confuse
e.g. vcswatch.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
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 |
