global 6.6.9-1 source package in Ubuntu

Changelog

global (6.6.9-1) unstable; urgency=medium

  * New upstream version 6.6.9
  * debian: Standards-Version to 4.6.1
  * debian: Upgrade dependency package name
  * debian: Update lintian overrides

 -- Punit Agrawal <email address hidden>  Fri, 03 Feb 2023 17:21:03 +0000

Upload details

Uploaded by:
Punit Agrawal
Uploaded to:
Sid
Original maintainer:
Punit Agrawal
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
global_6.6.9-1.dsc 2.2 KiB b96068cb73745f129579cdf45da6843b4f9be9fa0dd0cae95fb84dc906ceeb82
global_6.6.9.orig.tar.gz 2.9 MiB aacba0fa8d60ca645e62f312dcd23b47ed48a081aa0fb1563cff4702d9d1fad5
global_6.6.9.orig.tar.gz.asc 488 bytes f99a2b846f1f71f5cf733acb2ddd105439e34f696d9f8b7f03d9767b6bd29cc0
global_6.6.9-1.debian.tar.xz 13.9 KiB 86fa9548968dff90ab4a792517a5b219e008c6e024aff8b623704a3342503db3

Available diffs

No changes file available.

Binary packages built by this source

global: Source code search and browse tools

 GNU GLOBAL is a source code tag system that works the same way across
 diverse environments. Currently, it supports the following:
 .
   o command line, and the 'globash' query subshell.
   o vim plugin, and support for other vi clones.
   o less
   o emacs
   o web browser
 .
 Supported languages are C, C++, yacc and Java.
 You can locate a specified function in the source files and move
 there easily. It is especially useful for hacking large projects
 containing many subdirectories, many '#ifdef' and many main()
 functions, like X or kernel source.
 .
 Doxygen now supports using global as its source browser, with the
 USE_HTAGS option.

global-dbgsym: debug symbols for global