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

Changelog

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

  * New upstream version 0.23
  * Re-enable fixed tests
  * d/copyright: Bump copyright years

 -- Lev Lamberov <email address hidden>  Wed, 03 Apr 2024 17:14:25 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
package-lint-el_0.23-1.dsc 2.1 KiB 4973d1882e1c56aedf4f4bd36bf89559a2001c9a8b513a54343341ab54ba95d4
package-lint-el_0.23.orig.tar.gz 313.5 KiB 26841f4f821298cb15f8fad7df02ad52e743dafee9b4242ec1cba9be31fca7e7
package-lint-el_0.23-1.debian.tar.xz 4.0 KiB 7cbfce9b90f48cb4c8bfc5a10d2e859f44361cb9684252f27b4dd4f050048cef

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