diff options
| author | David Bremner <david@tethera.net> | 2019-06-07 07:06:22 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-06-07 07:20:53 -0300 |
| commit | 3d9edf4fb16dbc2ad3db325c62e1d4ff8887fcac (patch) | |
| tree | 2f6530550c6b00e03e7e39d57684133b69caa714 /debian/changelog | |
| parent | 46e16011fa21150affd04067ab10fda91d549da7 (diff) | |
debian: fix desktop installdebian/0.29-2archive/debian/0.29-2
Previous version expected full upstream install to be run, and also
caused lintian whine about the the desktop file being in a different
package than the script. I'm not sure they shouldn't both be in
elpa-notmuch, but I can see how they should be together.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 25e4eb29..2a24b025 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -notmuch (0.29-1) experimental; urgency=medium +notmuch (0.29-2) experimental; urgency=medium * New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz for details. |
