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

Changelog

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

  * New upstream version 0.5.4
  * Refresh patches
  * Add upstream metadata
  * d/control: Migrate to debhelper-compat 13
  * d/control: Declare Standards-Version 4.6.0 (no changes needed)
  * d/copyright: Update copyright information

 -- Lev Lamberov <email address hidden>  Mon, 09 May 2022 23:59:48 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dumb-jump-el_0.5.4-1.dsc 2.1 KiB ac7be5d8e137e951123c782a698925c8ffd4ab2b6c3a3cb5d2b7e4c57c0abfe7
dumb-jump-el_0.5.4.orig.tar.gz 149.7 KiB a57dd909af07d1f754351bcbb36cb4f49e73054ab6b04a5f2ec3fdae545903f1
dumb-jump-el_0.5.4-1.debian.tar.xz 3.4 KiB ae889cb5db87d1432d178273e7ff06a8dcb62d8eaecd76966fb7fc81c9f68357

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`.