lua-mode 20210802-4 source package in Ubuntu

Changelog

lua-mode (20210802-4) unstable; urgency=medium

  [ Xiyue Deng ]
  * Mark lexical binding patch as Forwarded and Applied-Upstream
  * Add patch to use eval in lexical scope to fix tests (Closes: #1069073)
  * Keep test/*.el in d/elpa-test to make autopkgtest work
  * Add Upstream-Contact in d/copyright
  * Update homepage to github page in d/control (old link no longer works)
  * Set Rules-Requires-Root to no in d/control
  * Drop Built-Using from binary package in d/control as it was not needed
    for license or DFSG purpose
  * Trim trailing whitespace in d/changelog
  * Bump debhelper from old 10 to 13
  * Set debhelper-compat version in Build-Depends
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse
  * Update Standards-Version to 4.7.0; no change needed
  * Modernize d/watch with substitute strings to be more robust
  * Add myself to uploaders

 -- Sean Whitton <email address hidden>  Sat, 20 Apr 2024 07:28:11 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe editors

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lua-mode_20210802-4.dsc 2.1 KiB 163b84eea2e8890f60c5022cda0046be3e2622769a91c87fc5de710447ebc2b6
lua-mode_20210802.orig.tar.gz 52.4 KiB c00bca8a99427ea7696838837b45cf0093066e0c463c0c4048f3e413b2b7e0d9
lua-mode_20210802-4.debian.tar.xz 5.6 KiB fd64ba679fd3391567e81e1449fc59bfa81a99d46c61a225e6bd5aeb436bb0ee

Available diffs

No changes file available.

Binary packages built by this source

elpa-lua-mode: Emacs major-mode for editing Lua programs

 This Emacs mode provides syntax highlighting and automatic
 indentation for Lua, as well as running an interactive shell,
 interacting with `hs-minor-mode' and online documentation lookup.