mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
debian: update Vcs-Git URL
We should probably not git://, and it needs a branch to not confuse e.g. vcswatch.
This commit is contained in:
parent
9b1d10490e
commit
757f14a610
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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.
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue