Bug#1033947: unblock: widelands/2:1.1-3
Tobias Frost
tobi at debian.org
Tue Apr 4 16:03:09 BST 2023
Package: release.debian.org
Severity: normal
User: release.debian.org at packages.debian.org
Usertags: unblock
X-Debbugs-Cc: widelands at packages.debian.org
Control: affects -1 + src:widelands
Please unblock package widelands
The upload fixes the version constraint in widelands-data.maintscript for
symlink_to_dir.
The original version constraint was 1:21-2~, the last version that had
the directory. However, the symlink_to_dir was only introduced in
2:1.0-3, so if a user upgraded from a version later than 1:21-2~,
the migration would not be triggered as maintscript would believe
it is not needed anymore.
In such cases the game would crash as reported in #1033879.
(Please provide enough (but not too much) information to help
the release team to judge the request efficiently. E.g. by
filling in the sections below.)
[ Risks ]
The game is a leaf package.
[ 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
unblock widelands/2:1.1-3
Cheers,
--
tobi
-------------- next part --------------
diff -Nru widelands-1.1/debian/changelog widelands-1.1/debian/changelog
--- widelands-1.1/debian/changelog 2022-12-27 23:29:29.000000000 +0100
+++ widelands-1.1/debian/changelog 2023-04-04 16:15:53.000000000 +0200
@@ -1,3 +1,10 @@
+widelands (2:1.1-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix version constraint in dir_to_symlink. (Closes: #1033879)
+
+ -- Tobias Frost <tobi at debian.org> Tue, 04 Apr 2023 16:15:53 +0200
+
widelands (2:1.1-2) unstable; urgency=medium
* Team upload.
diff -Nru widelands-1.1/debian/widelands-data.maintscript widelands-1.1/debian/widelands-data.maintscript
--- widelands-1.1/debian/widelands-data.maintscript 2022-12-27 23:29:29.000000000 +0100
+++ widelands-1.1/debian/widelands-data.maintscript 2023-04-04 16:15:49.000000000 +0200
@@ -1,2 +1 @@
-dir_to_symlink /usr/share/games/widelands/data/i18n/fonts/Culmus ../../../../../fonts/truetype/culmus-fancy 1:21-2~
-
+dir_to_symlink /usr/share/games/widelands/data/i18n/fonts/Culmus ../../../../../fonts/truetype/culmus-fancy 2:1.1-3~
More information about the Pkg-games-devel
mailing list