Run of scrub-obsolete for ccbuild

Merge these changes:

git pull https://janitor.debian.net/git/ccbuild scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/control b/debian/control
index 8aa95c4..0ef3390 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
 Maintainer: tony mancill <tmancill@debian.org>
 Build-Depends: debhelper-compat (= 13),
  cmake,
- flex (>= 2.6.0),
+ flex,
  libfl-dev,
  libgnutls-openssl-dev,
- libbobcat-dev (>= 2.22),
+ libbobcat-dev,
  pkg-config,
- libboost-dev (>= 1.37)
+ libboost-dev
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/debian/ccbuild
 Vcs-Git: https://salsa.debian.org/debian/ccbuild.git

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/5d/1a4ab59577b255c022afe9247b3105dac8690b.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/3b/05c9198577ea4d84000afe03114c86f18b19d8.debug

Control files of package ccbuild: lines which differ (wdiff format)

  • Depends: libbobcat6 (>= 6.02.02), 6.01.00), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.7.0), libgomp1 (>= 4.9), libstdc++6 (>= 11)

Control files of package ccbuild-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 3b05c9198577ea4d84000afe03114c86f18b19d8 5d1a4ab59577b255c022afe9247b3105dac8690b

Publish History

  • 2022-12-22T20:44: Failed to create merge proposal: missing-build-diff-control ( Missing binary diff; requesting control run. )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete ccbuild-dbgsymapt install -t scrub-obsolete ccbuild

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved