summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 4aee4a1840c5690a55b62fcb1b27636be93bb02f (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
dh-elpa (0.0.8) unstable; urgency=medium

  * Skip binary packages with no files in their package.elpa file and or
    on the command line.
    
 -- David Bremner <bremner@debian.org>  Sat, 12 Sep 2015 20:54:05 -0300

dh-elpa (0.0.7) unstable; urgency=medium

  * On package uninstall remove the non-emacs-lisp symlinks as well
  * Add Vcs-{Git,Browser} headers

 -- David Bremner <bremner@debian.org>  Tue, 08 Sep 2015 13:54:34 -0300

dh-elpa (0.0.6) unstable; urgency=medium

  * Bug fix: "maintainer address bounces", thanks to Ansgar Burchardt
    (Closes: #797940).

 -- David Bremner <bremner@debian.org>  Thu, 03 Sep 2015 18:35:06 -0300

dh-elpa (0.0.5) unstable; urgency=medium

  * Use debian/.debhelper/elpa for temp files. This allows easier
    debugging.
  * Add a check for ${elpa_name}-pkg.el in multi-file packages
  * Link all top level files/directories into flavour directory, not
    just *.el

 -- David Bremner <bremner@debian.org>  Tue, 01 Sep 2015 19:09:51 -0300

dh-elpa (0.0.4) unstable; urgency=medium

  * Fix postinst bug: s/mkdir/mkdir -p/

 -- David Bremner <bremner@debian.org>  Thu, 20 Aug 2015 11:24:54 +0200

dh-elpa (0.0.3) unstable; urgency=medium

  * Switch to team maintenance
  * Upload to unstable

 -- David Bremner <bremner@debian.org>  Thu, 20 Aug 2015 09:47:48 +0200

dh-elpa (0.0.2) experimental; urgency=medium

  * Clean up temporary directory
  * By default install emacsen-common helper scripts to do byte
    compilation and removal. It's the responsibility of packages
    build-depending on dh-elpa to depend on emacsen-common unless they use
    the no-byte-compile flag.

 -- David Bremner <bremner@debian.org>  Fri, 17 Jul 2015 19:03:42 +0200

dh-elpa (0.0.1) experimental; urgency=medium

  * Initial upload, early adopters only.

 -- David Bremner <bremner@debian.org>  Sat, 11 Jul 2015 15:24:57 +0200