exuberant-ctags 1:5.9~svn20110310-16 source package in Ubuntu

Changelog

exuberant-ctags (1:5.9~svn20110310-16) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg.

  [ Colin Watson ]
  * debian/watch: Upgrade to version 4.
  * Set Rules-Requires-Root: no.
  * Simplify dh_auto_install override.
  * Upgrade to debhelper v13.

 -- Colin Watson <email address hidden>  Sun, 26 Dec 2021 14:33:44 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
exuberant-ctags_5.9~svn20110310-16.dsc 1.9 KiB de4c2c8268062b5ed0afc2b04d8227dadddf6c0d156add465c252d106a65db91
exuberant-ctags_5.9~svn20110310.orig.tar.gz 485.4 KiB 7348e21502454a1331c58d5eec5c18a546395acd5628599a7a55dc77b48ffd2f
exuberant-ctags_5.9~svn20110310-16.debian.tar.xz 15.9 KiB cfb0178c922ebed120fbc3f31f94d0a67bae25476b1e7942272d9cc60821948c

No changes file available.

Binary packages built by this source

exuberant-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.
 .
 Exuberant Ctags supports all possible C language constructions
 and multiple other languages such as assembler, AWK, ASP, BETA,
 Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp,
 Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang,
 Scheme, Tcl, Verilog, Vim and YACC.

exuberant-ctags-dbgsym: debug symbols for exuberant-ctags