cl-esrap (20211008.gitc99c33a-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/20211008.gitc99c33a-1 tag
- Git: https://salsa.debian.org/common-lisp-team/cl-esrap.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/common-lisp-team/cl-esrap
- Last scan: 2022-05-15 18:31:10+00
- Next scan: 2022-05-22 12:57:00+00
- Debian changelog in Git:
cl-esrap (20211008.gitc99c33a-1) unstable; urgency=medium
* New upstream snapshot
* Add debian/watch. Tracks scymtym’s fork as is now done by Quicklisp.
* Move under Debian Common Lisp Team maintenance. Thanks to Dimitri Fontaine
for his work on this package.
* Bump to debhelper 13
* Bump Standards-Version to 4.6.0
* Remove Build-Depends on dh-lisp
* Add Rules-Requires-Root: no
* Update Vcs-* fields for move to salsa
* Mark as M-A foreign
* Switch Homepage to new upstream
* d/copyright: reflect upstream changes
* Simplify debian/rules
* Add Recommends on cl-fiveam for testsuite
* Add sbcl, cl-alexandria and texinfo to Build-Depends for documentation
* doc-asdf-cache.patch: new patch, needed for building doc on build daemons
* Ship generated documentation and register it to doc-base
* drop-with-current-source-form.patch: new patch, removes dependency on
Common Lisp package with-current-source-form
* Add autopkgtest that runs the testsuite under sbcl
-- Sébastien Villemot <sebastien@debian.org> Mon, 20 Dec 2021 15:01:41 +0100
- This branch is 1 commit ahead of tag debian/20211008.gitc99c33a-1
- Git log:
commit 86ac562c29c215520f721fbc3021b0c10dc46f3e
Author: Sébastien Villemot <sebastien@debian.org>
Date: Mon Dec 20 17:36:56 2021 +0100
Add link to Debian bug for trivial-with-current-source-form absence