vcswatch reports that
this package seems to have a new changelog entry (version
1.31.1-4, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 8e667f9622457c14116d1066c05460e234834226
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Sep 7 20:31:15 2025 +0300
copyright: Replace FSF's old address with the canonical URL.
commit 189878d23ee7af42125d4fca638cf51b3a201214
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Sep 7 20:27:02 2025 +0300
multiarch+cross.patch: Remove unnecessary RETAIN.
commit 0f2abb7bd48619b7d99b325a9afde0f45e7b7133
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Sep 7 20:07:28 2025 +0300
gnustep-base-common.postinst.in: Remove snippets for the leftover directory.
commit 8218d51b2fddcc00647757d7bc92cb4c567bbfbd
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Sep 7 20:03:55 2025 +0300
gnustep-base-runtime.preinst: Delete; no longer needed.
commit fdfe260b043e9e355d0dcf231bd6b988a4ca1bc0
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Sep 7 20:00:45 2025 +0300
Avoid spawning dpkg-architecture; remove dpkg-dev dependency (#1112161).
* debian/patches/multiarch+cross.patch: Use the obtained value of
DEB_HOST_MULTIARCH at configure time instead of launching
dpkg-architecture. Thanks Guillem Jover for the report and the idea.
* debian/templates/control.m4 (libgnustep-base`'SOV_BASE): Remove
dpkg-dev thus reverting the last change (Closes: #1112161).
* debian/control: Regenerate.
commit cae415067b5e5225f88711ef6db7806161f982fe
Author: Yavor Doganov <yavor@gnu.org>
Date: Sun Sep 7 19:52:42 2025 +0300
gcc-15.patch: New; upstream commit to fix FTBFS with GCC 15 (#1096744).