File debian.changelog of Package librelp

librelp (1.12.0-1) stretch-backports; urgency=medium

  * new upstream version 1.12.0

 -- Rainer Gerhards <rgerhards@adiscon.com> Mon, 09 Jan 2025 10:51:00 +0200

librelp (1.11.0-1) stretch-backports; urgency=medium

  * new upstream version 1.11.0

 -- Rainer Gerhards <rgerhards@adiscon.com> Tue, 10 Jan 2023 10:51:00 +0200

librelp (1.10.0-1) stretch-backports; urgency=medium

  * new upstream version 1.10.0

 -- Rainer Gerhards <rgerhards@adiscon.com> Tue, 16 Feb 2021 10:51:00 +0200

librelp (1.6.0-1) stretch-backports; urgency=medium

  * new upstream version

 -- Rainer Gerhards <rgerhards@adiscon.com> Mon, 11 May 2020 10:51:00 +0200

librelp (1.5.0-1) stretch-backports; urgency=medium

  * new upstream version

 -- Rainer Gerhards <rgerhards@adiscon.com> Tue, 14 Jan 2020 10:51:00 +0200

librelp (1.4.0-1) stretch-backports; urgency=medium

  * new upstream version

 -- Jan Gerhards <jgerhards@adiscon.com> Mon, 04 Mar 2019 10:51:00 +0200

librelp (1.3.0-1) stretch-backports; urgency=medium

  * new upstream version

 -- Jan Gerhards <jgerhards@adiscon.com> Tue, 11 Dec 2018 18:09:00 +0200

librelp (1.2.18-1) stretch-backports; urgency=medium

  * new upstream version

 -- Jan Gerhards <jgerhards@adiscon.com> Mon, 24 Sep 2018 12:21:00 +0200

librelp (1.2.16-1) stretch-backports; urgency=medium

  * new upstream version

 -- Jan Gerhards <jgerhards@adiscon.com>  Sat, 18 Aug 2018 13:00:00 +0200

librelp (1.2.14-2~bpo9+1) stretch-backports; urgency=medium

  * Rebuild for stretch-backports
  * Switch debian-branch to stretch-backports

 -- Michael Biebl <biebl@debian.org>  Sun, 10 Sep 2017 01:09:43 +0200

librelp (1.2.14-2) unstable; urgency=medium

  * Upload to unstable

 -- Michael Biebl <biebl@debian.org>  Sun, 18 Jun 2017 16:45:21 +0200

librelp (1.2.14-1) experimental; urgency=medium

  * New upstream release
  * Update symbols file

 -- Michael Biebl <biebl@debian.org>  Tue, 30 May 2017 15:18:32 +0200

librelp (1.2.13-1) experimental; urgency=medium

  * New upstream release
  * Bump debhelper compat level to 10 for automatic dh-autoreconf
  * Update Vcs-* following the latest recommendation

 -- Michael Biebl <biebl@debian.org>  Tue, 21 Feb 2017 17:59:32 +0100

