el-x 0.3.1-4 source package in Ubuntu

Changelog

el-x (0.3.1-4) unstable; urgency=medium

  [ David Krauser ]
  * Update maintainer email address

  [ Lev Lamberov ]
  * Build against newer dh_elpa
  * Add upstream metadata
  * d/control: Migrate to dh 13 without d/compat
  * d/control: Declare Standards-Version 4.5.1 (no changes needed)
  * d/control: Add Rules-Requires-Root: no
  * d/control: Drop emacs{24,25} from Enhances
  * d/control: Drop Built-Using field
  * d/copyright: Bump copyright years

 -- Lev Lamberov <email address hidden>  Sun, 13 Dec 2020 10:34:47 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
el-x_0.3.1-4.dsc 1.8 KiB 89a9b39f03d8662f20e6315bf6fe44a8664648263fd22818e9c7d688d60ab51d
el-x_0.3.1.orig.tar.gz 3.2 KiB bd634a4b58cda6320e353d475de1db3a604d8d0b7fa04c57d0f693b32f0db263
el-x_0.3.1-4.debian.tar.xz 2.1 KiB 6133da2a2e4c2846117c24261a5b1e4c7d42ea06a884beb3961e60f51bf114fd

Available diffs

No changes file available.

Binary packages built by this source

elpa-el-x: Emacs Lisp extensions

 This package provides several Emacs Lisp extensions. Content:
 .
  * dflet.el: defines the `dflet' macro, to provide the historic behavior of
    `flet', a global and dynamic temporary function (re)definition tool.
 .
  * subr-compat.el: stubs `declare-function' for older Emacs