Scrub Obsolete - aspcud

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 205df5d..3b6ec57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+aspcud (1:1.9.6-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on cmake, libboost-dev and re2c.
+    + aspcud: Drop versioned constraint on clasp and gringo in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 22 Sep 2022 17:53:12 -0000
+
 aspcud (1:1.9.6-1) unstable; urgency=medium
 
   * New upstream release (closes: #1017131,#1000852).
diff --git a/debian/control b/debian/control
index 1a3b6eb..120627c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Ralf Treinen <treinen@debian.org>
 Build-Depends: debhelper-compat (= 13),
-  libboost-dev (>= 1.46), cmake (>= 2.6), re2c (>= 0.13)
+  libboost-dev, cmake, re2c
 Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://potassco.org/aspcud/
@@ -13,8 +13,8 @@ Vcs-Browser: https://salsa.debian.org/debian/aspcud
 Package: aspcud
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
- gringo (>= 4.2.1),
- clasp (>= 3.0.0), clasp (<< 4)
+ gringo,
+ clasp, clasp (<< 4)
 Provides: cudf-solver
 Description: CUDF solver based on Answer Set Programming
  Aspcud is an experimental solver for package dependencies. A package

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/56/17004806457706c95dda01a6cf0ebd7fcbe7ef.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ec/e9f0885719606108ed1e5c1ec1bdd0f18ba4f0.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/c5/7690d6d6ff4bfc471389c6bace6ffd0b088662.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/cf/fc86c4d62b612ec0ac9dd735f40ada8ded5900.debug

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

  • Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), gringo (>= 4.2.1), clasp (>= 3.0.0), gringo, clasp (<< 4)

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

  • Build-Ids: c57690d6d6ff4bfc471389c6bace6ffd0b088662 cffc86c4d62b612ec0ac9dd735f40ada8ded5900 5617004806457706c95dda01a6cf0ebd7fcbe7ef ece9f0885719606108ed1e5c1ec1bdd0f18ba4f0

Run locally

More details

Full run details