diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2018-01-07 09:37:45 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-01-09 07:08:43 -0400 |
| commit | f27a8475b504e632aac0938d9e452d6a4add8cb5 (patch) | |
| tree | f5f1fe4bb9aa23e78474319e53c85e798102996c | |
| parent | 4cb1eeba83416a12c616aca6469c027b8b8a303d (diff) | |
notes about debian packaging changes
| -rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb7492c5..f78cd028 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +notmuch (0.26-1) UNRELEASED; urgency=medium + + * New upstream release + * build against python3-sphinx instead of python-sphinx + * d/changelog: strip trailing whitespace + * move to debhelper 10 + * Standards-Version: bump to 4.1.3 (drop priority: extra + from transitional packages) + * update symbols + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 07 Jan 2018 09:36:24 -0500 + notmuch (0.26~rc2-1) experimental; urgency=medium * Third upstream release candidate |
