ncc 2.8-2.1build1 source package in Ubuntu

Changelog

ncc (2.8-2.1build1) cosmic; urgency=medium

  [ John Paul Adrian Glaubitz ]
  * Non-maintainer upload.
  * Fixed type for file_chunk::start,end from unsigned int to int
    to fix narrowing conversion issues with gcc-6 (Closes: #811745)

  [ Matthias Klose ]
  * No-change rebuild for ncurses soname changes.

 -- Matthias Klose <email address hidden>  Thu, 03 May 2018 14:17:05 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Cosmic
Original maintainer:
Anuradha Weeraman
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ncc_2.8.orig.tar.gz 102.1 KiB 669fdd4a747432e8f0a168bd590ce72d042fb706f065c9169468af9301d8a1ae
ncc_2.8-2.1build1.diff.gz 5.8 KiB 71200e8dbc81e99194167a085dab7dfae043e5d75a1fc7b0a80b47872cd787e2
ncc_2.8-2.1build1.dsc 1.7 KiB f7daadbd604bac116aee8e5d610fa5cab8173de622375d5a25d55f659e0dc955

View changes file

Binary packages built by this source

ncc: C source code analyzer

 A small, extensible tool that provides program analysis data of C
 source code. This data can be used to analyze the function call flow
 of programs with tools such as graphviz and springgraph. Included
 with this distribution is nccnav that can be used to study the call
 hierarchy of C source code on a text-mode console.

ncc-dbgsym: debug symbols for ncc