Scrub Obsolete - xqf

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index aa60932..0d89aec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xqf (1.0.6-6) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on intltool.
+    + xqf: Drop versioned constraint on qstat in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 01 May 2022 21:49:02 -0000
+
 xqf (1.0.6-5) unstable; urgency=medium
 
   * Adapt watch to github tag url changes.
diff --git a/debian/control b/debian/control
index c5aebd9..ca4c6cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Jordi Mallach <jordi@debian.org>
 Build-Depends: debhelper-compat (= 13),
-               intltool (>= 0.40.0),
+               intltool,
                libgtk2.0-dev,
                libreadline-dev,
                libgeoip-dev,
@@ -18,7 +18,7 @@ Rules-Requires-Root: no
 
 Package: xqf
 Architecture: any
-Depends: ${shlibs:Depends}, qstat (>= 2.15), ${misc:Depends}
+Depends: ${shlibs:Depends}, qstat, ${misc:Depends}
 Description: X-based Quake Server Browser
  XQF is a GTK+ frontend for Qstat, a tool for querying first-person
  action game servers like Quake, Unreal Tournament, etc. It displays

Debdiff

File lists identical (after any substitutions)

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

  • Depends: libc6 (>= 2.33), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgdk-pixbuf-xlib-2.0-0 (>= 2.22.0), libgeoip1 (>= 1.6.12), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.24.0), libreadline8 (>= 6.0), libx11-6, zlib1g (>= 1:1.1.4), qstat (>= 2.15)

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

Run locally

More details

Full run details