global 6.6.8-1 source package in Ubuntu

Changelog

global (6.6.8-1) unstable; urgency=medium

  * New upstream version 6.6.8
  * Drop patch to remove vendored sqlite3
  * Enable detection of distro sqlite3

 -- Punit Agrawal <email address hidden>  Sun, 22 May 2022 22:55:47 +0100

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

Downloads

File Size SHA-256 Checksum
global_6.6.8-1.dsc 2.2 KiB 2fcfe555c067ab5fbc86c9e8bd73addd20b7b910d9fa6f0040e2a7300b2cecbc
global_6.6.8.orig.tar.gz 2.9 MiB 6f93d9732a07175817907d26640a90dc1009918e02be761bba09d1fa068357cd
global_6.6.8.orig.tar.gz.asc 488 bytes 29de2ecb96844105d5c810a7e3bafa54823848eeebaa21a20d719007df051e28
global_6.6.8-1.debian.tar.xz 13.9 KiB f40dbbf8c44cc5bd8e9c89841a4b041c31199978359b38eea120774a13cf079c

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