Scrub Obsolete - libsdl-sge

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 96114de..886a540 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libsdl-sge (030809dfsg-12) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on libfreetype6-dev (>= 2.4.2).
+    + Build-Depends: Drop versioned constraint on libsdl1.2-dev (>= 1.2.14~).
+    + Build-Depends: Drop versioned constraint on libsdl-image1.2-dev (>=
+      1.2.12~).
+    + libsdl-sge-dev: Drop versioned constraint on libsdl1.2-dev (>= 1.2.14~) in
+      Depends.
+    + libsdl-sge-dev: Replace dependency on transitional package ttf-dejavu-core
+      with replacement fonts-dejavu-core in Suggests.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 24 Jan 2023 23:00:19 -0000
+
 libsdl-sge (030809dfsg-11) unstable; urgency=medium
 
   * Fix testsuite due to wrong "virtual inline" method
diff --git a/debian/control b/debian/control
index 37fb2e3..cb4b532 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Section: libs
 Priority: optional
 Rules-Requires-Root: no
 Build-Depends: debhelper (>= 11~),
-               libfreetype6-dev (>= 2.4.2),
-               libsdl1.2-dev (>= 1.2.14~),
-               libsdl-image1.2-dev (>= 1.2.12~),
+               libfreetype6-dev,
+               libsdl1.2-dev,
+               libsdl-image1.2-dev,
                pkg-config,
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl-sge
@@ -34,8 +34,8 @@ Multi-Arch: same
 Section: libdevel
 Depends: ${misc:Depends},
          libsdl-sge (= ${binary:Version}),
-         libsdl1.2-dev (>= 1.2.14~)
-Suggests: ttf-dejavu-core
+         libsdl1.2-dev
+Suggests: fonts-dejavu-core
 Description: extension of graphic functions for the SDL multimedia, development files
  SGE is a layer over the SDL multimedia library which provides common graphics
  operations such as clipping, block copies, drawing of lines, circles and

Debdiff

File lists identical (after any substitutions)

Control files of package libsdl-sge: lines which differ (wdiff format)

  • Depends: libc6 (>= 2.14), libfreetype6 (>= 2.4.2), 2.2.1), libgcc-s1 (>= 3.0), libsdl-image1.2 (>= 1.2.12~), 1.2.10), libsdl1.2debian (>= 1.2.15), libstdc++6 (>= 5.2)

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

Control files of package libsdl-sge-dev: lines which differ (wdiff format)

  • Depends: libsdl-sge (=  libsdl1.2-dev (>= 1.2.14~)
  • Suggests: ttf-dejavu-core fonts-dejavu-core

Run locally

More details

Full run details