summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 27e1e0908c8705659d8fb1063308b88c2a597055 (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
28
29
30
dh-make-elpa (0.2.1) UNRELEASED; urgency=medium

  * Generate standards version 3.9.8.
  * Binary dependencies on dash-el and s-el detected and added.
  * find_bins() now never fails to populate the bins hash.
    Falls back to a single binary package.
  * find_bins() always populates the values of the bins hash with list
    references.
    Previously, in the case of a single binary package, it was inserting a
    string rather than a list reference.

 -- Sean Whitton <spwhitton@spwhitton.name>  Sun, 08 May 2016 15:06:10 -0700

dh-make-elpa (0.2.0) experimental; urgency=medium

  * Fix Vcs-Git: URI.
  * Bump standards version to 3.9.8 (no changes required).
  * Generate compat level 10 to activate dh_elpa_test.
  * Try to detect Buttercup tests, and add elpa-buttercup build-dep so
    that dh_elpa_test tries to run them.
  * Add File::Find::Rule dependency.

 -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 07 May 2016 08:59:19 -0700

dh-make-elpa (0.1.0) experimental; urgency=medium

  * Initial release: experimental script to generate ELPA packages.
    (Closes: #820103)

 -- Sean Whitton <spwhitton@spwhitton.name>  Wed, 06 Apr 2016 09:26:23 -0700