[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1106839: marked as done (unblock: widelands/2:1.2.1-3)



Your message dated Fri, 30 May 2025 22:32:42 +0000
with message-id <E1uL8HK-0006ml-2U@respighi.debian.org>
and subject line unblock widelands
has caused the Debian Bug report #1106839,
regarding unblock: widelands/2:1.2.1-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1106839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106839
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: widelands@packages.debian.org, Santiago Vila <sanvila@debian.org>
Control: affects -1 + src:widelands
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package widelands

[ Reason ]
There's a test in d/rules that compares local copy of GPL
with the one in base-files that creates an artificial error
not present in Upstream build.

[ Impact ]
Game is missing from Trixie

[ Tests ]
I played the game too many hours.

[ Risks ]
None, by change is really small.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing  --> hererunder

[ Other info ]
This game is addictive.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106308#10
Santiago: yes this should be handled better/smarter for Forky.

unblock widelands/2:1.2.1-3


--- widelands-1.2.1/debian/changelog    2024-12-23 16:36:44.000000000 +0100
+++ widelands-1.2.1/debian/changelog    2025-05-30 12:26:03.000000000 +0200
@@ -1,3 +1,11 @@
+widelands (2:1.2.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Disable checking the local copy of the GPL versus the slightly edited
+    one in base-files for the Trixie release (Closes: #1106308)
+
+ -- Alexandre Detiste <tchet@debian.org>  Fri, 30 May 2025 12:26:03 +0200
+
 widelands (2:1.2.1-2) unstable; urgency=medium
 
   * Depends on fonts-culmus-fancy instead of the transition package
--- widelands-1.2.1/debian/rules        2024-12-23 16:36:44.000000000 +0100
+++ widelands-1.2.1/debian/rules        2025-05-30 12:24:02.000000000 +0200
@@ -44,7 +44,7 @@
        else \
          echo "Error: Licence file changed. Please check it out:"; \
          diff -u debian/tmp/usr/share/games/widelands/COPYING /usr/share/common-licenses/GPL-2; \
-         exit 1; \
+         exit 0; \
        fi
        # appdata (not sure whether renaming is important, but change d/widelands.install if you change it)
        mv debian/tmp/usr/share/metainfo/org.widelands.Widelands.appdata.xml debian/tmp/usr/share/metainfo/widelands.appdata.xml

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: