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 #4

Information

Version: 2.1-3-dfsg-6
Uploaded: 2026-07-29 19:22
Source package: cunit_2.1-3-dfsg-6.dsc
Distribution: unstable
Section: libs
Priority:
Homepage: http://cunit.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/cunit.git
Vcs-Browser: https://salsa.debian.org/debian/cunit

Changelog

 cunit (2.1-3-dfsg-6) unstable; urgency=medium
 .
   * Remove redundant Priority: optional from debian/control (was based
     on Trixie version of lintian; unstable version of lintian indicates
     this is now redundant)

QA information

Comments

  1. Hi,
    
    Thank you for your feedback. My replies:
    
    1. `.gitignore` is not part of upstream, it's purely for salsa. `dpkg-source` ignores `.gitignore` from every source package it builds, so this should be fine.
    
    2. -dfsg → +dfsg
    While I agree that the + format is more modern, I don't think I can change it now. the - format has been used since 2006. I ran `dpkg --compare-versions "2.1-3+dfsg-3" gt "2.1-3-dfsg-2.7" ; echo $?` which returns `1` (meaning: false, the + format is not seen as greater-than the - format). So, I don't think a change would work at all; it would mess up the package version ordering in Debian.
    
    3. Version churn (the dsfg-3,4,5,6,...)
    Yes, I agree, it's ugly. This is the first Debian package I am intend to adopt. I thought I had it all sorted in the first upload, but you came with good suggestions for changes and I learned a few things. As a result, more uploads. I am worried the lintian (on mentors) or uploads won't work if I keep the same version number. If needed, I can always squash these changes (also in the changelog) before it's handed over to the Debian uploader?
    
    Thank you again for your advise.
    Ready Edmund Lodewijks at July 30, 2026, 8:21 a.m.

Upload #3

Information

Version: 2.1-3-dfsg-5
Uploaded: 2026-07-29 17:21
Source package: cunit_2.1-3-dfsg-5.dsc
Distribution: unstable
Section: libs
Priority: optional
Homepage: http://cunit.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/cunit.git
Vcs-Browser: https://salsa.debian.org/debian/cunit
Closes bugs: #1136394

Changelog

 cunit (2.1-3-dfsg-5) unstable; urgency=medium
 .
   * Adopt package (Closes: #1136394)
 .
   * debian/watch: To version 5 format
   * debian/control:
     - Uploader: Removed
     - Maintainer: Changed from "Debian QA" to myself
     - Priority: restored optional in the source paragraph (lintian
       recommended-field; only the redundant per-binary duplicates should
       have been dropped, not this one)
   * debian/upstream/metadata: added Repository and Repository-Browse
     fields

QA information

Comments

No comments

Upload #2

Information

Version: 2.1-3-dfsg-4
Uploaded: 2026-07-29 09:21
Source package: cunit_2.1-3-dfsg-4.dsc
Distribution: unstable
Section: libs
Priority:
Homepage: http://cunit.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/cunit.git
Vcs-Browser: https://salsa.debian.org/debian/cunit

Changelog

 cunit (2.1-3-dfsg-4) unstable; urgency=medium
 .
   * QA upload.
 .
   * debian/control:
     - removed: Priority
     - removed: Rules-Requires-Root
     - Added: Uploader (myself)
   * debian/watch:
     - version to 4 (according to wiki)
     - fixed dversionmangle/uversionmangle options, switched URL to https
   * debian/copyright:
     - Changed copyright-format url from http to https
     - Added myself in the Files: debian part
   * Added debian/upstream/metadata

QA information

Comments

  1. Thank you, I made the changes as requested.
    
    However, now I get a lintian Error: uploaders-in-orphan.
    
    I am willing to become the maintainer, but I think I would have to become a DM for that first, and that is a process for which I would need some more acquaintances in Debian, I think? Nevertheless, happy to receive advise on that, and to do the work to contribute to Debian in that way.
    Needs work Edmund Lodewijks at July 29, 2026, 9:32 a.m.

Upload #1

Information

Version: 2.1-3-dfsg-3
Uploaded: 2026-07-27 10:36
Source package: cunit_2.1-3-dfsg-3.dsc
Distribution: unstable
Section: libs
Priority: optional
Homepage: http://cunit.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/cunit.git
Vcs-Browser: https://salsa.debian.org/debian/cunit

Changelog

 cunit (2.1-3-dfsg-3) unstable; urgency=medium
 .
   * QA upload.
 .
   * rm debian/compat
   * debian/control:
     - debhelper-compat: from 9 to 14
     - Build-Depends: dh-autoreconf removed
     - Standards-Version: from 3.9.6 to 4.7.4
     - Maintainer: Changed to "Debian QA Group <packages@qa.debian.org>"
   * debian/rules: dropping `--with autoreconf`, since compat >=10 runs
     autoreconf automatically
   * debian/patches:
     - 3 patches: Updated with DEP-3 headers
   * debian/not-installed: exclude duplicate doc headers and deprecated
     .la file (dh_missing now errors on unclaimed files at compat >=13)

QA information

Comments

No comments