uthash (2.3.0-1) unstable; urgency=medium

  * New upstream release
  * Update d/copyright file (bump Copyright years)
  * Use the debhelper-compat build-dependency and remove d/compat
  * Bump debhelper compat level to 13
  * Bump Standards-Version to 4.6.0

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Sat, 11 Sep 2021 17:02:52 +0300

uthash (2.1.0-1) unstable; urgency=medium

  * New upstream release.
    The libut library has been moved into a different repo.
    Update watch file to download both uthash and libut.
  * Update patches to apply cleanly on new upstream
  * Set Rules-Requires-Root to no
  * Update d/copyright file (bump Copyright years)
  * Modify d/copyright to use HTTPS
  * Bump debhelper compat level to 12
  * Bump Standards-Version to 4.5.0
  * Modify d/rules to build newer version

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Thu, 23 Jan 2020 18:51:41 +0200

uthash (2.0.2-1) unstable; urgency=low

  * New upstream release
  * Bump versioned dependency of debhelper (>= 10)
  * Bump debhelper compat level to 10
  * Update my email address
  * Bump Standards-Version to 4.1.1, no changes needed
  * Update d/copyright file (bump Copyright years)

 -- Ilias Tsitsimpis <iliastsi@debian.org>  Fri, 06 Oct 2017 17:42:53 +0300

