Your message dated Wed, 11 Oct 2023 21:04:55 +0000
with message-id <e1qqgnz-000nbl...@fasolo.debian.org>
and subject line Bug#1038023: fixed in angband 1:4.2.5+dfsg-1
has caused the Debian Bug report #1038023,
regarding angband: Depends on SDL 1.2
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 ow...@bugs.debian.org
immediately.)


-- 
1038023: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038023
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: angband
Tags: trixie sid
User: pkg-sdl-maintain...@lists.alioth.debian.org
Usertags: libsdl1.2

This package has a Depends or Build-Depends on SDL version 1.2, which
is unmaintained upstream.

If possible, please port this package to SDL 2 and close this bug. There
is a migration guide at <https://wiki.libsdl.org/SDL2/MigrationGuide>,
and examples of successful ports from SDL 1.2 to SDL 2 can be found in
the commit history of packages like darkplaces and ioquake3.

If it is not possible to port to SDL 2, please test the package with
libsdl1.2-compat-shim (preferably version 1.2.64 or later), and leave
this bug open to track the package as still using SDL 1.2 APIs.

libsdl1.2-compat-shim is a compatibility layer that provides the SDL 1.2
API/ABI by using SDL 2: it has already replaced the "classic" SDL 1.2
library in some other distributions like Fedora and Arch, and my intention
is to do the same in Debian during the trixie release cycle.

The interesting scenarios to test with libsdl1.2-compat-shim are:

1. Install libsdl1.2-compat-shim and run the program in an X11 environment,
   such as "GNOME on Xorg" or XFCE.
   ($XDG_RUNTIME_DIR/wayland-* should not exist)
2. Install libsdl1.2-compat-shim and run the program in a Wayland
   environment such as GNOME's default mode, using Xwayland.
   ($XDG_RUNTIME_DIR/wayland-* should exist)
3. Install libsdl1.2-compat-shim and run the program in a Wayland
   environment, but this time with environment variable
   SDL_VIDEODRIVER=wayland so that it uses the native Wayland interface
   (this is not currently the default for SDL 2).
4. Install libsdl1.2-compat-dev and recompile the package.

Note that using libsdl1.2-compat and LD_LIBRARY_PATH is not sufficient if
the package contains programs that are setgid games. See
<https://github.com/libsdl-org/sdl12-compat/blob/main/HOW_TO_TEST_GAMES.md>
for more information.

If any of those fail, please report it as a bug in the
libsdl1.2-compat-shim or libsdl1.2-compat-dev package as appropriate,
with "affects" pointing to the program that is affected.

I did some brief testing on this package as part of some upstream work on
libsdl1.2-compat-shim and it seemed to work well, but I was not able to
test it thoroughly.

Thanks,
    smcv

-- 
This bug report is part of a mass-bug-filing:
<https://lists.debian.org/debian-devel/2023/06/msg00120.html>

