package-lint-el 0.13-1 source package in Ubuntu
Changelog
package-lint-el (0.13-1) unstable; urgency=medium * New upstream version 0.13 * Refresh patches * Add some upstream metadata * d/control: Migrate to debhelper-compat 13 * d/copyright: Fix wildcard to correctly match directory * d/copyright: Update copyright information -- Lev Lamberov <email address hidden> Thu, 13 Aug 2020 09:10:16 +0500
Upload details
- Uploaded by:
- Debian Emacsen team on 2020-08-13
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacsen team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-10-23 | universe | misc |
Groovy | release | on 2020-08-13 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
package-lint-el_0.13-1.dsc | 2.1 KiB | d37fe9706ddd0d1b57e9b7de1979036fa2d0d48ea00e8489c97fc0bdcd2a980c |
package-lint-el_0.13.orig.tar.gz | 223.7 KiB | 8ca3e01a2a906359071b0887b6c111626c3d706f2475fd777fe7314d84eddb2d |
package-lint-el_0.13-1.debian.tar.xz | 3.7 KiB | 538d115f8f44ca0c122ba532f76526aae3e565dd9f7d4c8a08744f16389e816d |
Available diffs
- diff from 0.12-1 to 0.13-1 (230.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'.