kwstyle 1.1.0~git20200506.b253a2b-1 source package in Ubuntu

Changelog

kwstyle (1.1.0~git20200506.b253a2b-1) unstable; urgency=medium

  * New upstream version 1.1.0~git20200506.b253a2b from
    https://github.com/Kitware/KWStyle.
  * Fix "new version avaiable" by new upstream release
    (Closes: #926378)
  * Standards-Version: 4.5.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/control (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Add basic autopkgtest.
  * Add build dependency on libboost-dev and remove upstream's boost. 
  * Add a watch file.

 -- Benjamin Eikel <email address hidden>  Thu, 21 May 2020 14:12:38 +0200

Upload details

Uploaded by:
Benjamin Eikel
Uploaded to:
Sid
Original maintainer:
Benjamin Eikel
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
kwstyle_1.1.0~git20200506.b253a2b-1.dsc 1.9 KiB 50dca6ec2eb173a361d3f2e20bb0a8c2d981f682ae74da1da0445f2d03b610a1
kwstyle_1.1.0~git20200506.b253a2b.orig.tar.xz 449.3 KiB da37ab476264a2001b03405033a7264ece8e5a924b98f6826a307e674e99f4a0
kwstyle_1.1.0~git20200506.b253a2b-1.debian.tar.xz 5.6 KiB 60bc21cb9968ef8cb89cd35aa2777263b57370266a2cb41fda1b325e5c22be18

No changes file available.

Binary packages built by this source

kwstyle: Style checker for source code

 KWStyle is integrated in the software process to ensure that the code written
 by several users is consistent and can be viewed/printed as it was written by
 one person.
 .
 KWStyle is primarily checking C/C++ source code but can be easily extended to
 other languages. It assumes that the code is syntactically correct, i.e., it
 compiles on a standard compiler.

kwstyle-dbgsym: debug symbols for kwstyle