codequery 0.21.1+dfsg1-1.1 source package in Ubuntu

Changelog

codequery (0.21.1+dfsg1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Switch to Qt5, thanks to Reiner Herrmann (Closes: #874855)
  * Update Qscintilla build dep, thanks to Reiner Herrmann (Closes: #886193)

 -- Moritz Muehlenhoff <email address hidden>  Tue, 24 Sep 2019 21:00:25 +0200

Upload details

Uploaded by:
ChangZhuo Chen (陳昌倬)
Uploaded to:
Sid
Original maintainer:
ChangZhuo Chen (陳昌倬)
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
codequery_0.21.1+dfsg1-1.1.dsc 2.0 KiB 08f84251b80488e54dc6880070d704c271fdccffe857a6bc058d4671eaa8f960
codequery_0.21.1+dfsg1.orig.tar.xz 1.4 MiB 66f4ae8eeab4136cbf73c0ea91681c228e544db15a5f2c92818a1ccfa5d81a11
codequery_0.21.1+dfsg1-1.1.debian.tar.xz 11.3 KiB b62561cafce38743e121f54a1c8473f4975a98aecb12b97c8be3aaeb8ac0019a

Available diffs

No changes file available.

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