Scrub Obsolete - aspcud

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index f56c5a4..b979664 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+aspcud (1:1.9.6-3) 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>  Sun, 27 Nov 2022 23:55:23 -0000
+
 aspcud (1:1.9.6-2) unstable; urgency=medium
 
   [ Debian Janitor ]
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

File lists identical (after any substitutions)

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)

No differences were encountered between the control files of package aspcud-dbgsym

Run locally

More details

Full run details