cscope 15.8a-1 source package in Ubuntu

Changelog

cscope (15.8a-1) unstable; urgency=low


  [ Jari Aalto ]
  * New upstream release (Closes: #717120, #689198).
  * debian/control
    - (Homepage): Update to Freecode.
    - (Standards-Version): 3.9.5.
    - (Uploaders): Co-maintain package.
    - (Vcs-*): Update to Alioth (Closes: #653605).
  * debian/copyright
    - Update to Format 1.0.

  [ tony mancill ]
  * Add myself to Uploaders:
  * debian/rules now uses "dh --with autotools_dev"
    - Thanks to Colin Watson <email address hidden> (Closes: #726300).

 -- Jari Aalto <email address hidden>  Tue, 15 Oct 2013 22:31:40 +0300

Upload details

Uploaded by:
Tobias Klauser
Uploaded to:
Sid
Original maintainer:
Tobias Klauser
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cscope_15.8a-1.dsc 1.9 KiB 35b92cf05f8ca6cb0f15247170c4af8e6b9eaad9c10be5f2b1df9f5b3e21eaac
cscope_15.8a.orig.tar.gz 587.1 KiB eb736ac40d5abebe8fa46820c7a8eccc8a17966a9a5f70375367b77177874d1e
cscope_15.8a-1.debian.tar.gz 12.6 KiB 89d08c465f2fdc91f7581e1e7433e63d3fa23ee3e9376af05d5c1bfbfa283e59

No changes file available.

Binary packages built by this source

cscope: interactively examine a C program source

 Cscope is an interactive text screen based source browsing tool.
 Although it is primarily designed to search C code (including lex
 and yacc files), it can also be used for C++ code.
 .
 Using cscope, you can easily search for where symbols are used and
 defined. Cscope is designed to answer questions like:
 .
  - Where is this variable used?
  - What is the value of this preprocessor symbol?
  - Where is this function in the source files?
  - What functions call this function?
  - What functions are called by this function?
  - Where does the message "out of space" come from?
  - Where is this source file in the directory structure?
  - What files include this header file?

cscope-el: transitional dummy package

 This is a transitional dummy package. It can safely be removed.