--- End Message ---
--- Begin Message ---
Source: angband
Source-Version: 1:4.2.5+dfsg-1
Done: Chris Carr <ranting...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
angband, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1038...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Carr <ranting...@gmail.com> (supplier of updated angband package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 15 Sep 2023 21:05:54 +0200
Source: angband
Architecture: source
Version: 1:4.2.5+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Chris Carr <ranting...@gmail.com>
Closes: 732253 778811 781561 781747 781751 782437 799358 851238 894114 1038023 
1043963
Changes:
 angband (1:4.2.5+dfsg-1) unstable; urgency=low
 .
   [ Chris Carr ]
   * new 4.x upstream release
     (Closes: #799358, #778811, #781747, #782437) (LP: #1827167)
   * fix the d/auto_clean step
   * refresh the patches for latest release:
     * remove usage of __DATE__ to make the package reproducible
     * remove-nonfree.patch: redo it smarter
     * point to the locally-installed manual from the help screen
     * make the console port behave the same as others
   * remove old NEWS entry from 2015
   * fix FTBFS after successful build (Closes: #1043963)
 .
   [ Alexandre Detiste ]
   * repack archive to drop Windows .dll & non-free .mp3
   * modernize build-deps:
     * SDL1 -> SDL2 (Closes: #1038023, #781751)
       * also libsdl-ttf2.0-0 -> libsdl2-ttf-2.0-0
         (Closes: #732253) (LP: #1309711)
     * tex/pdf toolchain -> HTML Sphinx
     * libncursesw5-dev | libncursesw-dev | ncursesw-dev
        -> libncurses-dev (Closes: #851238)
   * fix FTCBFS using patch provided (Closes: #894114)
   * set Multi-Arch: foreign
   * compatibility with DebHelper 14 & 15
   * remove old conffiles for good (Closes: #781561)
 .
   [ Debian Janitor ]
   * Update lintian override info format in d/angband.lintian-overrides
   * Use secure copyright file specification URI.
   * Drop use of autotools-dev debhelper.
   * Use secure URI in debian/watch.
   * Use secure URI in Homepage field.
   * Bump debhelper from deprecated 8 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
   * Fix day-of-week for changelog entries 1:3.3.2-2, 1:3.1.2v2-1.
 .
   [ Bastian Germann ]
   * d/copyright: Add more used licenses
   * Drop incorrect lintian overrides
   * Enable cross building docs
Checksums-Sha1:
 42c434e44b4d74b9acff3638303d51ec91e82a9c 2042 angband_4.2.5+dfsg-1.dsc
 b7c3dd334a971354ccb768b514f7d99581bd8ea1 4327520 angband_4.2.5+dfsg.orig.tar.xz
 643a3bbe70a4db1db8d8d00f63067ec3976569ec 67712 
angband_4.2.5+dfsg-1.debian.tar.xz
 2a0b899a0c7baa124f134e502f5f8ae5533115d1 7077 
angband_4.2.5+dfsg-1_source.buildinfo
Checksums-Sha256:
 b4e142aac0b4302403483357f0ed2d3411893949a7d19f5c9529e851b2cc9a97 2042 
angband_4.2.5+dfsg-1.dsc
 9a405cbefc0946e50886b88ae6eead0ede16299f4ca414d85dc68bf7797b1127 4327520 
angband_4.2.5+dfsg.orig.tar.xz
 350d832f8e7e710820d57f94be44925c70598357392fac9de58a52d1734d438c 67712 
angband_4.2.5+dfsg-1.debian.tar.xz
 be8b9009b633e1e0a5554fe968619890a8bea881979d5fa729696fcff0939d25 7077 
angband_4.2.5+dfsg-1_source.buildinfo
Files:
 7f9d217c912b0837413d2c0c3b5e7475 2042 games optional angband_4.2.5+dfsg-1.dsc
 a2a1906c11d4752c4c9793800e0077dc 4327520 games optional 
angband_4.2.5+dfsg.orig.tar.xz
 bf79c1d41e678839ba197874e81a7fb5 67712 games optional 
angband_4.2.5+dfsg-1.debian.tar.xz
 3f3a4c56476975898b001ea2efdd0dc3 7077 games optional 
angband_4.2.5+dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUnCWQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFHvXDACM6GMaSFDhnpk4UBTR/PoEZpgZ43deaD1w
oGECYI4Et2ycEAYuqwQoGGSYZ/yGTRSc6TlttXB+rJBRGsh81JoEu+zlsjAczXNZ
FT2M62/VeChOApn/MpCO2RLQ2XwwiL4VTmm7wDymGl5YSkS/qcOG2ZcBiXWUwHZK
7zlzGJNd1toLYRLVpuZBEiSb02Xd3xZR/o3kOfoWnmKNFQ3w606/rZgFZsNu0eKl
fXflDNAANBCx1TMDXKKLFQzOYBXiUp6RVKmHPRxgPDccDJF9rKG5QASU1VNuo4AU
O2uvraiWbN2ZrAxShDo10yCQHRvbgPCTlCMRMKqw5iVdeCpwJGnLGcoFsajQCsmc
R56Z+kGX6qA5eFVzEcF7DQKQgJx6bGrOF3wG6KldA8vS+jdgHXq+gP7iD+nK3Fx4
1bIJRbmwTKApP1IzEU1OuwQsIch1PbEmOXI7CgzY0OcNxhpam8J1BZAScXiILmig
T6AvUuvi4HRwDCfeYw90USGZ7qaKeP0=
=0Mt2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to