uthash (2.0.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove Patch-Makefiles-to-honor-CFLAGS-and-CPPFLAGS patch.
    Applied upstream.
  * Update d/watch file to use the version 4 format
  * Bump Standards-Version to 3.9.8, no changes needed
  * Update d/copyright file
    - Bump copyright years.
    - Drop obsolete section about removed html files.

 -- Ilias Tsitsimpis <i.tsitsimpis@gmail.com>  Fri, 09 Sep 2016 17:02:22 +0300

uthash (1.9.9.1+git20151125-1) unstable; urgency=medium

  * New upstream release.
    Import Upstream snapshot from git commit 044474afe5a57.
  * Update d/patches
    - Remove 'Replace-bin-sh-with-bin-bash'
        Applied upstream
    - Remove 'Add-clean-rule-to-remove-autogen-files'
        Applied upstream
    - Update 'Patch-Makefiles-to-honor-CFLAGS-and-CPPFLAGS'
        Partially applied upstream
  * Update d/copyright
  * Remove 'README.Debian' as it is not relevant anymore
  * d/rules: Update build system.
    Upstream has renamed a few folders, so update the d/rules file.

 -- Ilias Tsitsimpis <i.tsitsimpis@gmail.com>  Tue, 29 Dec 2015 18:10:48 +0200

uthash (1.9.9.1+git20150507-2) unstable; urgency=medium

  * Ensure idempotent documentation build
    - Use '--archive' flag of 'cp' command to preserve timestamps
    - Patch doc/Makefile and use '-a footer-style=none' flag of 'asciidoc' to
      entirely remove timestamps (Closes: #791856)
  * Patch all Makefiles to accept debhelper's build flags.
    Update previous patch which only fixed build flags for libut.
    This is needed in order to fix dpkg-buildflags-missing build warnings.

 -- Ilias Tsitsimpis <i.tsitsimpis@gmail.com>  Thu, 09 Jul 2015 16:48:57 +0300

uthash (1.9.9.1+git20150507-1) unstable; urgency=low

  * New upstream release (Closes: #748348).
    Import Upstream snapshot from git commit ac47d4928e61.
  * Set myself as maintainer, as discussed with Bastian Blywis.
    Thanks to Bastian Blywis for maintaining uthash!
  * Bump Standards-Version to 3.9.6, no changes needed
  * Bump debhelper compatibility level to 9
  * Update d/patches
    - Drop 'build-doc'/'updateDoc' patches as they are not needed anymore
    - Update 'examples' patch to use DEP-3 format
  * Change package priority to 'optional'
    Don't use 'extra' as uthash-dev doesn't conflict with any other package.
  * Convert manpage from xml to nroff format.
    Don't generate the manpage every time at build phase and remove some of
    the build dependencies.
  * Convert d/copyright to DEP-5 format.
    Update copyright entries.
  * Remove dblatex and libxml2-utils from build dependencies
  * Upstream project has moved to Github
    - Update watch file
    - Update homepage in d/control file
  * Update manpage since upstream doesn't ship doc in PDF
  * Add Vcs-Git and Vcs-Browser fields in d/control
  * Update package's description.
    - Change short description to start with lower case
    - Reformat long description and remove 'Since version 1.9 ...' which
      is more suited for the changelog rather that the description
  * Remove autogenerated d/README.source file
  * Remove redundant d/uthash-dev.dirs file
  * Cleanup d/rules file
  * Patch doc/Makefile and add a 'clean' rule
  * Handle installation of documentation files
  * Install only source code files as examples
  * Run package's test suite
  * Override lintian warning about duplicate files
  * Patch Makefile to accept debhelper's build flags
  * Build 'libut' static library
    - Change package's architecture to 'any'
    - Update manpage
  * Enable multiarch support by setting Multi-Arch to 'same'

 -- Ilias Tsitsimpis <i.tsitsimpis@gmail.com>  Sat, 04 Jul 2015 19:34:33 +0300

uthash (1.9.7-1) unstable; urgency=low

  * New upstream release. Closes: #691924
  * Fixed watch file URL.
  * Updated patch build-doc as change has been incorporated into upstream.
  * Added brief description to build-doc patch.
  * Updated patch examples because upstream added a line.
  * Changed debian/rules to short format.
  * Raised required version of debhelper because of overwrites in debian/rules.
  * Bumped Standards-Version to 3.9.4 without changes needed.
  * Moved manual installation from debian/rules to uthash-dev.install*.
  * Renamed patches/build-doc to patches/build-doc.diff.
  * Replaced maintainer email address with new address in all files.

 -- Bastian Blywis <blywis@googlemail.com>  Sun, 20 Nov 2012 12:03:06 +0100

uthash (1.9.5-1) unstable; urgency=low

  * New upstream release. Closes: #661651
  * Updated year in copyright file.
  * Added build-arch and build-indep target to debian/rules to fix lintian
    warning debian-rules-missing-recommended-target.
  * Added rebuilding of documentationi in upstream source. The number of
    build-dependencies increased due to this change.
  * Building of debian/uthash-dev.3 in build-indep instead of build.

 -- Bastian Blywis <blywis@zedat.fu-berlin.de>  Thu, 01 Mar 2012 16:03:09 +0100

uthash (1.9.4-1) unstable; urgency=low

  * New upstream release.
  * Added example files from upstream.
  * Patched out bashisms in example build script. Closes: #581144
  * Updated package description to reflect inclusion of utarray and utstring.
  * Updated years in copyright file.
  * Replaced maintainer email address with new address in all files.
  * Bumped Standards-Version to 3.9.2 without changes needed.
  * Switched to 3.0 (quilt).
  * Patched examples scripts (updated paths and fixed a "sh -n" error).
  * Changed license of the packaging to BSD (2 Clause) to match upstream.

 -- Bastian Blywis <blywis@zedat.fu-berlin.de>  Wed, 08 Jun 2011 09:12:25 +0200

uthash (1.8-3) unstable; urgency=low

  * Manual was not installed.

 -- Bastian Blywis <blywis@inf.fu-berlin.de>  Fri, 15 Jan 2010 16:56:12 +0100

uthash (1.8-2) unstable; urgency=low

  * Deleted unecessary files from documentation.
  * Added example files.
  * Wrote man page.

 -- Bastian Blywis <blywis@inf.fu-berlin.de>  Thu, 14 Jan 2010 15:57:34 +0100

uthash (1.8-1) unstable; urgency=low

  * Initial release. (Closes: #565271: ITP: uthash -- A hash table and linked
  list for C structures)

 -- Bastian Blywis <blywis@inf.fu-berlin.de>  Mon, 14 Jan 2010 11:34:16 +0100
