Codebase list esxml / 9f81501
Drop emacs24 and emacs25 from Enhances… (packages do not exist in bullseye). Nicholas D Steeves 2 years ago
2 changed file(s) with 8 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
0 esxml (0.3.5-2) UNRELEASED; urgency=medium
1
2 * Drop emacs24 and emacs25 from Enhances (packages do not exist in
3 bullseye).
4
5 -- Nicholas D Steeves <sten@debian.org> Wed, 28 Jul 2021 18:32:33 -0400
6
07 esxml (0.3.5-1) unstable; urgency=medium
18
29 [ David Krauser ]
1717 Architecture: all
1818 Depends: ${elpa:Depends}, ${misc:Depends}
1919 Recommends: emacs (>= 46.0)
20 Enhances: emacs,
21 emacs24,
22 emacs25
20 Enhances: emacs
2321 Description: XML, ESXML and SXML library for Emacs Lisp
2422 This library makes it possible to write XML, ESXML, SXML and HTML
2523 using Emacs Lisp S-expressions.