sdl12-compat 1.2.52-3 source package in Ubuntu

Changelog

sdl12-compat (1.2.52-3) unstable; urgency=medium

  * Remove a duplicate line from the previous changelog entry
  * Wrap and sort lists of dependencies, maintainers, etc.
  * d/libsdl1.2-compat-shim.links: Fix broken symlink
  * d/rules: Run dh_makeshlibs on all packages
  * d/control: Require lockstep upgrades
  * Ensure that dh_makeshlibs works for libsdl1.2-compat-shim.
    dh_makeshlibs only acts on regular files, not symlinks, so install the
    library as a regular file during dh_install and replace it with a
    symlink after dh_makeshlibs has run.
    Disable automatic -dbgsym generation for libsdl1.2-compat-shim, to
    avoid it generating a libsdl1.2-compat-shim-dbgsym package that would
    collide with libsdl1.2-compat-dbgsym.
  * Update Lintian overrides

 -- Simon McVittie <email address hidden>  Sat, 05 Mar 2022 15:14:56 +0000

Upload details

Uploaded by:
Debian SDL packages maintainers
Uploaded to:
Sid
Original maintainer:
Debian SDL packages maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
sdl12-compat_1.2.52-3.dsc 2.4 KiB 3bfea457338b76b0199fa8947aad386d522da0cc59d00b92a9f12bd72e116a54
sdl12-compat_1.2.52.orig.tar.gz 411.2 KiB 5bd7942703575554670a8767ae030f7921a0ac3c5e2fd173a537b7c7a8599014
sdl12-compat_1.2.52-3.debian.tar.xz 9.0 KiB 4011303cdf993a92373977155df92f4fb5f20ff2005fae35ac76d8cc7d1d3817

No changes file available.

Binary packages built by this source

libsdl1.2-compat: SDL 1.2 binary compatibility library wrapping SDL 2.0

 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package only provides the library, in a private location, so
 that it can be co-installed with libsdl1.2debian. It is intended for
 packages with a specific use for the compatibility layer (which
 provides some extra symbols not present in libsdl1.2debian).
 To replace libsdl1.2debian entirely, and use the compatibility layer
 with all SDL 1.2 programs, install libsdl1.2-compat-shim.

libsdl1.2-compat-dbgsym: debug symbols for libsdl1.2-compat
libsdl1.2-compat-dev: SDL 1.2 binary compatibility library - development files

 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package provides development files.

libsdl1.2-compat-shim: libsdl1.2debian replacement using SDL 2.0

 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package replaces libsdl1.2debian with the SDL 2.0 compatibility
 layer, so that all SDL 1.2 program will use it.

libsdl1.2-compat-tests: SDL 1.2 binary compatibility library - tests

 libsdl1.2-compat provides a binary compatible API for programs built
 against SDL 1.2, but using SDL 2.0.
 .
 If you are writing new code, please target SDL 2.0 directly instead
 of using this layer.
 .
 This package provides manual test programs.

libsdl1.2-compat-tests-dbgsym: debug symbols for libsdl1.2-compat-tests