File: changelog

package info (click to toggle)
emacs-dape 0.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 412 kB
  • sloc: lisp: 5,360; makefile: 32
file content (76 lines) | stat: -rw-r--r-- 2,607 bytes parent folder | download
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
emacs-dape (0.24.1-1) unstable; urgency=medium

  * New upstream release

 -- Xiyue Deng <manphiz@gmail.com>  Sun, 18 May 2025 20:05:00 -0700

emacs-dape (0.24.0-1) unstable; urgency=medium

  * New upstream release
  * Drop emacs from Recommends; already in Depends

 -- Xiyue Deng <manphiz@gmail.com>  Tue, 29 Apr 2025 22:31:13 -0700

emacs-dape (0.23.0-1) unstable; urgency=medium

  * New upstream release
  * Update Standards-Version to 4.7.2; no change needed
  * Replace dependency on elpa-jsonrpc with emacs >= 1:30.1+1
    - elpa-jsonrpc shipped with Emacs 30.1 has upgraded to 1.0.25
  * Enable Debian supported ERT tests
    - Add python-is-python3 and python3-debugpy with <!nocheck> to
      Build-Depends as required.
    - Skip tests requiring dapDebugServer.js, codelldb, rdbg, etc. which
      are not packaged in Debian.
  * Enable "Testsuite: autopkgtest-pkg-elpa" for faster migration

 -- Xiyue Deng <manphiz@gmail.com>  Thu, 13 Mar 2025 03:17:41 -0700

emacs-dape (0.22.0-1) unstable; urgency=medium

  * New upstream release
  * Depends on debhelper >= 13.24 for automatic CHANGELOG.org handling
    - Drop override_dh_installchangelogs in d/control; no longer needed
  * Add explicit dependency on elpa-jsonrpc >= 1.0.25 (Closes: #1094421)
    - dh-elpa doesn't handle version of Emacs built-in packages well yet.
  * Run 'wrap-and-sort -ast'

 -- Xiyue Deng <manphiz@gmail.com>  Thu, 13 Feb 2025 00:31:13 -0800

emacs-dape (0.21.0-1) unstable; urgency=medium

  * New upstream release
  * Update copyright years in d/copyright

 -- Xiyue Deng <manphiz@gmail.com>  Sat, 11 Jan 2025 20:51:37 -0800

emacs-dape (0.19.0-1) unstable; urgency=medium

  * New upstream release
  * Override dh_installchangelogs to handle CHANGELOG.org as changelog
    - Drop CHANGELOG.org from d/docs as it is now handled by
      dh_installchangelogs.
    - Remove obsolete d/elpa-dape.lintian-overrides.
  * Disable xz compression in d/gbp.conf to be consistent with origtargz

 -- Xiyue Deng <manphiz@gmail.com>  Tue, 24 Dec 2024 02:05:51 -0800

emacs-dape (0.18.0-1) unstable; urgency=medium

  * New upstream release

 -- Xiyue Deng <manphiz@gmail.com>  Fri, 20 Dec 2024 01:46:13 -0800

emacs-dape (0.17.0-1) unstable; urgency=medium

  * New upstream release
  * Update comments in d/elpa-test to be more accurate
  * Drop Testsuite in d/control as tests are disable

 -- Xiyue Deng <manphiz@gmail.com>  Sun, 08 Dec 2024 03:24:48 -0800

emacs-dape (0.13.0-1) unstable; urgency=medium

  * Initial Debianisation (Closes: #1074569)

 -- Xiyue Deng <manphiz@gmail.com>  Tue, 02 Jul 2024 01:16:41 -0700