librcc (0.2.13+ds-2build4) questing; urgency=medium

  * No-change rebuild for libxml2 soname change.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 20 May 2025 12:18:04 +0200

librcc (0.2.13+ds-2build3) noble; urgency=medium

  * No-change rebuild against libdb5.3t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 06 Apr 2024 01:15:11 +0000

librcc (0.2.13+ds-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 31 Mar 2024 02:13:08 +0000

librcc (0.2.13+ds-2build1) noble; urgency=medium

  * No-change rebuild against libdb5.3t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sat, 02 Mar 2024 20:34:15 +0000

librcc (0.2.13+ds-2) unstable; urgency=medium

  * QA upload.
  * No-change upload to unstable to enable build on buildds.

 -- Tobias Frost <tobi@debian.org>  Tue, 13 Sep 2022 14:52:58 +0200

librcc (0.2.13+ds-1) experimental; urgency=medium

  [ Tobias Frost ]
  * QA upload.
  * Add gbp config and salsa-ci config.

  [ Hugh McMaster ]
  * New upstream version (Closes: #829889, #949409).
  * Set Maintainer to Debian QA Group (see #875348).
  * Drop librcc GTK+ packaging due to minimal use.
  * debian/changelog: Trim trailing whitespace.
  * debian/control:
    + Priority: extra -> optional.
    + Switch to debhelper-compat v13 and drop debian/compat file.
    + Point Vcs-* fields to Debian Salsa.
    + Raise Standards-Version to 4.6.1 from 3.9.5 (no changes needed).
    + Declare Rules-Requires-Root: no.
    + Build-Depends: drop libgtk2.0-dev (Closes: #967587).
    + Drop librccgtk2-0 binary package.
    + Add separate librccui0 binary package.
    + Split documentation and examples into a new package: librcc-doc.
    + Let dh_shlibs calculate shared library dependencies.
    + Add Multi-Arch fields to all binary packages.
    + Update package descriptions.
    + Remove duplicated Section fields.
    + Trim trailing whitespace.
  * debian/copyright: Convert to DEP-5 format and update.
  * debian/gbp.conf: Use DEP-14 branch naming.
  * debian/rules:
    + Let dh_auto_configure pass --host to ./configure (Closes: #864625).
    + Let dh_auto_clean remove build-time files.
    + Drop dh_auto_install override.
    + Install the development documentation in librcc-dev but package the
      files in librcc-doc (as preferred by Debian Policy section 12.3).
    + Add hardening flags to DEB_BUILD_MAINT_OPTIONS.
    + Set DPKG_GENSYMBOLS_CHECK_LEVEL to level 4.
  * debian/upstream: Add metadata file.
  * debian/watch: Use version 4 and point to upstream's GitHub repository.
  * Use multi-arch installation paths.
  * Add symbols files.
  * librcc-dev:
    + Install librcc's pkg-config file.
    + Don't install static libraries, *.la files or rccexternal.
    + Move the development documentation and examples into librcc-doc.

 -- Hugh McMaster <hugh.mcmaster@outlook.com>  Mon, 29 Aug 2022 22:17:52 +1000

librcc (0.2.12-0.1) unstable; urgency=high

  * Non-maintainer upload.
  * New upstream version, closes: #740612. High urgency as bug is RC.
  * Remove obsolete glib-single-include.patch.
  * Increase debhelper version to 9, to get hardening features.
  * Fix sed line to clear dependency_libs in all .la files.
  * Added Vcs-* fields in control file.
  * Bumped Standards-Version (no changes needed).
  * Made watchfile more specific, to ignore some bogus files from upstream.

 -- Martín Ferrari <tincho@debian.org>  Sun, 09 Mar 2014 21:11:06 +0100

librcc (0.2.9-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Including individual glib headers no longer supported":
    Add patch glib-single-include.patch from Colin Watson:
    - Include <glib.h> rather than individual headers.
    (Closes: #665573)

 -- gregor herrmann <gregoa@debian.org>  Sat, 18 May 2013 18:49:39 +0200

librcc (0.2.9-3) unstable; urgency=low

  * Bump Standards-Version to 3.9.1
    - add patch from ubuntu (Closes: #619675)

 -- Ivan Borzenkov <ivan1986@list.ru>  Mon, 28 Mar 2011 00:01:50 +0400

librcc (0.2.9-2) unstable; urgency=low

  * Bump Standards-Version to 3.8.4
    - add misc:Depends
  * change rules to new debhelper
  * chande source format to 3.0(quilt)

 -- Ivan Borzenkov <ivan1986@list.ru>  Fri, 16 Apr 2010 23:47:54 +0400

librcc (0.2.9-1) unstable; urgency=low

  * New upstream release
  * all patches in upstream - remove

 -- Ivan Borzenkov <ivan1986@list.ru>  Tue, 13 Oct 2009 15:54:27 +0400

librcc (0.2.8-3) unstable; urgency=low

  * Bump Standards-Version to 3.8.3
    - add remove_slash.patch for fix lintian error
  * fix building with eglibc (Closes: #550065)
  * add patch of segfault in db4.7

 -- Ivan Borzenkov <ivan1986@list.ru>  Sun, 11 Oct 2009 11:25:55 +0400

librcc (0.2.8-2) unstable; urgency=low

  * Fix Replaces for librccgtk2-0

 -- Ivan Borzenkov <ivan1986@list.ru>  Sun, 18 Jan 2009 20:16:59 +0300

librcc (0.2.8-1) unstable; urgency=low

  * New upstream release
  * Change License - GPL2 to LGPL2.1
  * Split librcc0 to librcc0 and librcc0-gtk (Closes: #512044)

 -- Ivan Borzenkov <ivan1986@list.ru>  Sat, 17 Jan 2009 10:52:15 +0300

librcc (0.2.7-3) unstable; urgency=low

  * move gen doc to binary-arch (wait to split package) (Closes: #511823)

 -- Ivan Borzenkov <ivan1986@list.ru>  Fri, 16 Jan 2009 21:00:40 +0300

librcc (0.2.7-2) unstable; urgency=low

  * Fix License - GPL to GPL2

 -- Ivan Borzenkov <ivan1986@list.ru>  Fri, 26 Dec 2008 03:12:34 +0300

librcc (0.2.7-1) unstable; urgency=low

  * NO Repack original source - original is good
  * New upstream release

 -- Ivan Borzenkov <ivan1986@list.ru>  Tue, 16 Dec 2008 22:58:17 +0300

librcc (0.2.6-3) unstable; urgency=low

  * Repack original source
  * del source.lintian-overrides

 -- Ivan Borzenkov <ivan1986@list.ru>  Tue, 09 Dec 2008 01:16:27 +0300

librcc (0.2.6-2) unstable; urgency=low

  * add source.lintian-overrides when original code is not fox
  * fix clean error when original Makefile is exist
  * add watch file

 -- Ivan Borzenkov <ivan1986@list.ru>  Thu, 20 Nov 2008 23:14:01 +0300

librcc (0.2.6-1) unstable; urgency=low

  * Initial release (Closes: #507294)

 -- Ivan Borzenkov <ivan1986@list.ru>  Sun, 16 Nov 2008 03:15:55 +0300
