bear (2.4.1-1~steamrt2.1) soldier; urgency=medium

  * Update for SteamRT 2 'soldier' (T21226)
    - Revert more backporting changes:
      + Don't roll back debhelper compat level.
        soldier has debhelper 12, so we no longer need that.
    - Remaining changes, relative to the base version in Debian:
      + d/gbp.conf: Configure for SteamRT 2 'soldier'
      + d/git-version-gen.control: Configure for SteamRT 2 'soldier'
      + d/gitlab-ci.yml: Add Gitlab-CI for SteamRT 2 'soldier'
      + d/README.source: Add
      + d/tests: Add a smoke-test (Closes: #934606)
  * Remove ccache from PATH in the smoke test
    (change backported from Debian's 2.4.2-2, thanks to Sebastian Ramacher)

 -- Simon McVittie <smcv@collabora.com>  Tue, 26 May 2020 16:47:13 +0100

bear (2.4.1-1~steamrt1.h.1) heavy; urgency=medium

  * Switch branch for SteamRT 1½ 'heavy'
  * Revert some of the backporting changes:
    - Don't adjust DEFAULT_PRELOAD_FILE.
      glibc in Debian 8 'jessie' and hence SteamRT 1½ 'heavy' is configured
      with ${LIB} expanding to lib/x86_64-linux-gnu.
    - Only roll back debhelper compat level to 10, not 9.
      SteamRT 1½ 'heavy' has a backported version of debhelper 10.
    - Don't use the version of dh-python bundled in python3 (<< 3.3.2-10).
      Debian 8 'jessie' (and hence SteamRT 1½ 'heavy') has version 3.4.

 -- Simon McVittie <smcv@collabora.com>  Wed, 21 Aug 2019 18:59:19 +0100

bear (2.4.1-1~steamrt1.1) scout; urgency=medium

  * Backport to SteamRT 1 'scout'
    - Roll back debhelper compat level to 9
    - Use the version of dh-python bundled in python3 (<< 3.3.2-10)
    - Adjust DEFAULT_PRELOAD_FILE for the older glibc in SteamRT 1 'scout'.
      In Ubuntu 12.04 'precise' and hence SteamRT 1 'scout', the special
      token ${LIB} expands to x86_64-linux-gnu, not to lib/x86_64-linux-gnu
      as it does in later Debian and Ubuntu releases. The newer behaviour
      seems more correct, to mirror it expanding to lib or lib64 on
      non-multiarch OSs, but changing how it works in scout would be a
      regression risk.
  * d/gbp.conf: Configure for SteamRT 1 'scout'
  * d/README.source: Add
  * Add Gitlab-CI integration for SteamRT infrastructure
  * d/tests: Add a smoke-test (Closes: #934606)

 -- Simon McVittie <smcv@collabora.com>  Tue, 13 Aug 2019 14:21:53 +0100

bear (2.4.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version.
    - B-D on bash-completion to install bash completion.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 05 Aug 2019 23:12:09 +0200

bear (2.4.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 06 Jul 2019 13:04:24 +0200

bear (2.4.0-1) experimental; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version.
    - Remove obsolete Breaks+Replaces.
  * debian/: Bump debhelper compat to 12.
  * debian/copyright: Bump copyright years.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 10 Jun 2019 22:47:09 +0200

bear (2.3.13-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 05 Sep 2018 23:53:02 +0200

bear (2.3.12-1) unstable; urgency=medium

  * New ustream release.
  * debian/control
    - Bump Standards-Version.
    - Set Rules-Requires-Root: no.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 14 Aug 2018 15:43:29 +0200

bear (2.3.11-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: Removed no longer needed patches.
  * debian/rules: Adopt to upstream changes.
  * debian/: Bump debhelper compat to 11.
  * debian/control:
    - Bump Standards-Version.
    - Move to salsa.debian.org.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 06 Jan 2018 12:03:46 +0100

bear (2.3.9-1) unstable; urgency=medium

  * New upstream release.
    - Fix locales handling. (Closes: #880039)

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 03 Nov 2017 14:31:30 -0500

bear (2.3.7-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 11 Oct 2017 22:24:13 +0200

bear (2.3.6-2) unstable; urgency=medium

  * debian/control:
    - Bump Standards-Version.
    - Remove libqt4-dev from Build-Depends to not block Qt4 removal.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 05 Sep 2017 20:44:01 +0200

bear (2.3.6-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 04 Jul 2017 19:47:11 +0200

bear (2.3.5-2) unstable; urgency=medium

  * Upload to unstable.

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 16 Jun 2017 00:35:35 +0200

bear (2.3.5-1) experimental; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 12 Jun 2017 21:53:07 +0200

bear (2.3.4-1) experimental; urgency=medium

  * New upstream release.
  * debian/patches: Refreshed and remove patches included upstream.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 25 Apr 2017 20:53:13 +0200

bear (2.3.2-1) experimental; urgency=medium

  [ Sebastian Ramacher ]
  * New upstream release.
  * debian/copyright: Update copyright years.

  [ Norbert Lange ]
  * Split library from main python script to allow easier use in multi-arch
    scenarious. (Closes: #856333)
  * Adjust the default libear.so path to use the ${LIB} Variable

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 24 Apr 2017 21:23:47 +0200

bear (2.2.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/{control,compat}: Bump debhelper compat to 10.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 19 Oct 2016 19:01:50 +0200

bear (2.2.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 12 Jun 2016 12:31:43 +0200

bear (2.1.5-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 3.9.7.
    - Update Vcs-*.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 17 Feb 2016 20:17:47 +0100

bear (2.1.3-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 16 Jan 2016 13:24:03 +0100

bear (2.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 08 Oct 2015 20:21:10 +0200

bear (2.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 08 Sep 2015 10:42:39 +0200

bear (2.1.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/remove-rpath.patch: Remove RPATH.

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 08 Aug 2015 17:17:40 +0200

bear (2.0.4-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 23 Jun 2015 23:26:26 +0200

bear (2.0.3-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 07 Apr 2015 22:17:25 +0200

bear (2.0.2-1) experimental; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 16 Feb 2015 18:35:15 +0100

bear (2.0.1-1) experimental; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 3.9.6.
    - Build-Depends:
      + Add python3 and dh-python for new Python based bear.
      + Remove no longer needed libconfig-dev.
    - bear Depends: Add ${python3:Depends}.
  * debian/rules:
    - Build with dh_python3.
    - Remove no longer used configure options.
  * debian/bear.maintscript: Remove obsolete conffile.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 26 Jan 2015 23:24:45 +0100

bear (1.4.2-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 26 May 2014 21:11:21 +0200

bear (1.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 11 May 2014 17:07:56 +0200

bear (1.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: Drop all patches, not needed anymore.
  * debian/copyright: Update copyright years.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 20 Jan 2014 02:30:59 +0100

bear (1.3-2) unstable; urgency=medium

  * debian/patches/vaarg-handling.patch: Add patch from upstream to fix vaarg
    handling. (Closes: #733768)
  * debian/copyright: Update copyright years.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 01 Jan 2014 15:33:56 +0100

bear (1.3-1) unstable; urgency=low

  * Initial release. (Closes: #732645)

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 20 Dec 2013 02:32:45 +0100
