universal-ctags 5.9.20210829.0-1 source package in Ubuntu

Changelog

universal-ctags (5.9.20210829.0-1) unstable; urgency=medium

  * New upstream release
    + Fix FTBFS with glibc 2.33 (Closes: #990784)
    + Fix etags segfault (Closes: #993509)
  * Add debian/watch file
  * Bump Standards-Version to 4.6.0 (no changes needed)
  * Add patch to avoid running git during tests
  * Update d/copyright

 -- Alessandro Ghedini <email address hidden>  Fri, 03 Sep 2021 19:12:18 +0100

Upload details

Uploaded by:
Alessandro Ghedini
Uploaded to:
Sid
Original maintainer:
Alessandro Ghedini
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
universal-ctags_5.9.20210829.0-1.dsc 2.0 KiB 654bb10d38c83c27792d2d423feffe1bd88119590c7213c6492a75d9173f6a68
universal-ctags_5.9.20210829.0.orig.tar.gz 2.4 MiB 7c25e9ea2c478185610656cbccdbe322b9d1503da07e94a23be96b4f2e6176c5
universal-ctags_5.9.20210829.0-1.debian.tar.xz 5.6 KiB 91230eeda154793456f811721409c0b5f464da22c93819d3c85fe0ef6ab7d0b8

No changes file available.

Binary packages built by this source

universal-ctags: build tag file indexes of source code definitions

 ctags parses source code and produces a sort of index mapping
 the names of significant entities (e.g. functions, classes,
 variables) to the location where that entity is defined. This
 index is used by editors like vi and emacsen to allow moving to
 the definition of a user-specified entity.
 .
 Universal Ctags is a fork of Exuberant Ctags that adds additional
 features as well as support for more languages.

universal-ctags-dbgsym: debug symbols for universal-ctags