elisp-bug-hunter 1.3.1+repack-5 source package in Ubuntu
Changelog
elisp-bug-hunter (1.3.1+repack-5) unstable; urgency=medium [ David Krauser ] * Update maintainer email address [ Lev Lamberov ] * Build against newer dh_elpa * 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> Fri, 11 Dec 2020 17:25:05 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc | |
Impish | release | universe | misc | |
Hirsute | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
elisp-bug-hunter_1.3.1+repack-5.dsc | 2.0 KiB | 5831bcd5357600cd40474739bda85644bfbf85b4df2525e5ed87b533df6c4f1a |
elisp-bug-hunter_1.3.1+repack.orig.tar.gz | 9.0 KiB | ae2fdf34551e41f2d89f852e3e37779fea2931d83ce6b74aee6ddc3f00f73dd7 |
elisp-bug-hunter_1.3.1+repack-5.debian.tar.xz | 2.8 KiB | 5f3d848c3ed432d66b3719f4020d98515f476220bbb752a67bfd20e415eaea32 |
Available diffs
No changes file available.
Binary packages built by this source
- elpa-bug-hunter: automatically debug and bisect your init.el or .emacs file
The Bug Hunter is an Emacs library that finds the source of an error
or unexpected behavior inside an elisp configuration file (typically
init.el or .emacs). It supports automatic, interactive, and assertion
bug hunting. Also it is possible to debug literate-style
configuration files.