cl-asdf-flv 2.2-1 source package in Ubuntu
Changelog
cl-asdf-flv (2.2-1) unstable; urgency=medium * New upstream version 2.2 * Add myself to Uploaders * Updated Standards-Version, no changes -- Peter Van Eynde <email address hidden> Sat, 30 Nov 2024 11:16:52 +0100
Upload details
- Uploaded by:
- Debian Common Lisp Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Common Lisp Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc | |
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| cl-asdf-flv_2.2-1.dsc | 2.1 KiB | 1b97d41fc5e3f2cb1ab9d26300a1263ca5108a860cc7be8ca579fb983630cb4f |
| cl-asdf-flv_2.2.orig.tar.gz | 2.3 KiB | 6144a23061e5c333f092067db089ee3c73993a3261d199751a705af6969172ee |
| cl-asdf-flv_2.2-1.debian.tar.xz | 2.0 KiB | 5843b9dde5aa95f6af82b44f4c2157e6e410dc67e6cf2efba8d90bc682c35693 |
Available diffs
- diff from 2.1-2 to 2.2-1 (1.3 KiB)
No changes file available.
Binary packages built by this source
- cl-asdf-flv: file-local variables through Common Lisp's ASDF
ASDF-FLV provides support for file-local variables through ASDF (the Common
Lisp standard utility for building projects and declaring dependencies between
them).
.
A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to
LOAD and COMPILE-FILE: a new dynamic binding is created before processing the
file, so that any modification to the variable essentially becomes file-local.
