ckon 0.7.1-4 source package in Ubuntu

Changelog

ckon (0.7.1-4) unstable; urgency=medium

  * Team upload.
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Point Vcs fields to salsa.debian.org (routine-update)
  * Secure URI in copyright format (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Update watch file format version to 4.
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Andreas Tille <email address hidden>  Sat, 13 Nov 2021 19:05:29 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ckon_0.7.1-4.dsc 1.9 KiB 6f71de8092f62b75b3a9abf83d06106b76423919f8c79df339cef486527b7dd3
ckon_0.7.1.orig.tar.gz 27.8 KiB 4cc8bde10430e21520aed4b7ac5f6d96a80b8a91014760997f9a7039103a7e0d
ckon_0.7.1-4.debian.tar.xz 3.1 KiB a4540ce4b4bc95d82dd39128a1707b4fd32a8fd7216ca0411e572172e097221c

No changes file available.

Binary packages built by this source

ckon: automatic build tool for ROOT data analysis software

 ckon is a C++ program/tool which automatically takes care of compilation,
 dictionary generation and linking of programs and libraries developed for data
 analyses within the CERN ROOT analysis framework. This includes parsing
 include headers to figure out which libraries the main programs need to be
 linked to. It uses automake/autoconf to be platform independent and GNU
 install compliant. In addition, m4 macros are automatically downloaded and the
 according compiler flags included based on a list of boost libraries provided
 in the config file. For the purpose of YAML database usage, a m4 macro can be
 downloaded during setup to link against the yaml-cpp library.

ckon-dbgsym: debug symbols for ckon