[ubuntu/quantal] libsdl1.2 1.2.15-5ubuntu1 (Accepted)

Felix Geyer debfx at ubuntu.com
Wed Aug 1 11:45:49 UTC 2012


libsdl1.2 (1.2.15-5ubuntu1) quantal; urgency=low

  * Merge from Debian unstable (LP: #1030782), remaining changes:
    - Drop directfb support. This is the only package which still pulls the
      rather sizable directfb into a standard installation, and we never
      actually used/supported it anyway. Drop directfb build/binary dependencies
      and libsdl1.2debian-udeb package; don't build udeb flavour and drop
      --enable-video-directfb from confflags.
  * Drop tslib support which is in universe.

libsdl1.2 (1.2.15-5) unstable; urgency=low

  * Restrict libts (touch screen) input method to linux-any architectures, not
    available elsewhere

libsdl1.2 (1.2.15-4) unstable; urgency=low

  [ Manuel A. Fernandez Montecelo ]
  * debian/sdl-config1
    - Fix typo, progam->program
  * Enable support for touch screen library (Closes: #674799)

  [ Felix Geyer ]
  * Re-add dependencies to libsdl1.2-dev that are required for static linking.
    (Closes: #670122)
  * Bump Standards-Version to 3.9.3, no further changes necessary.

  [ Sam Hocevar ]
  * debian/patches/fix_joystick_misc_axes.diff: fix a joystick remapping
    bug causing some axes to malfunction (Closes: #673324).

libsdl1.2 (1.2.15-3) unstable; urgency=low

  [ Felix Geyer ]
  * Drop all -dev package dependencies of libsdl1.2-dev except libx11-dev and
    libglu1-mesa-dev.
  * Add libglu-dev as an alternative to libglu1-mesa-dev.

  [ Manuel A. Fernandez Montecelo ]
  * Fix for bug "Window corner re-size events ignored by SDL" (Closes: #665779),
    thanks Andrew Caudwell <acaudwell at gmail.com> for the report and the
    suggested fix.

libsdl1.2 (1.2.15-2) unstable; urgency=low

  * Add fix_build_joystick_freebsd.diff by Robert Millan to fix build
    on kfreebsd. (Closes: #659615)
  * Bump shlibs version to 1.2.11.
  * Bump debhelper build-dependency to >= 9.

libsdl1.2 (1.2.15-1) unstable; urgency=low

  * New upstream release
  * Seting DM-Upload-Allowed:yes and added myself to Uploaders
  * Removed patches:
    - sdlblit_memcpy_fix.diff: it was backported from upstream
    - joystick_crash.diff: it was backported from upstream (changeset 3590
      493f252a455c)
    - x11_add_support_NET_WM_PID.diff: applied upstream (changeset 6169
      6f3e5ccfd585)
    - disable_ipod.diff: it wasn't documented nor appeared anywhere in the
      changelog, and it only disabled its support in the configure script (and
      the option to add ipod support is off by default, at least in the current
      version)
    - disappearingcursor.diff: applied upstream (changeset 4557 4aa31b9207f2)
    - fixmouseclicks.diff: it was part of a fix applied upstream (same as for
      the patch disappearingcursor.diff)
    - no_yasm.diff: applied upstream, picked from Debian (changeset 4538
      74b5387da0c4)
    - nasm_include.diff: applied upstream, picked from Debian (changeset 4539
      d2517c0de52b)
    - kfreebsd_gnu.diff: applied upstream, picked from Debian (changeset 4537
      cd344ebc14e9)
    - relibtoolize.diff: substituted with dh_autoreconf
  * Disable patch check_SDL_NOKBD_environment_variable.diff at least
    temporarily, it was rejected explicitly by upstream and it doesn't apply
    cleanly, so it will need some work/thought
  * Document remaining patches, refresh them
  * debian/rules:
    - dh_install ... -XlibSDLmain.la: to avoid installing this new .la file

libsdl1.2 (1.2.14-7) unstable; urgency=low

  [ Felix Geyer ]
  * Remove all patches that were disabled.
  * Switch to source format 3.0 (quilt).
  * Simplify debian/rules by using dh(1).
  * Drop ancient Conflicts/Replaces.
  * Disable the PlayStation 3 Cell driver on ppc64. (Closes: #644908)
  * Update Vcs control fields to the new git repository. (Closes: #615902)
  * Drop sequence numbers from the patch filenames.
  * Fix: SDL_BlitCopyOverlap() copies data between overlapping bitmaps.
    (Closes: #626048)
    - Add sdlblit_memcpy_fix.diff, cherry-picked from upstream.
  * Set _NET_WM_PID property in X11 windows which is used by GNOME Shell and the
    Unity desktop.
    - Add x11_add_support_NET_WM_PID.diff from Ubuntu / Marco Trevisan.
  * Bump Standards-Version to 3.9.2, no further changes necessary.
  * Override package-name-doesnt-match-sonames lintian warning.
  * Add a debug package. (Closes: #600292)
  * Add myself as uploader.
  * Switch to debhelper compat level v9.
    - Convert to multiarch. (Closes: #636605)
    - Exports hardening build flags.
  * Remove the .la file.

  [ Dominique Dumont ]
  * control: replaced XC-Package-Type with Package-Type tag
  * added missing lintian overrides.

Date: Wed, 01 Aug 2012 13:38:22 +0200
Changed-By: Felix Geyer <debfx at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Benjamin Drung <bdrung at debian.org>
https://launchpad.net/ubuntu/quantal/+source/libsdl1.2/1.2.15-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 01 Aug 2012 13:38:22 +0200
Source: libsdl1.2
Binary: libsdl1.2debian libsdl1.2-dev libsdl1.2-dbg
Architecture: source
Version: 1.2.15-5ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Felix Geyer <debfx at ubuntu.com>
Description: 
 libsdl1.2-dbg - Simple DirectMedia Layer debug files
 libsdl1.2-dev - Simple DirectMedia Layer development files
 libsdl1.2debian - Simple DirectMedia Layer
Closes: 600292 615902 626048 636605 644908 659615 665779 670122 673324 674799
Launchpad-Bugs-Fixed: 1030782
Changes: 
 libsdl1.2 (1.2.15-5ubuntu1) quantal; urgency=low
 .
   * Merge from Debian unstable (LP: #1030782), remaining changes:
     - Drop directfb support. This is the only package which still pulls the
       rather sizable directfb into a standard installation, and we never
       actually used/supported it anyway. Drop directfb build/binary dependencies
       and libsdl1.2debian-udeb package; don't build udeb flavour and drop
       --enable-video-directfb from confflags.
   * Drop tslib support which is in universe.
 .
 libsdl1.2 (1.2.15-5) unstable; urgency=low
 .
   * Restrict libts (touch screen) input method to linux-any architectures, not
     available elsewhere
 .
 libsdl1.2 (1.2.15-4) unstable; urgency=low
 .
   [ Manuel A. Fernandez Montecelo ]
   * debian/sdl-config1
     - Fix typo, progam->program
   * Enable support for touch screen library (Closes: #674799)
 .
   [ Felix Geyer ]
   * Re-add dependencies to libsdl1.2-dev that are required for static linking.
     (Closes: #670122)
   * Bump Standards-Version to 3.9.3, no further changes necessary.
 .
   [ Sam Hocevar ]
   * debian/patches/fix_joystick_misc_axes.diff: fix a joystick remapping
     bug causing some axes to malfunction (Closes: #673324).
 .
 libsdl1.2 (1.2.15-3) unstable; urgency=low
 .
   [ Felix Geyer ]
   * Drop all -dev package dependencies of libsdl1.2-dev except libx11-dev and
     libglu1-mesa-dev.
   * Add libglu-dev as an alternative to libglu1-mesa-dev.
 .
   [ Manuel A. Fernandez Montecelo ]
   * Fix for bug "Window corner re-size events ignored by SDL" (Closes: #665779),
     thanks Andrew Caudwell <acaudwell at gmail.com> for the report and the
     suggested fix.
 .
 libsdl1.2 (1.2.15-2) unstable; urgency=low
 .
   * Add fix_build_joystick_freebsd.diff by Robert Millan to fix build
     on kfreebsd. (Closes: #659615)
   * Bump shlibs version to 1.2.11.
   * Bump debhelper build-dependency to >= 9.
 .
 libsdl1.2 (1.2.15-1) unstable; urgency=low
 .
   * New upstream release
   * Seting DM-Upload-Allowed:yes and added myself to Uploaders
   * Removed patches:
     - sdlblit_memcpy_fix.diff: it was backported from upstream
     - joystick_crash.diff: it was backported from upstream (changeset 3590
       493f252a455c)
     - x11_add_support_NET_WM_PID.diff: applied upstream (changeset 6169
       6f3e5ccfd585)
     - disable_ipod.diff: it wasn't documented nor appeared anywhere in the
       changelog, and it only disabled its support in the configure script (and
       the option to add ipod support is off by default, at least in the current
       version)
     - disappearingcursor.diff: applied upstream (changeset 4557 4aa31b9207f2)
     - fixmouseclicks.diff: it was part of a fix applied upstream (same as for
       the patch disappearingcursor.diff)
     - no_yasm.diff: applied upstream, picked from Debian (changeset 4538
       74b5387da0c4)
     - nasm_include.diff: applied upstream, picked from Debian (changeset 4539
       d2517c0de52b)
     - kfreebsd_gnu.diff: applied upstream, picked from Debian (changeset 4537
       cd344ebc14e9)
     - relibtoolize.diff: substituted with dh_autoreconf
   * Disable patch check_SDL_NOKBD_environment_variable.diff at least
     temporarily, it was rejected explicitly by upstream and it doesn't apply
     cleanly, so it will need some work/thought
   * Document remaining patches, refresh them
   * debian/rules:
     - dh_install ... -XlibSDLmain.la: to avoid installing this new .la file
 .
 libsdl1.2 (1.2.14-7) unstable; urgency=low
 .
   [ Felix Geyer ]
   * Remove all patches that were disabled.
   * Switch to source format 3.0 (quilt).
   * Simplify debian/rules by using dh(1).
   * Drop ancient Conflicts/Replaces.
   * Disable the PlayStation 3 Cell driver on ppc64. (Closes: #644908)
   * Update Vcs control fields to the new git repository. (Closes: #615902)
   * Drop sequence numbers from the patch filenames.
   * Fix: SDL_BlitCopyOverlap() copies data between overlapping bitmaps.
     (Closes: #626048)
     - Add sdlblit_memcpy_fix.diff, cherry-picked from upstream.
   * Set _NET_WM_PID property in X11 windows which is used by GNOME Shell and the
     Unity desktop.
     - Add x11_add_support_NET_WM_PID.diff from Ubuntu / Marco Trevisan.
   * Bump Standards-Version to 3.9.2, no further changes necessary.
   * Override package-name-doesnt-match-sonames lintian warning.
   * Add a debug package. (Closes: #600292)
   * Add myself as uploader.
   * Switch to debhelper compat level v9.
     - Convert to multiarch. (Closes: #636605)
     - Exports hardening build flags.
   * Remove the .la file.
 .
   [ Dominique Dumont ]
   * control: replaced XC-Package-Type with Package-Type tag
   * added missing lintian overrides.
Checksums-Sha1: 
 f2564fb7392c6627aadd5f645cd6d9657ed30254 2545 libsdl1.2_1.2.15-5ubuntu1.dsc
 0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c 3920622 libsdl1.2_1.2.15.orig.tar.gz
 2c6292cea027b9d4e80cfbc1256c077e81dd50bd 25809 libsdl1.2_1.2.15-5ubuntu1.debian.tar.gz
Checksums-Sha256: 
 6d161256e0a33a4a18f3497ffc4068eee9723803cfb8b5b31e89b51384cfcbaf 2545 libsdl1.2_1.2.15-5ubuntu1.dsc
 d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00 3920622 libsdl1.2_1.2.15.orig.tar.gz
 68c5d25823d65152091072bc0fe06c2fb6b327096f4bfd364ca7619603420e68 25809 libsdl1.2_1.2.15-5ubuntu1.debian.tar.gz
Files: 
 caa776c4511e6dc1919aaa03440a4bc9 2545 libs optional libsdl1.2_1.2.15-5ubuntu1.dsc
 9d96df8417572a2afb781a7c4c811a85 3920622 libs optional libsdl1.2_1.2.15.orig.tar.gz
 c4863cba0ac9012954444830611d083a 25809 libs optional libsdl1.2_1.2.15-5ubuntu1.debian.tar.gz
Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJQGRUyAAoJEBWetcTvyHdM7b0P/RTA7zUhFTyWgB7JvTUt7nXA
8943Nj90etB/7GT8mQUbwlx91ub/yGjNXXOZNd0eyCeTVTErCuPz5VCKFo2v8Cgb
egZfX8p3Nc3Z0Fz15vskZrApDinrFW7ivgGCC8rg7Uj28C/aA+pjaL8GGv7EjfW4
Ds92XJH5KLpFThOEWGaBo0ofrRvcz2EYmD5WtEdYcEJ11gSLYjFCfSYrZHhwul3T
w7lPyM7GuZOFOGUZqGYbKg4Yu8Yn9LtKrclv9lPra0BWqNIDkSBuRB4eY9YjQWxh
Rbj1jjOVF+DsuU6rIM7YMdXEodlSASDy6BzajgZGZin1p0msfR9lM1J7GfUJZTVj
fHQz8gz/FU1IkhsJqqZ0BNw7S9fJ7tVkTke4s+SOt9/yGikVKQFa+2v7VHdptw9+
NhxzlFvmsCFRzc7fVNmD6A+Vin/qp49bAOpe2UUubk2g0XvVvJRL3krkmFCTSWDV
qQzbarh8qZ+ILrXeLLu8lZHrvkb4wBb/B849wuYerF1qhGSAdnhS/vn+s5PJNIsT
alaEAw8tEjh8fxhlaKrZ3OSt/sYDjdpIFfnQ6dms3OmPes+SFgZSCwvjQZjho5pi
W1m5l2irrK5wrEnnHDOLoF6eYknpFpeReKu94yma0hjdjHVoOBuz1HfLU0CEmfZO
CSVUUlYc1FJJfcV3V57V
=aKuA
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list