xref-el 1.6.0-1 source package in Ubuntu

Changelog

xref-el (1.6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 1.6.0.
  * Bump d/copyright years.
  * d/elpa : mention files explicitly.
  * d/control : Bump standards version to 4.5.1 (no changes required).
  * Add watch file.

 -- Aymeric Agon-Rambosson <email address hidden>  Tue, 29 Nov 2022 18:23:19 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xref-el_1.6.0-1.dsc 2.0 KiB 2631f6b8633e95a2f36c8788ec8883a8135a1cf819d4026187287b588e6c2593
xref-el_1.6.0.orig.tar.xz 21.0 KiB 1c6d042f518a45035f7d1dd9f5961aac67c73564c3416e689e71baf8da2ff496
xref-el_1.6.0-1.debian.tar.xz 1.7 KiB 63bec007d78decacfd72074752e6a3181daa1ce3658612e36f0088c5af869041

Available diffs

No changes file available.

Binary packages built by this source

elpa-xref: Library for cross-referencing commands in Emacs

 This library provides a generic infrastructure for cross
 referencing commands in Emacs, in particular for "find-definition".
 .
 Some part of the functionality must be implemented in a language
 dependent way and that's done by defining an xref backend.
 .
 See the etags and elisp-mode implementations for full examples.