libsdl2-ttf (2.24.0-0+steamrt1.1) scout; urgency=medium

  * Backport from Debian testing (steamrt/tasks#386, steamrt/tasks#617)
  * Changes relative to soldier:
    - d/README.source, d/gbp.conf, d/git-version-gen.control,
      d/gitlab-ci.yml:
      Configure for Steam Runtime v1
    - Roll back debhelper compat level to 9
      + Explicitly enable dh_autoreconf
      + Explicitly enable parallel build
      + Don't compress example C code
    - d/copyright, d/gbp.conf: Don't exclude vendored files from upstream
    - Re-import source code with vendored third-party libraries included
    - Use bundled copies of fontconfig and harfbuzz
    - d/rules: Don't re-run automake.
      The version in scout is too old. Use pre-generated files instead.
    - Build with gcc-12, g++-12
  * d/patches, d/rules: Install glfont and showfont manually.
    Because we aren't running automake, patching the build system is
    ineffective here.

 -- Simon McVittie <smcv@collabora.com>  Mon, 17 Mar 2025 19:07:13 +0000

libsdl2-ttf (2.24.0+dfsg-1~steamrt2.1) soldier; urgency=medium

  * Backport from Debian unstable (steamrt/tasks#616)
  * Remaining changes, relative to sniper:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime 2
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option

 -- Simon McVittie <smcv@collabora.com>  Tue, 07 Jan 2025 19:14:17 +0000

libsdl2-ttf (2.24.0+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Backport from Debian unstable (steamrt/tasks#616)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * d/README.source: Refer to SteamRT rather than SteamOS
  * d/README.source: Update suggested remote name for upstream VCS
    to match the one created by gbp clone --add-upstream-vcs

 -- Simon McVittie <smcv@collabora.com>  Tue, 07 Jan 2025 19:12:38 +0000

libsdl2-ttf (2.24.0+dfsg-1) unstable; urgency=medium

  * New upstream stable release
  * d/copyright: Update
  * d/control, d/tests: (Build-)Depend on pkgconf, which replaces pkg-config
  * d/libsdl2-ttf-2.0-0.symbols: Update
  * Standards-Version: 4.7.0 (no changes required)
  * Install showfont and glfont examples in -dev package for manual testing
  * d/salsa-ci.yml: Enable CI

 -- Simon McVittie <smcv@debian.org>  Sat, 04 Jan 2025 17:08:16 +0000

libsdl2-ttf (2.22.0-0+steamrt1.1) scout; urgency=medium

  * Backport from Debian testing (steamrt/tasks#386)
  * Changes relative to soldier:
    - d/README.source, d/gbp.conf, d/git-version-gen.control,
      d/gitlab-ci.yml:
      Configure for Steam Runtime v1
    - Roll back debhelper compat level to 9
      + Explicitly enable dh_autoreconf
      + Explicitly enable parallel build
      + Don't compress example C code
    - d/copyright, d/gbp.conf: Don't exclude vendored files from upstream
    - Re-import source code with vendored third-party libraries included
    - Use bundled copies of fontconfig and harfbuzz
    - d/rules: Don't re-run automake.
      The version in scout is too old. Use pre-generated files instead.
  * d/control, d/rules: Build with gcc-12, g++-12 to resolve build failure
    with gcc-4.8, g++-4.8

 -- Simon McVittie <smcv@collabora.com>  Wed, 13 Mar 2024 12:23:37 +0000

libsdl2-ttf (2.22.0+dfsg-1~steamrt2.1) soldier; urgency=medium

  * Backport from Debian testing (steamrt/tasks#386)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option
  * d/control: Build-depend on libfreetype-dev, like in newer Debian.
    soldier now provides a forward-compatibility package which pulls in
    libfreetype6-dev.

 -- Simon McVittie <smcv@collabora.com>  Mon, 29 Jan 2024 20:01:49 +0000

libsdl2-ttf (2.22.0+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Backport from Debian testing (steamrt/tasks#386)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Mon, 29 Jan 2024 19:58:53 +0000

libsdl2-ttf (2.22.0+dfsg-1) unstable; urgency=medium

  * New upstream stable release
  * d/copyright: Update
  * d/gbp.conf: Only sign packaging tags, not upstream tags
  * d/gbp.conf: Rely on uscan to repack upstream source.
    This will use Files-Excluded in d/copyright, rather than separate
    configuration.
  * d/gbp.conf: Use DEP-14 branch names

 -- Simon McVittie <smcv@debian.org>  Mon, 22 Jan 2024 13:12:17 +0000

libsdl2-ttf (2.20.2+dfsg-1) unstable; urgency=medium

  [ Debian Janitor ]
  * d/upstream/metadata: Add
  * d/control: Remove version constraints unnecessary since Debian 10

  [ Simon McVittie ]
  * New upstream stable release
    - Functionally equivalent to 2.20.1+dfsg for Debian's purposes
  * d/copyright: Update
  * d/control: Update standards version to 4.6.2 (no changes needed)
  * d/control: Remove version constraints unnecessary since Debian 11
  * d/upstream/metadata: Add Repository field
  * d/tests: Run Xvfb with -noreset to make the test more reliable.
    See #981201.
  * d/tests: Instruct xvfb-run to choose a server number automatically
  * d/watch: Only watch for 2.x versions.
    The upstream 'main' branch now targets SDL 3 (under development), and
    should be packaged separately as a libsdl3-ttf source package.

 -- Simon McVittie <smcv@debian.org>  Sat, 15 Jul 2023 18:05:37 +0100

libsdl2-ttf (2.20.1+dfsg-2) unstable; urgency=medium

  * d/watch: Update for Github website changes

 -- Simon McVittie <smcv@debian.org>  Fri, 28 Oct 2022 18:19:30 +0100

libsdl2-ttf (2.20.1+dfsg-1~steamrt2.1) soldier; urgency=medium

  * Merge from Debian testing, via sniper
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
    - d/control: Build-depend on libfreetype6-dev instead of libfreetype-dev
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option

 -- Simon McVittie <smcv@collabora.com>  Thu, 08 Sep 2022 19:56:15 +0100

libsdl2-ttf (2.20.1+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Backport from Debian testing
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Wed, 07 Sep 2022 19:25:32 +0100

libsdl2-ttf (2.20.1+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Simon McVittie <smcv@debian.org>  Mon, 29 Aug 2022 21:05:35 +0100

libsdl2-ttf (2.20.0-0+steamrt1.1) scout; urgency=medium

  * Merge packaging from Debian experimental, via soldier (steamrt/tasks#50)
  * Changes relative to soldier:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime v1
    - Roll back debhelper compat level to 9
      + Explicitly enable dh_autoreconf
      + Explicitly enable parallel build
      + Don't compress example C code
    - d/copyright, d/gbp.conf: Don't exclude vendored files from upstream
    - Re-import source code with vendored third-party libraries included
    - Use bundled copies of fontconfig and harfbuzz
    - d/rules: Don't re-run automake.
      The version in scout is too old. Use pre-generated files instead.
    - Use gcc-4.8, g++-4.8 to get C++11 support

 -- Simon McVittie <smcv@collabora.com>  Mon, 11 Jul 2022 19:09:35 +0100

libsdl2-ttf (2.20.0+dfsg-1~steamrt2.1) soldier; urgency=medium

  * Merge packaging from Debian unstable, via sniper (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
    - d/control: Build-depend on libfreetype6-dev instead of libfreetype-dev
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option

 -- Simon McVittie <smcv@collabora.com>  Mon, 11 Jul 2022 18:51:59 +0100

libsdl2-ttf (2.20.0+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Merge from Debian unstable, via medic (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Mon, 11 Jul 2022 13:28:51 +0100

libsdl2-ttf (2.20.0+dfsg-1~steamrt4.1) medic; urgency=medium

  * Merge new upstream release from Debian unstable (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * This version has no functional changes, and can be dropped from medic
    when a strictly higher version gets into Debian bookworm.

 -- Simon McVittie <smcv@collabora.com>  Mon, 11 Jul 2022 13:00:30 +0100

libsdl2-ttf (2.20.0+dfsg-1) unstable; urgency=medium

  * New upstream release
  * d/libsdl2-ttf-2.0-0.symbols: Use stable release for recent symbols.
    We don't need to keep track of which specific prerelease introduced
    each symbol now that they're in a stable release.
  * d/watch: Only look for stable releases
  * Standards-Version: 4.6.1 (no changes required)
  * d/rules: Enable full compiler hardening
  * Switch branch for upload to unstable

 -- Simon McVittie <smcv@debian.org>  Sat, 09 Jul 2022 14:55:03 +0100

libsdl2-ttf (2.19.2+dfsg-1~steamrt2.1) soldier; urgency=medium

  * Merge packaging from Debian experimental, via sniper (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
    - d/control: Build-depend on libfreetype6-dev instead of libfreetype-dev
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option

 -- Simon McVittie <smcv@collabora.com>  Fri, 17 Jun 2022 15:15:40 +0100

libsdl2-ttf (2.19.2+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Merge packaging from Debian experimental, via medic (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Fri, 17 Jun 2022 15:11:02 +0100

libsdl2-ttf (2.19.2+dfsg-1~steamrt4.1) medic; urgency=medium

  * Merge packaging from Debian experimental (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * This version has no functional changes, and can be dropped from medic
    when a strictly higher version gets into Debian bookworm.

 -- Simon McVittie <smcv@collabora.com>  Fri, 17 Jun 2022 11:33:19 +0100

libsdl2-ttf (2.19.2+dfsg-1) experimental; urgency=medium

  * New upstream prerelease
  * d/watch: Don't download Windows binaries, etc.
  * d/watch: Accept development prereleases for experimental branch
  * Add myself to Uploaders
  * Drop all patches, applied upstream
  * d/libsdl2-ttf-dev.install: Install the new CMake metadata
  * d/tests: Exercise a CMake build

 -- Simon McVittie <smcv@debian.org>  Fri, 17 Jun 2022 10:56:50 +0100

libsdl2-ttf (2.19.1+dfsg-2~steamrt2.1) soldier; urgency=medium

  * Merge packaging from Debian experimental, via sniper (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
    - d/control: Build-depend on libfreetype6-dev instead of libfreetype-dev
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option

 -- Simon McVittie <smcv@collabora.com>  Wed, 01 Jun 2022 12:42:12 +0100

libsdl2-ttf (2.19.1+dfsg-2~steamrt3.1) sniper; urgency=medium

  * Merge packaging from Debian experimental, via medic (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Tue, 31 May 2022 19:00:49 +0100

libsdl2-ttf (2.19.1+dfsg-2~steamrt4.1) medic; urgency=medium

  * Merge packaging from Debian experimental (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * This version has no functional changes, and can be dropped from medic
    when a strictly higher version gets into Debian bookworm.

 -- Simon McVittie <smcv@collabora.com>  Tue, 31 May 2022 13:59:28 +0100

libsdl2-ttf (2.19.1+dfsg-2) experimental; urgency=medium

  * Team upload
  * d/patches: Add post-release-candidate fixes from upstream.
    In particular this fixes an autopkgtest regression for src:pysdl2.
  * d/watch: Automatically add +dfsg suffix
  * d/.gitignore: Add

 -- Simon McVittie <smcv@debian.org>  Tue, 31 May 2022 13:16:45 +0100

libsdl2-ttf (2.19.1+dfsg-1~steamrt2.1) soldier; urgency=medium

  * Merge packaging from Debian experimental, via sniper (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
    - d/control: Build-depend on libfreetype6-dev instead of libfreetype-dev
    - d/control: Reduce debhelper compat level to 12
    - d/rules: Reinstate dh_missing --fail-missing for debhelper compat 12
    - d/rules: Reinstate -Wl,--as-needed linker option

 -- Simon McVittie <smcv@collabora.com>  Fri, 27 May 2022 11:29:51 +0100

libsdl2-ttf (2.19.1+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Merge packaging from Debian experimental, via medic (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Fri, 27 May 2022 11:24:39 +0100

libsdl2-ttf (2.19.1+dfsg-1~steamrt4.1) medic; urgency=medium

  * Merge packaging from Debian experimental (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * This version has no functional changes, and can be dropped from medic
    when a strictly higher version gets into Debian bookworm.

 -- Simon McVittie <smcv@collabora.com>  Fri, 27 May 2022 11:19:38 +0100

libsdl2-ttf (2.19.1+dfsg-1) experimental; urgency=medium

  * Team upload
  * New upstream prerelease
  * d/watch: Download releases from Github
  * d/copyright: Remove exclusion patterns that are no longer needed
  * d/watch: Don't download prereleases (by default)

 -- Simon McVittie <smcv@debian.org>  Wed, 25 May 2022 20:27:23 +0100

libsdl2-ttf (2.0.18+git20220512.g21ae4c6+dfsg-1) experimental; urgency=medium

  * Team upload
  * New upstream git snapshot
  * Update symbols file.
    Ignore removal of TTF_SetFontScript, which only existed in experimental.

 -- Simon McVittie <smcv@debian.org>  Fri, 13 May 2022 16:30:01 +0100

libsdl2-ttf (2.0.18+git20220508.gaa0659b+dfsg-1) experimental; urgency=medium

  * Team upload
  * New upstream git snapshot
    - Drop patches, applied upstream
    - Update symbols file with new ABI from development branch

 -- Simon McVittie <smcv@debian.org>  Mon, 09 May 2022 17:06:08 +0100

libsdl2-ttf (2.0.18+dfsg-3~steamrt3.1) sniper; urgency=medium

  * Merge from Debian testing (CVE-2022-27470)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * d/gitlab-ci.yml: Use public beta image for CI

 -- Simon McVittie <smcv@collabora.com>  Mon, 16 May 2022 15:02:28 +0100

libsdl2-ttf (2.0.18+dfsg-3) unstable; urgency=medium

  * Team upload
  * Add patches from upstream to fix overflows
    - Integer overflow with crafted/malicious TTF files
      (Closes: #1010671, CVE-2022-27470)
    - Buffer overflow if memory allocation fails

 -- Simon McVittie <smcv@debian.org>  Sat, 07 May 2022 11:34:44 +0100

libsdl2-ttf (2.0.18+dfsg-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Simon McVittie <smcv@debian.org>  Tue, 18 Jan 2022 09:29:57 +0000

libsdl2-ttf (2.0.18+dfsg-1~steamrt3.1) sniper; urgency=medium

  * Merge packaging from Debian experimental (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime

 -- Simon McVittie <smcv@collabora.com>  Wed, 12 Jan 2022 16:59:32 +0000

libsdl2-ttf (2.0.18+dfsg-1~steamrt4.1) medic; urgency=medium

  * Merge packaging from Debian experimental (steamrt/tasks#50)
  * Remaining changes:
    - d/README.source, d/gbp.conf, d/git-version-gen.control, d/gitlab-ci.yml:
      Configure for Steam Runtime
  * This version has no functional changes, and can be dropped from medic
    when a strictly higher version gets into Debian bookworm.

 -- Simon McVittie <smcv@collabora.com>  Wed, 12 Jan 2022 10:35:52 +0000

libsdl2-ttf (2.0.18+dfsg-1) experimental; urgency=medium

  * Team upload
  * New upstream release
  * d/libsdl2-ttf-2.0-0.symbols: Require v2.0.18 for recent symbols.
    This simplifies dependency generation a bit; there's no real need to
    keep track of individual git snapshots.

 -- Simon McVittie <smcv@debian.org>  Wed, 12 Jan 2022 09:19:12 +0000

libsdl2-ttf (2.0.18~git20220107.g5d387eb+dfsg-1) experimental; urgency=medium

  * Team upload
  * New upstream snapshot
  * d/copyright: Update
  * d/*.symbols: Update

 -- Simon McVittie <smcv@debian.org>  Fri, 07 Jan 2022 14:07:32 +0000

libsdl2-ttf (2.0.15+git20211215.gf5f6e4a+dfsg-1) experimental; urgency=medium

  * Team upload
  * Branch for experimental
  * New upstream snapshot
    - Update symbols file
    - d/control: Update build-dependencies
    - d/copyright: Update
    - d/rules: Explicitly enable harfbuzz and disable vendored copies
  * d/copyright, d/gbp.conf: Filter more generated/vendored files.
    If we're repacking the tarball *anyway*, we might as well exclude these
    too. They'll be restored by dh_autoreconf.

 -- Simon McVittie <smcv@debian.org>  Wed, 15 Dec 2021 13:29:47 +0000

libsdl2-ttf (2.0.15+dfsg1-2) unstable; urgency=medium

  * Team upload

  [ Felix Geyer ]
  * Switch to debhelper compat level 12

  [ Simon McVittie ]
  * Add an autopkgtest smoke-test (Closes: #941024)
  * d/rules: Don't explicitly use --as-needed linker option.
    It's the default with bullseye toolchains.
  * d/rules: Stop overriding dh_compress.
    In debhelper compat level 12, examples are not compressed by default.
  * d/rules: Remove unnecessary -dbgsym migration path.
    The migration happened between Debian 9 and Debian 10, and we don't
    support skipping a release.
  * Use recommended debhelper compat level 13.
    Drop dh_missing override, --fail-missing is now the default.
  * Use a .symbols file to track the ABI.
    2.0.15 is available since Debian 10, so I haven't attempted to determine
    which symbols were already available in older releases.
  * Re-export upstream signing key without extra signatures.
  * d/copyright: Add Files-Excluded to document what we remove.
    This allows a suitably repacked tarball to be downloaded using uscan.
  * Standards-Version: 4.6.0 (no changes required)

 -- Simon McVittie <smcv@debian.org>  Fri, 29 Oct 2021 11:17:38 +0100

libsdl2-ttf (2.0.15+dfsg1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Verify signature of upstream tarball.
  * Drop fix-ftbfs-892441.patch, fixed upstream. (Closes: #914486)

 -- Felix Geyer <fgeyer@debian.org>  Sun, 03 Feb 2019 13:00:22 +0100

libsdl2-ttf (2.0.15-0+steamrt1.1) scout; urgency=medium

  * New upstream release
  * Switch to a non-native package
  * d/watch, d/upstream/signing-key.asc: Update from Debian
  * d/gbp.conf: Add
  * libsdl2-ttf: Rename to libsdl2-ttf-2.0-0 to match the SONAME.
    This matches the name it's packaged under in Debian (see Debian
    Policy §8.1 for more details). Introduce a new transitional libsdl2-ttf
    package that pulls in libsdl2-ttf-2.0-0.
  * d/gitlab-ci.yml: Add
  * d/tests: Add a smoke-test using the supplied showfont.c
    (Closes: #941024)
  * Add a minimal .symbols file.
    This causes us to generate properly versioned dependencies.

 -- Simon McVittie <smcv@collabora.com>  Tue, 24 Sep 2019 16:55:15 +0100

libsdl2-ttf (2.0.14+dfsg1-3) unstable; urgency=medium

  * d/patches:
    - add fix-ftbfs-892441.patch: use pkg-config instead of
      freetype-config, deprecated and about to be removed (Closes: #892441)
  * Bump Policy Standards-Version to 4.2.1 (no changes needed)
  * Switch to debhelper compat level 11
  * Set "Rules-Requires-Root: no" in d/control
  * d/copyright: use https in format URL
  * d/watch:
    - Switch to version=4
    - Use https in URL
  * d/control:
    - Use https in Homepage URL
    - Update Vcs-* URLs

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Fri, 19 Oct 2018 17:08:11 +0200

libsdl2-ttf (2.0.14+dfsg1-2) unstable; urgency=medium

  * Bump Policy Standards-Version to 4.0.0 (no changes needed)
  * Update Vcs-* URLs
  * Switch to debhelper compat level v10
    - dh flags --parallel are not needed
    - autoreconf is invoked by default
  * Use automatic dbgsym packages, drop -dbg

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Mon, 31 Jul 2017 23:19:16 +0200

libsdl2-ttf (2.0.14+dfsg1-1) unstable; urgency=medium

  * New upstream release
    - d/patches: drop link_libm_ftbfs_binutils-gold, support added upstream
    - Does not cause the compilation warning upgraded to error
      (Closes: #812621)
    - d/rules: update shlib and .so symlink to current version
  * Bump Policy Standards-Version to 3.9.6 (no changes needed)

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Tue, 02 Feb 2016 12:48:36 +0000

libsdl2-ttf (2.0.14) UNRELEASED; urgency=medium

  * Updated to version 2.0.14

 -- Sam Lantinga <slouken@libsdl.org>  Fri, 29 Jan 2016 12:55:12 -0800

libsdl2-ttf (2.0.13) UNRELEASED; urgency=medium

  * Updated to version 2.0.13

 -- Sam Lantinga <slouken@libsdl.org>  Thu, 07 Jan 2016 12:34:06 -0800

libsdl2-ttf (2.0.12+dfsg1-2) unstable; urgency=low

  * Build-Depends on pkg-config
  * Do not call dh_autoreconf with ./autogen.sh as parameter, to force
    using new config.{sub,guess} files, which important when having new
    architectures (Closes: #727437)

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Tue, 29 Oct 2013 18:18:49 +0000

libsdl2-ttf (2.0.12+dfsg1-1) unstable; urgency=low

  * Initial release. (Closes: #719643)

 -- Manuel A. Fernandez Montecelo <mafm@debian.org>  Tue, 13 Aug 2013 23:35:27 +0100

libsdl2-ttf (2.0.12) unstable; urgency=low

  * sdl-ttf for SDL2. Initial release.

 -- Sam Lantinga <slouken@libsdl.org>  Fri, 15 Feb 2013 13:09:44 -0800

sdl-ttf2.0 (2.0.9-1.1ubuntu1) precise; urgency=low

  * Build for multiarch.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 29 Dec 2011 16:24:00 -0800

sdl-ttf2.0 (2.0.9-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Explicitly link against libm, fixing FTBFS with --no-undefined.
    Closes: #556340.
  * Stop shipping la file. Closes: #631839, 633341.

 -- Regis Boudin <regis@debian.org>  Wed, 28 Sep 2011 20:12:07 +0100

sdl-ttf2.0 (2.0.9-1) unstable; urgency=low

  [ Aurelien Jarno ]
  * debian/control:
    + Make the package binNMU safe.

  [ Samuel Mimram ]
  * New upstream release.
  * Removed no_freetype_internals.dpatch and pixel_mode_mono.dpatch,
    integrated upstream.
  * Don't ignore errors when cleaning.

 -- Samuel Mimram <smimram@debian.org>  Mon, 23 Jul 2007 14:39:46 +0200

sdl-ttf2.0 (2.0.8-3) unstable; urgency=low

  * Added pixel_mode_mono.dpatch to fix a bug with monochrome bitmaps
    (thanks Guillaume Cottenceau).

 -- Samuel Mimram <smimram@debian.org>  Tue, 22 Aug 2006 17:02:35 +0000

sdl-ttf2.0 (2.0.8-2) unstable; urgency=low

  * Update config.sub and config.guess in order to be able to build on
    GNU/kFreeBSD, closes: #373147.

 -- Samuel Mimram <smimram@debian.org>  Tue, 13 Jun 2006 12:39:37 +0000

sdl-ttf2.0 (2.0.8-1) unstable; urgency=low

  * New upstream release.
  * Added no_freetype_internals.dpatch in order to avoid using freetype
    internals (cf. http://www.freetype.org/freetype2/freetype-2.2.0.html),
    closes: #373108.
  * Added a watch file.
  * Updated standards version to 3.7.2, no changes needed.

 -- Samuel Mimram <smimram@debian.org>  Mon, 12 Jun 2006 23:04:40 +0000

sdl-ttf2.0 (2.0.7-1) unstable; urgency=low

  * New maintainer.
  * New upstream release, closes: #318802.
  * Corrected copyright file, closes: #290203.
  * Relibtoolized, closes: #269297.
  * Removed file-opening-fix.dpatch and freetype-fix.dpatch, integrated
    upstream.
  * Removed useless call to ldconfig in postinst.
  * Updated standards version to 3.6.2, no changes needed.

 -- Samuel Mimram <smimram@debian.org>  Wed, 23 Nov 2005 22:04:06 +0100

sdl-ttf2.0 (2.0.6-5) unstable; urgency=low

  * debian/control:
    - Changed Section field of libsdl-ttf2.0-dev from libs to libdevel.

 -- Jerome Marant <jerome@debian.org>  Sat, 10 Jan 2004 14:59:22 +0100

sdl-ttf2.0 (2.0.6-4) unstable; urgency=low

  * debian/control:
    - Bumped Standards-Version to 3.6.1.
    - Added build-dependency on dpatch.
  * debian/patches/file-opening-fix.dpatch: new patch providing
    previous fix from Sam Hocevar.
  * debian/patches/freetype-fix.dpatch: added patch fixing a build
    failure with last version of Freetype. Closes: Bug#227015.
    Thanks Daniel Schepler <schepler@math.berkeley.edu>.

 -- Jerome Marant <jerome@debian.org>  Sat, 10 Jan 2004 14:10:04 +0100

sdl-ttf2.0 (2.0.6-3) unstable; urgency=low

  * debian/control:
    + Set policy to 3.5.10.
    + Added Sam Hocevar as co-maintainer. 
  * Backported a fix from HEAD for a crash when opening a font file that
    does not exist.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 15 Jun 2003 13:15:15 +0200

sdl-ttf2.0 (2.0.6-2) unstable; urgency=low

  * config.{guess,sub}: updated again from versions from
    autotools-dev. Closes: Bug#183661.

 -- Jerome Marant <jerome@debian.org>  Sun,  6 Apr 2003 00:12:06 +0200

sdl-ttf2.0 (2.0.6-1) unstable; urgency=low

  * New upstream release.

 -- Jerome Marant <jerome@debian.org>  Thu, 20 Mar 2003 19:39:07 +0100

sdl-ttf2.0 (2.0.5-3) unstable; urgency=low

  * debian/control: changed libsdl-ttf2.0-0 section from devel
    to libs.

 -- Jerome Marant <jerome@debian.org>  Sat,  8 Mar 2003 15:30:56 +0100

sdl-ttf2.0 (2.0.5-2) unstable; urgency=low

  * config.{guess,sub}: updated from versions from autotools-dev.

 -- Jerome Marant <jerome@debian.org>  Thu,  6 Mar 2003 21:40:49 +0100

sdl-ttf2.0 (2.0.5-1) unstable; urgency=low

  * Initial Release. Closes: Bug#174871.
  
 -- Jerome Marant <jerome@debian.org>  Sat,  1 Mar 2003 12:19:52 +0100
