package-lint-el 0.12-1 source package in Ubuntu
Changelog
package-lint-el (0.12-1) unstable; urgency=medium * New upstream version 0.12 * Refresh patches * d/control: Declare Standards-Version 4.5.0 (no changes needed) * d/copyright: Update copyright information -- Lev Lamberov <email address hidden> Thu, 27 Feb 2020 22:02:36 +0500
Upload details
- Uploaded by:
- Debian Emacsen team on 2020-02-27
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacsen team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | on 2020-02-28 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
package-lint-el_0.12-1.dsc | 2.1 KiB | ff22b40d1dc233c324e3f5a70c41f783d8a083ad27a359a30437d12c95ebe663 |
package-lint-el_0.12.orig.tar.gz | 183.4 KiB | 82a83fbcee4f5e24442d7eb1c9f79589d4035af83c0570ffe457606da514354e |
package-lint-el_0.12-1.debian.tar.xz | 3.5 KiB | 9ba3cc225a7c177443340fca7d7fab854992fc446f131102dcd4383ea27b0cd7 |
Available diffs
- diff from 0.11-1 to 0.12-1 (8.9 KiB)
No changes file available.
Binary packages built by this source
- elpa-package-lint: linting library for Elisp package authors
This package provides a linter for the metadata in Emacs Lisp files
which are intended to be packages. Developers can integrate it into
their build process. It provides a list of issues with the package
metadata of a file, e.g. the package dependencies it requires.
- elpa-package-lint-flymake: package-lint Flymake backend
This package provides a package-lint Flymake backend. Flymake is the
built-in Emacs package to support on-the-fly syntax checking. This
library adds support for flymake to `package-lint'.