dumb-jump-el 0.5.4-3 source package in Ubuntu

Changelog

dumb-jump-el (0.5.4-3) unstable; urgency=medium

  * Disable flaky test (flaky due to native compilation) (Closes: #1052959)
  * d/control: Declare Standards-Version 4.6.2 (no changes needed)
  * d/control: Clean Recommends
  * d/copyright: Bump copyright years

 -- Lev Lamberov <email address hidden>  Sun, 10 Dec 2023 11:16:19 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dumb-jump-el_0.5.4-3.dsc 2.1 KiB 5ee32f962da890a790d37d81232e54f2a49d5ae38f2a273fedae2bc2e9c3178d
dumb-jump-el_0.5.4.orig.tar.gz 149.7 KiB a57dd909af07d1f754351bcbb36cb4f49e73054ab6b04a5f2ec3fdae545903f1
dumb-jump-el_0.5.4-3.debian.tar.xz 3.8 KiB 7c86bdf111cb5dae5ee758561e9fb8bffffb8d789a9a9246333a244bc3a84639

Available diffs

No changes file available.

Binary packages built by this source

elpa-dumb-jump: jump to definition for multiple languages without configuration

 This package provides an Emacs "jump to definition" package with
 support for multiple programming languages that favors "just working"
 over speed or accuracy. This means minimal -- and ideally zero --
 configuration with absolutely no stored indexes (TAGS) or persistent
 background processes.
 .
 Dumb Jump performs best with The Silver Searcher `ag` or ripgrep
 `rg`.