summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: b55e08b29ff95fab85448b71e880201aea52030f (plain)
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
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