Scrub Obsolete - rt-tests

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 6ca0aa5..772c23a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+rt-tests (2.4-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on libnuma-dev.
+    + rt-tests: Drop versioned constraint on libnuma1 in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 23 Jul 2022 06:09:54 -0000
+
 rt-tests (2.4-1) unstable; urgency=medium
 
   * Update to new upstream release v2.4
diff --git a/debian/control b/debian/control
index 6300128..e1c8292 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Uwe Kleine-König <ukleinek@debian.org>
 Uploaders: Punit Agrawal <punit@debian.org>
 Standards-Version: 4.4.1
-Build-Depends: debhelper-compat (= 12), libnuma-dev (>= 2.0.3)
+Build-Depends: debhelper-compat (= 12), libnuma-dev
 Vcs-Browser: https://salsa.debian.org/debian/rt-tests
 Vcs-Git: https://salsa.debian.org/debian/rt-tests.git
 
 Package: rt-tests
 Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python3,
- libnuma1 (>= 2.0.3)
+ libnuma1
 Description: Test programs for rt kernels
  rt-tests contains a set of programs that test and measure various components
  of real-time kernel behavior, such as timer latency, signal latency and the

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package rt-tests

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

Run locally

More details

Full run details