1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
emacs-noflet (0.0.15-3) unstable; urgency=medium
* Team upload.
* Rebuild with dh-elpa 1.13 to fix byte-compilation with unversioned
emacs
-- David Bremner <bremner@debian.org> Sat, 02 Jun 2018 20:21:52 -0300
emacs-noflet (0.0.15-2) unstable; urgency=medium
* Apply patch from Christopher Wellons to ensure that dash.el is
available when noflet.el is loaded, and during bytecompilation.
The transition from dash-el to elpa-dash was causing elpa-noflet's
postinst to fail to bytecompile dash, and there could have been other
bugs. See also https://github.com/nicferrier/emacs-noflet/issues/19
* Switch binary dependency 'dash-el (>= 1.5.0)' => '${elpa:Depends}'.
- Bump build-dep on dh-elpa to (>= 1.7).
Ensures that ${elpa:Depends} will contain elpa-dash.
* Switch binary dependency 'emacs' => 'emacsen-common (>= 2.8.0)'.
See Debian Emacs policy.
* Switch to dgit-maint-merge(7) workflow.
- Add single-debian-patch to d/source/options.
- Add auto-commit to d/source/options.
- Add d/source/patch-header.
* Drop d/source/local-options for dgit.
* Bump standards version to 4.0.0 (no changes required).
* Bump debhelper compat to 10.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 20 Jun 2017 17:31:22 +0100
emacs-noflet (0.0.15-1) unstable; urgency=medium
* Initial release. (Closes: #807859)
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 08 Jan 2016 15:49:27 -0700
|