librelp (1.2.12-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file.

 -- Michael Biebl <biebl@debian.org>  Thu, 07 Jul 2016 23:14:50 +0200

librelp (1.2.11-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8.

 -- Michael Biebl <biebl@debian.org>  Thu, 23 Jun 2016 23:46:12 +0200

librelp (1.2.10-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.7.

 -- Michael Biebl <biebl@debian.org>  Wed, 30 Mar 2016 21:00:16 +0200

librelp (1.2.9-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Tue, 15 Dec 2015 17:42:28 +0100

librelp (1.2.8-1) unstable; urgency=medium

  * New upstream release.
  * Drop patch which has been merged upstream.

 -- Michael Biebl <biebl@debian.org>  Mon, 07 Sep 2015 18:24:45 +0200

librelp (1.2.7-3) unstable; urgency=medium

  * Update Vcs-Browser URL to use cgit and https.
  * Bump Standards-Version to 3.9.6. No further changes.
  * Make no-patch-numbers the default for gbp pq to avoid unnecessary noise.
  * Fix segmentation fault when TCP keepalive is enabled. Patch cherry-picked
    from upstream Git. (Closes: #772563)

 -- Michael Biebl <biebl@debian.org>  Wed, 06 May 2015 18:55:29 +0200

librelp (1.2.7-2) unstable; urgency=medium

  * Build against libgnutls28-dev. (Closes: #752303)
  * Use canonical URIs for Vcs-* fields.

 -- Michael Biebl <biebl@debian.org>  Mon, 23 Jun 2014 13:40:19 +0200

librelp (1.2.7-1) unstable; urgency=medium

  * New upstream release.
    - Fixes incompatibilities with C++ in librelp.h. (Closes: #746256)

 -- Michael Biebl <biebl@debian.org>  Tue, 29 Apr 2014 18:28:39 +0200

librelp (1.2.5-1) unstable; urgency=medium

  * New upstream release.
  * Bump Build-Depends on libgnutls-dev to (>= 2.10.0) to ensure we have
    support for gnutls_certificate_set_verify_function().

 -- Michael Biebl <biebl@debian.org>  Thu, 20 Mar 2014 23:19:48 +0100

librelp (1.2.4-1) unstable; urgency=medium

  * New upstream release.
  * Upstream reverted the API changes from the previous version 1.2.13 and
    instead introduced two new functions. Update symbols file accordingly.

 -- Michael Biebl <biebl@debian.org>  Mon, 17 Mar 2014 13:33:52 +0100

librelp (1.2.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump symbols version of relpCltEnableTLS and relpCltEnableTLSZip to 1.2.3
    due to an API change. Those functions used to return void and now return a
    state.

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Mar 2014 17:54:37 +0100

librelp (1.2.2-2) unstable; urgency=medium

  * Run autotools_dev dh addon for up-to-date config.{guess,sub}.
  * Convert debian/copyright using the machine-readable copyright format 1.0.

 -- Michael Biebl <biebl@debian.org>  Sat, 15 Feb 2014 17:16:45 +0100

librelp (1.2.2-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file.
  * Bump Standards-Version to 3.9.5. No further changes.

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Feb 2014 06:02:25 +0100

librelp (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Update symbols file, add new symbols.

 -- Michael Biebl <biebl@debian.org>  Fri, 26 Jul 2013 07:41:30 +0200

librelp (1.1.4-1) unstable; urgency=low

  * New upstream release.
  * Update symbols file, add new symbols.

 -- Michael Biebl <biebl@debian.org>  Thu, 04 Jul 2013 16:04:24 +0200

librelp (1.1.3-1) unstable; urgency=low

  * New upstream release.
  * Update symbols file, add new symbols.

 -- Michael Biebl <biebl@debian.org>  Tue, 02 Jul 2013 10:50:54 +0200

librelp (1.1.1-1) unstable; urgency=low

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Wed, 12 Jun 2013 00:06:25 +0200

librelp (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * Enable TLS support using GnuTLS. Add Build-Depends on libgnutls-dev and
    pkg-confg.
  * Update symbols file.

 -- Michael Biebl <biebl@debian.org>  Mon, 03 Jun 2013 15:35:16 +0200

librelp (1.0.7-1) unstable; urgency=low

  * New upstream release.
  * Update symbols file.

 -- Michael Biebl <biebl@debian.org>  Tue, 14 May 2013 23:14:28 +0200

librelp (1.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Mon, 06 May 2013 02:58:15 +0200

librelp (1.0.3-2) unstable; urgency=low

  * Upload to unstable.
  * Bump Standards-Version to 3.9.4. No further changes.

 -- Michael Biebl <biebl@debian.org>  Sun, 05 May 2013 04:02:45 +0200

librelp (1.0.3-1) experimental; urgency=low

  * New upstream release.
  * Update symbols files.

 -- Michael Biebl <biebl@debian.org>  Wed, 10 Apr 2013 12:21:37 +0200

librelp (1.0.2-1) experimental; urgency=low

  * New upstream release.
  * Update symbols file.
  * List missing files on dh_install.

 -- Michael Biebl <biebl@debian.org>  Fri, 15 Mar 2013 20:40:03 +0100

librelp (1.0.1-1) experimental; urgency=low

  * New upstream release.
  * Switch to source format 3.0 (quilt)
    - Add debian/source/format.
  * Move from cdbs to dh
    - Drop Build-Depends on cdbs.
    - Convert debian/rules to use dh.
  * Bump Standards-Version to 3.9.3.
  * Bump debhelper compat level to 9.
  * Convert to multiarch.
  * Update symbols file.
  * Don't use brace expansion in .install files.

 -- Michael Biebl <biebl@debian.org>  Mon, 24 Sep 2012 06:09:06 +0200

librelp (1.0.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Bump Standards-Version to 3.8.3. No further changes.

 -- Michael Biebl <biebl@debian.org>  Thu, 10 Dec 2009 17:03:02 +0100

librelp (0.1.3-1) unstable; urgency=low

  * New upstream release. Closes: #497613

 -- Michael Biebl <biebl@debian.org>  Tue, 10 Feb 2009 20:43:37 +0100
openSUSE Build Service is sponsored by