🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

126 lines
3.8 KiB

  1. libsdl2 (2.0.10) UNRELEASED; urgency=low
  2. * Updated SDL to version 2.0.10
  3. -- Sam Lantinga <slouken@libsdl.org> Mon, 17 Jun 2018 08:48:47 -0800
  4. libsdl2 (2.0.9) UNRELEASED; urgency=low
  5. * Updated SDL to version 2.0.9
  6. -- Sam Lantinga <slouken@libsdl.org> Wed, 26 Sep 2018 10:02:21 -0800
  7. libsdl2 (2.0.8) UNRELEASED; urgency=low
  8. * Updated SDL to version 2.0.8
  9. -- Sam Lantinga <slouken@libsdl.org> Sat, 4 Nov 2017 21:21:53 -0800
  10. libsdl2 (2.0.7) UNRELEASED; urgency=low
  11. * Updated SDL to version 2.0.7
  12. -- Sam Lantinga <slouken@libsdl.org> Thu, 12 Oct 2017 08:01:16 -0800
  13. libsdl2 (2.0.6) UNRELEASED; urgency=low
  14. * Updated SDL to version 2.0.6
  15. -- Sam Lantinga <slouken@libsdl.org> Sat, 9 Sep 2017 07:29:36 -0800
  16. libsdl2 (2.0.5) UNRELEASED; urgency=low
  17. * Updated SDL to version 2.0.5
  18. -- Sam Lantinga <slouken@libsdl.org> Mon, 28 Nov 2016 07:32:52 -0800
  19. libsdl2 (2.0.4) UNRELEASED; urgency=low
  20. * Updated SDL to version 2.0.4
  21. -- Sam Lantinga <slouken@libsdl.org> Thu, 07 Jan 2016 11:02:39 -0800
  22. libsdl2 (2.0.3) UNRELEASED; urgency=low
  23. * Updated SDL to version 2.0.3
  24. -- Sam Lantinga <slouken@libsdl.org> Sun, 9 Mar 2014 10:35:54 -0800
  25. libsdl2 (2.0.2) UNRELEASED; urgency=low
  26. * Updated SDL to version 2.0.2
  27. -- Sam Lantinga <slouken@libsdl.org> Sun, 9 Feb 2014 2:55:59 -0800
  28. libsdl2 (2.0.1) UNRELEASED; urgency=low
  29. * Updated SDL to version 2.0.1
  30. -- Sam Lantinga <slouken@libsdl.org> Wed, 23 Oct 2013 16:31:38 -0800
  31. libsdl2 (2.0.0) UNRELEASED; urgency=low
  32. * SDL is now a native debian package.
  33. * Removed udeb package
  34. * Disabled DirectFB support by default, to avoid runtime dependencies
  35. -- Sam Lantinga <slouken@libsdl.org> Fri, 15 Feb 2013 08:55:04 -0800
  36. libsdl2 (2.0.0~20130127-1) UNRELEASED; urgency=low
  37. * New upstream snapshot.
  38. -- Sam Hocevar <sho@debian.org> Wed, 30 Jan 2013 23:01:12 +0100
  39. libsdl2 (2.0.0~20130103-1) unstable; urgency=low
  40. [ Manuel A. Fernandez Montecelo ]
  41. * debian/control:
  42. - Updating maintainers/permissions:
  43. - Add myself and Felix Geyer
  44. - Update Build-Depends:
  45. - Remove a few obsolete items
  46. - Add items added lately to libsdl1.2, such as libts (touch screen)
  47. support
  48. - Add "libsdl2-dbg", analog to libsdl1.2-dbg
  49. - Change "XC-Package-Type: udeb" to "Package-Type"
  50. * debian/compat: set level 9
  51. * debian/source/format: Set to "3.0 (quilt)"
  52. - Remove README.source, not needed with new format
  53. * debian/sdl2-config.1: Fix typo, "progams"->"programs"
  54. * debian/libsdl2-dev.install:
  55. - Remove "usr/lib/*/*.la", discouraged
  56. - Add man pages: "usr/share/man/man3/*"
  57. * debian/libsdl2-dev.manpages: add file to install local "sdl2-config.1"
  58. * debian/sources: Removed, possible obsolete file from long ago?
  59. * debian/copyright:
  60. - Upstream updated to zlib/libpng
  61. - Copyright-file format conversion to 1.0
  62. - Complete revamp and detailed research about copyright and licenses used,
  63. it's very messy but hopefully complete
  64. [ Felix Geyer ]
  65. * Simplify debian/rules by using dh(1).
  66. -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Sun, 27 Jan 2013 16:40:49 +0100
  67. libsdl2 (2.0~20120220c-1) experimental; urgency=low
  68. * Upstream version was renamed to 2.0 (Closes: #669367).
  69. * New upstream snapshot (Closes: #671506).
  70. * This package no longer conflicts with libsdl-1.2.
  71. * debian/rules: add multiarch support (Closes: #669364).
  72. * debian/patches/fix_joystick_misc_axes.diff: fix a joystick remapping
  73. bug causing some axes to malfunction.
  74. * debian/patches/external_header_paths.diff: provide additional CFLAGS
  75. so that headers such as SDL_syswm.h can be included (Closes: #669363).
  76. -- Sam Hocevar <sho@debian.org> Thu, 17 May 2012 19:03:59 +0200
  77. libsdl-1.3 (1.3.0~20111204-1) experimental; urgency=low
  78. * Initial upload from upstream snapshot.
  79. -- Sam Hocevar <sho@debian.org> Sun, 04 Dec 2011 14:35:05 +0100