cssc 1.4.0-5build1 source package in Ubuntu

Changelog

cssc (1.4.0-5build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:18:02 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
cssc_1.4.0.orig.tar.gz 1.9 MiB 30146f96c26c2a4c6b742bc8a498993ec6ea9f289becaaf566866488600b2994
cssc_1.4.0-5build1.debian.tar.xz 9.5 KiB ab1dfa2b70743de25ffb34a66de3329c83488f9fbcc3e7692d051391f206405a
cssc_1.4.0-5build1.dsc 1.9 KiB aff1a673c0b611ca08e44fef89dc7721d4a9cc1e08b78006e9777fcdd5dc9274

View changes file

Binary packages built by this source

cssc: Clone of the Unix SCCS revision-control system

 SCCS is a per-file revision-control system. It is a de-facto standard
 on commercial Unices, being shipped with most of those.
 .
 GNU-based systems usually use RCS instead of SCCS - indeed it has been
 a choice to design RCS instead of implementing a free SCCS clone. RCS
 was designed to address some problems with SCCS (eg. extraction time
 grows linearly with the size of the history file), but it has anyway
 problems of its own (eg. extraction time of branches grows with trunk
 length).
 .
 Some project-wide revision-control systems, like Aegis, can make use
 of CSSC instead of RCS.
 .
 This package also provides a web frontend to navigate the history of
 files under SCCS control, with optional support for formatting of
 manpages using groff.

cssc-dbgsym: debug symbols for cssc