dh-elpa (2.1.5)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.1.6 > 2.1.5
- Git: https://salsa.debian.org/emacsen-team/dh-elpa.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 864256
- Browser: https://salsa.debian.org/emacsen-team/dh-elpa
- Last scan: 2025-01-23 12:39:07+00
- Next scan: 2025-01-30 17:38:00+00
- Debian changelog in Git:
dh-elpa (2.1.6) UNRELEASED; urgency=medium
* Correctly construct ERT selectors S-exp (Closes: #1088086)
- Was under the wrong impression that ERT selectors can be specified
as the rest of the command line parameters.
+ which turns out to be the extension supported by
`flycheck-run-tests-main'.
- Now properly make it part of the `ert-run-tests-batch-and-exit'
s-exp.
- Update documentation accordingly.
* Prefer "-f" over "--eval" when running `ert-run-tests-batch-and-exit'
-- Xiyue Deng <manphiz@gmail.com> Fri, 22 Nov 2024 21:56:56 -0800
- This branch is 5 commits ahead of tag archive/debian/2.1.5
- Git log:
commit ca3f371fb05f6b27f57f7e02e8ffaa142cf2436d
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 21:56:59 2024 -0800
Update d/changelog
commit 635658744c687bfd8b7e5cf1c44735ac4b47fd77
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 15:06:53 2024 -0800
Prefer "-f" over "--eval" when running `ert-run-tests-batch-and-exit'
commit 890ffde27fe00045eeff6b95697577a625e4b947
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 15:10:21 2024 -0800
Update documentation accordingly.
commit 2d126c1fda633b3c87bcc2278b452785e48dba0a
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Nov 22 14:56:16 2024 -0800
Correctly construct ERT selectors S-exp (Closes: #1088086)
- Was under the wrong impression that ERT selectors can be specified
as the rest of the command line parameters.
+ which turns out to be the extension supported by
`flycheck-run-tests-main'.
- Now properly make it part of the `ert-run-tests-batch-and-exit'
s-exp.
commit f35996666e7b0ef0b9d4261c533f4dc7694cd1eb
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Jul 25 11:47:32 2024 +0900
changelog tweaks