serd (0.26.0~dfsg0-1+dyson1) unstable; urgency=medium

  * Package for Dyson

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 30 Sep 2017 11:26:41 +0300

serd (0.26.0~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.26.0~dfsg0
  * Set dh/compat 10.
  * Sign tags.
  * Update copyright file.
  * Avoid useless linking.

 -- JaromГ­r MikeЕЎ <mira.mikes@seznam.cz>  Sun, 15 Jan 2017 21:10:18 +0100

serd (0.24.0~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.24.0~dfsg0
  * Patches refreshed.
  * Bump Standards.
  * Fix VCS fields.
  * Fix some hardening.
  * Update symbols file.
  * Drop dbg package in favour of dbgsym.
  * Update copyright file.
  * Doxy patch dropped - not needed.

 -- JaromГ­r MikeЕЎ <mira.mikes@seznam.cz>  Thu, 22 Sep 2016 19:31:18 +0200

serd (0.22.0~dfsg0-2) unstable; urgency=medium

  * Patches forwarded.

 -- JaromГ­r MikeЕЎ <mira.mikes@seznam.cz>  Tue, 13 Oct 2015 18:50:01 +0200

serd (0.22.0~dfsg0-1) unstable; urgency=medium

  [ IOhannes m zmГ¶lnig ]
  * Patched waf to find generated docs.
  * Remove lock file in 'clean' target.

  [ JaromГ­r MikeЕЎ ]
  * Update symbols file.
  * Enable parallel build.

 -- JaromГ­r MikeЕЎ <mira.mikes@seznam.cz>  Mon, 12 Oct 2015 21:20:13 +0200

serd (0.20.0~dfsg1-1) unstable; urgency=medium

  [ JaromГ­r MikeЕЎ ]
  * New upstream release.
  * Added myself as uploader
  * Tuned get-orig-source.
  * Remove --debug from configure to cppflags be passed.
  * Bump Standards.

  [ Alessio Treglia ]
  * Refresh patches.

 -- Alessio Treglia <alessio@debian.org>  Fri, 15 Aug 2014 15:59:51 +0100

serd (0.18.2~dfsg0-2) unstable; urgency=low

  * Upload to unstable.
  * Fix Vcs URLs.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Tue, 07 May 2013 09:54:54 +0200

serd (0.18.2~dfsg0-1) experimental; urgency=low

  * New upstream release.
  * Refresh patches.
  * Fix debian/libserd-doc.install.

 -- Alessio Treglia <alessio@debian.org>  Sat, 29 Dec 2012 15:53:15 +0000

serd (0.18.0~dfsg0-1) experimental; urgency=low

  * New upstream release.
  * Refresh patches.
  * Update symbols.
  * Implement a mechanism to automatically repack the tarball.
  * Install NEWS as upstream changelog.

 -- Alessio Treglia <alessio@debian.org>  Sun, 02 Sep 2012 17:18:54 +0200

serd (0.14.0~dfsg0-2) unstable; urgency=low

  * Add patch to prevent FTBFS on kfreebsd.
  * Update debian/copyright.

 -- Alessio Treglia <alessio@debian.org>  Thu, 19 Apr 2012 13:31:01 +0200

serd (0.14.0~dfsg0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Refresh symbols file.
  * Bump debhelper requirement to 9.
  * Put in serd-dbg only symbols from libserd-0-0.
  * Set 'xz' as upstream tarball compression format.
  * Update debian/copyright's format.
  * debian/watch: Mangle dfsg suffix.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 19 Apr 2012 11:48:16 +0200

serd (0.5.0+dfsg0-2) unstable; urgency=low

  * Build with MultiArch.

 -- Alessio Treglia <alessio@debian.org>  Tue, 24 Jan 2012 09:36:42 +0100

serd (0.5.0+dfsg0-1) unstable; urgency=low

  * Repack upstream tarball to get rid of waf blob (Closes: #654501).
  * Adjust the clean target to properly clean the sources tree.

 -- Alessio Treglia <alessio@debian.org>  Tue, 10 Jan 2012 01:23:34 +0100

serd (0.5.0-1) unstable; urgency=low

  * New upstream release:
    - Fix pretty printing of successive blank descriptions, i.e. "] , ["
    - Avoid writing illegal Turtle names as a result of URI qualifying
    - Gracefully handle NULL reader sinks
    - Add serd_strerror
    - Add serd_env_set_prefix_from_strings for convenience
    - Fix erroneously equal SERD_ERR_BAD_SYNTAX and SERD_ERR_BAD_ARG
    - Add ability to build static library
  * Update symbols file.

 -- Alessio Treglia <alessio@debian.org>  Sun, 02 Oct 2011 10:35:47 +0200

serd (0.4.2-2) unstable; urgency=low

  * Sources are now taken from download.drobilla.net.
  * Add doxygen,graphviz to Build-Depends-Indep.
  * Add documentation package.
  * Add libserd-doc to libserd-dev's Suggests field.
  * Enable strict flag.

 -- Alessio Treglia <alessio@debian.org>  Fri, 27 May 2011 15:57:32 +0200

serd (0.4.2-1) unstable; urgency=low

  * New upstream bugfix release:
    - Fix compilation issues on some systems.
    - Fix build system Python 3 compatibility.

 -- Alessio Treglia <alessio@debian.org>  Thu, 26 May 2011 09:57:25 +0200

serd (0.4.0-1) unstable; urgency=low

  * First upstream stable release.
  * Delete 0001-write_text_escape_buf_overflow.patch, applied upstream.
  * Refresh patches.
  * Update symbols file.
  * debian/copyright: Update format spec.
  * Add watch file.
  * Drop unneeded get-svn-source.sh.

 -- Alessio Treglia <alessio@debian.org>  Thu, 26 May 2011 00:07:31 +0200

serd (0~svn155-1) unstable; urgency=low

  * New upstream release:
    - Re-licensed under ISC license terms, update debian/copyright.
  * Move from libserd0 to libserd-0-0.
  * Add patch to fix snprintf overflow (Closes: #624775).
  * Refresh 1001-dont_run_ldconfig.patch.
  * debian/rules: Explicitly pass --mandir to configure.
  * debian/get-svn-source.sh
    - Abort on errors.
    - Append upstream versioning to the directory's name.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Tue, 03 May 2011 13:57:33 +0200

serd (0~svn128-1) unstable; urgency=low

  * Initial release. (Closes: #619429)

 -- Alessio Treglia <alessio@debian.org>  Wed, 23 Mar 2011 20:45:10 +0100