codequery 0.27.0+dfsg-1build2 source package in Ubuntu

Changelog

codequery (0.27.0+dfsg-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:38:29 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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

Downloads

File Size SHA-256 Checksum
codequery_0.27.0+dfsg.orig.tar.xz 1.0 MiB 893c9acd0e70da88ddc9762926f0690879403930d656dc82e0c0d7e9fb282556
codequery_0.27.0+dfsg-1build2.debian.tar.xz 11.4 KiB c592ea5aa67e4f9efb47187e32242fe5fdd7f073496806fa7fad18a7c5fd4a99
codequery_0.27.0+dfsg-1build2.dsc 2.0 KiB 57fba96088d648b30e3bca7525b8a630d339f0f16c97759e6aa610acd1ab7c09

View changes file

Binary packages built by this source

codequery: code-understanding, code-browsing or code-search tool

 This is a tool to index, then query or search C, C++, Java, Python,
 Ruby, Go and Javascript source code.
 .
 It builds upon the databases of cscope and Exuberant ctags.
 .
 The databases of cscope and ctags would be processed by the cqmakedb
 tool to generate the CodeQuery database file.
 .
 The CodeQuery database file can be viewed and queried using the
 codequery GUI tool.

codequery-dbgsym: debug symbols for codequery