lua-augeas 0.1.1-4 source package in Ubuntu

Changelog

lua-augeas (0.1.1-4) unstable; urgency=medium

  * QA upload
  * Create repository on Salsa
  * Add fake watch file since upstream is inactive
  * d/copyright: DEP5 + review
  * Fix clean target
    Closes: #1048687
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Trim trailing whitespace.
  * Add missing build dependency on dh-lua for addon lua.
  * Do not prefix Lua-Versions
  * Lintian-overrides: obsolete-url-in-packaging

 -- Andreas Tille <email address hidden>  Mon, 10 Feb 2025 11:16:26 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
lua-augeas_0.1.1-4.dsc 1.9 KiB 0a05d0fbdf7d6755c5099edbaad53d1541d88f73e0517ef71c570a277694959c
lua-augeas_0.1.1.orig.tar.bz2 2.9 KiB a510f2aca956f3256aee8b00c3ae20f2f1424e400980d0c4f0c3088d7cc619f3
lua-augeas_0.1.1-4.debian.tar.xz 2.7 KiB 504ba323b36568833d0d8cd180e73a1fe6445ed18964c926a34d216617c3c08b

No changes file available.

Binary packages built by this source

lua-augeas: Lua binding to the Augeas C API

 lua-augeas is a Lua binding to Augeas. Augeas is a configuration
 editing tool. It parses configuration files in their native formats
 and transforms them into a tree. Configuration changes are made by
 manipulating this tree and saving it back into native config files.

lua-augeas-dbgsym: debug symbols for lua-augeas