Scrub Obsolete - gomoku.app

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 8b74f8f..69a58f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gomoku.app (1.2.9-6) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on libgnustep-gui-dev.
+    + gomoku.app: Drop versioned constraint on dpkg in Depends.
+    + Remove 1 maintscript entries from 1 files.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 27 Apr 2022 17:57:18 -0000
+
 gomoku.app (1.2.9-5) unstable; urgency=medium
 
   * Update maintainer address.
diff --git a/debian/control b/debian/control
index 08950be..7c36dfb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnustep
 Priority: optional
 Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
 Uploaders: Eric Heintzmann <heintzmann.eric@free.fr>, Gürkan Myczko <tar@debian.org>
-Build-Depends: debhelper-compat (= 13), libgnustep-gui-dev (>= 0.24.0), gnustep-make
+Build-Depends: debhelper-compat (= 13), libgnustep-gui-dev, gnustep-make
 Homepage: https://github.com/gomoku/Gomoku.app-GNUstep
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/gnustep-team/gomoku.app.git
@@ -12,7 +12,7 @@ Standards-Version: 4.6.0
 
 Package: gomoku.app
 Architecture: any
-Depends: dpkg (>= 1.17.4), ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gomoku
 Replaces: gomoku
 Description: Extended TicTacToe game for GNUstep
diff --git a/debian/gomoku.app.maintscript b/debian/gomoku.app.maintscript
deleted file mode 100644
index 37ab98e..0000000
--- a/debian/gomoku.app.maintscript
+++ /dev/null
@@ -1 +0,0 @@
-dir_to_symlink /usr/lib/GNUstep/Applications/Gomoku.app/Resources /usr/share/GNUstep/Gomoku.app 1.2.9-2~
\ No newline at end of file

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

-rwxr-xr-x  root/root   DEBIAN/postinst
-rwxr-xr-x  root/root   DEBIAN/postrm
-rwxr-xr-x  root/root   DEBIAN/preinst
-rwxr-xr-x  root/root   DEBIAN/prerm

Control files: lines which differ (wdiff format)

  • Depends: dpkg (>= 1.17.4), gnustep-back0.29 (>= 0.29.0), gnustep-base-runtime (>= 1.28.0), gnustep-gui-runtime (>= 0.29.0), libc6 (>= 2.4), libgnustep-base1.28 (>= 1.28.0), libgnustep-gui0.29 (>= 0.29.0), libobjc4 (>= 4.2.1)

Run locally

More details

Full run details