mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
debian: use a non-native version number.
There is concensus to use non-native version number for updates that contain only Debian changes. Unfortunately changing back and forth between native and non-native packages has the potential for confusion, since the archive will end up with notmuch-0.x.tar.gz and notmuch-0.x.orig.tar.gz. So we use non-native numbering from the beginning.
This commit is contained in:
parent
1510ba3c3a
commit
a77cbe3c91
1 changed files with 1 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
notmuch (0.6.1) unstable; urgency=low
|
||||
notmuch (0.6.1-1) unstable; urgency=low
|
||||
|
||||
* Properly install README.Debian in notmuch-vim (Closes: #632992).
|
||||
Thanks to Jason Woofenden for the report.
|
||||
|
|
Loading…
Reference in a new issue