Sign me up Login

Details about package cunit

Name: cunit (PTS)
Uploader: Edmund Lodewijks <edmund@proteamail.com> (Debian QA page)
Description: libcunit1-dev - Unit Testing Library for C -- development files
libcunit1 - Unit Testing Library for C
libcunit1-ncurses-dev - Unit Testing Library for C (ncurses) -- development files
libcunit1-ncurses - Unit Testing Library for C (ncurses)
libcunit1-doc - Unit Testing Library for C -- documentation

Package uploads

Upload #1

Information

Version: 2.1-3-dfsg-3
Uploaded: 2026-08-12 07:52
Source package: cunit_2.1-3-dfsg-3.dsc
Distribution: unstable
Section: libs
Priority:
Homepage: https://cunit.sourceforge.net/
Vcs-Git: https://salsa.debian.org/ejjl/cunit.git
Vcs-Browser: https://salsa.debian.org/ejjl/cunit
Closes bugs: #1136394

Changelog

 cunit (2.1-3-dfsg-3) unstable; urgency=medium
 .
   * New maintainer (Closes: #1136394)
   * debian/control:
     - Maintainer set to myself; Uploaders and debian/compat dropped
     - debhelper-compat: 9 -> 14; Build-Depends: dh-autoreconf dropped
     - Standards-Version: 3.9.6 -> 4.7.4
     - Priority and Rules-Requires-Root dropped: both are the default since
       dpkg 1.22.13 and are now flagged as redundant
     - Homepage: switched to https
     - Vcs-Git and Vcs-Browser: point at the repository where the package is
       actually maintained
   * debian/rules:
     - drop --with autoreconf (implicit since compat 10)
     - drop DH_VERBOSE and the legacy DPKG_EXPORT_BUILDFLAGS
     - set DEB_BUILD_MAINT_OPTIONS = hardening=+all; the ncurses build had
       lost every hardening flag because -lncurses was passed as a configure
       LDFLAGS assignment, overriding dpkg-buildflags.  Pass it via LIBS
     - split the dh_install, dh_installman and dh_installexamples overrides
       into -arch and -indep variants.  "dpkg-buildpackage -A" installed both
       build trees but built only libcunit1-doc, so dh_missing, which is fatal
       since compat 13, aborted the arch:all-only build
     - keep the examples in /usr/share/doc/libcunit1-doc; since compat 11
       debhelper would auto-detect libcunit1 as the main package and relocate
       them, and libcunit1-doc does not depend on libcunit1
   * debian/watch: rewritten in the version 5 format, https URL, fixed mangles
   * debian/patches: DEP-3 headers on all patches; new patches renaming
     configure.in to configure.ac and fixing a manpage typo
   * debian/not-installed: added (dh_missing is fatal since compat 13)
   * debian/upstream/metadata: added
   * debian/salsa-ci.yml: added, with the arm64 build job enabled in addition
     to the default amd64 and i386
   * debian/tests: replaced the stale test.sh, which referenced build
     directories that do not exist at test time, with two tests compiling
     against the installed packages via pkg-config
   * debian/source/lintian-overrides: document the unavoidable
     hyphen-in-upstream-part tag
   * debian/copyright: https URLs; added myself to debian/*

QA information

Comments

No comments