package-lint-el 0.19-1 source package in Ubuntu

Changelog

package-lint-el (0.19-1) unstable; urgency=medium

  * New upstream version 0.19
  * Drop obsolete patch, refresh patches
  * d/copyright: Bump copyright years

 -- Lev Lamberov <email address hidden>  Thu, 10 Aug 2023 19:40:51 +0500

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
package-lint-el_0.19-1.dsc 2.1 KiB 1bf4b6bf5febd751f3199185344a46d59ae9d5a00d45e8fc6ae0e6aeed54fc38
package-lint-el_0.19.orig.tar.gz 310.8 KiB 44c0f8834649faa728cfe4830a9d9463b5c0af61bf25a782e7165dca78ffdd16
package-lint-el_0.19-1.debian.tar.xz 3.8 KiB 607debc069433a56684179780ff0cbccde7e9340be783c2e5e811d3e1d41a1d4

Available diffs

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'.