Scrub Obsolete - kwave

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index e02a4b0..76fa515 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+kwave (22.12.1-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on libaudiofile-dev (>> 0.3.0).
+    + Build-Depends: Drop versioned constraint on libflac++-dev (>= 1.1.4).
+    + Build-Depends: Drop versioned constraint on libid3-3.8.3-dev (>=
+      3.8.3-4.2).
+    + Build-Depends: Drop versioned constraint on libkf5service-dev (>=
+      5.33.0~).
+    + Build-Depends: Drop versioned constraint on libopus-dev (>= 1.0.0).
+    + Build-Depends: Drop versioned constraint on libvorbis-dev (>= 1.0.0-2).
+    + Build-Depends: Drop versioned constraint on pkg-kde-tools (>= 0.15.16).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 16 Feb 2023 02:20:22 -0000
+
 kwave (22.12.1-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff --git a/debian/control b/debian/control
index 1aa783b..8de1dfe 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Build-Depends: cmake (>= 3.16.0~),
                extra-cmake-modules (>= 5.90.0~),
                gettext,
                libasound2-dev [linux-any],
-               libaudiofile-dev (>> 0.3.0),
+               libaudiofile-dev,
                libfftw3-dev,
-               libflac++-dev (>= 1.1.4),
-               libid3-3.8.3-dev (>= 3.8.3-4.2),
+               libflac++-dev,
+               libid3-3.8.3-dev,
                libkf5archive-dev (>= 5.90.0~),
                libkf5completion-dev (>= 5.90.0~),
                libkf5config-dev (>= 5.90.0~),
@@ -24,19 +24,19 @@ Build-Depends: cmake (>= 3.16.0~),
                libkf5i18n-dev (>= 5.90.0~),
                libkf5iconthemes-dev (>= 5.90.0~),
                libkf5kio-dev (>= 5.90.0~),
-               libkf5service-dev (>= 5.33.0~),
+               libkf5service-dev,
                libkf5textwidgets-dev (>= 5.90.0~),
                libkf5widgetsaddons-dev (>= 5.90.0~),
                libkf5xmlgui-dev (>= 5.90.0~),
                libmad0-dev,
                libogg-dev,
-               libopus-dev (>= 1.0.0),
+               libopus-dev,
                libpulse-dev,
                librsvg2-bin,
                libsamplerate0-dev,
-               libvorbis-dev (>= 1.0.0-2),
+               libvorbis-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.15.16),
+               pkg-kde-tools,
                qtbase5-dev (>= 5.15.0~),
                qtmultimedia5-dev (>= 5.15.0~),
 Homepage: https://apps.kde.org/en/kwave

Run locally

More details

Full run details

Historical runs