pugixml (1.7-2) unstable; urgency=medium

  * Update symbols file to include all architecture.

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Fri, 06 Nov 2015 22:44:36 +0530

pugixml (1.7-1) unstable; urgency=medium

  * New upstream release.
    + Introduced a new compact tree storage mode that takes significantly
      less memory (2-5x smaller DOM) at some performance cost.
    + New integer parsing/formatting implementation (3-5x faster at
      getting/setting integers).
    + Added format_indent_attributes that makes the resulting XML
      friendlier to line diff/merge tools.
    + Fix Clang 3.7 crashes in out-of-memory cases (C++ DR 1748)
  * Refresh patch 2001 and 2002 for new release.
  * Update symbols file for new release.

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Sun, 01 Nov 2015 21:46:04 +0530

pugixml (1.6-2) unstable; urgency=medium

  * Update package name in symbols file

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Thu, 08 Oct 2015 20:23:59 +0530

pugixml (1.6-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Fix translate and normalize-space XPath functions to no longer
      return internal NUL characters.
    + Fix buffer overrun on malformed comments inside DOCTYPE sections.
    + Have attribute/text values use more digits when printing floating
      point numbers to guarantee round-tripping.

  [ Vasudev Kamath ]
  * Drop doc/manual folder no longer shipped upstream.
  * Re-add symbols file, accidentally dropped in gcc v5 transition.
  * Refresh patch 2001 with new upstream changes.
  * Add patch 2002 to avoid linking to external data in documentation
    (potential privacy issue).
  * Update copyright info:
    + Extend coverage for upstream author.
    + Drop copyright statement for docs/pugixml.css.
    + Extend coverage for myself.
    + Extend coverage for Jonas.

  [ Jonas Smedegaard ]
  * Fix bump DEP3 Last-Update header for patch 2001.
  * Update copyright info:
    + Drop unused License section BSL-1.0.
    + Rewrap Licenses at 72 chars.
    + Fix source URL, and add alternate git source URL.
    + Bump packaging license to GPL-3+.
    + Fix coverage for myself to exclude 2014.
    + Add copyright and licensing boilerplate to rules file (based on
      copyright file info, making the latter fully reflective).
  * Modernize CDBS handling:
    + Unconditionally include snippet upstream-tarball.mk and stop
      suppress optional build-dependencies: All satisfied even in
      oldstable.
    + Drop obsolete multiarch quirks.
  * Update package relations:
    + Fix tighten build-dependency on d-shlibs: Needed for v5 option.
    + Build-depend on dh-buildinfo.
    + Relax build-dependency on debhelper: Needed version satisfied even
      in oldstable.
  * Exclude .la files with d-shlibs (not custom rules targets).
  * Fix track tagged releases (not different "released" ones).
  * Simplify watch file.
  * Modernize git-buildpackage config: Avoid git- prefix.
  * Resolve stem from packaging, and major from source (not packaging).

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 06 Oct 2015 17:38:33 +0200

pugixml (1.4-3) unstable; urgency=medium

  * Re-release to unstable.
    Still closes: bug#791250.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Aug 2015 14:58:59 +0200

pugixml (1.4-2) experimental; urgency=medium

  [ Andreas Tille ]
  * Declare compliance with Debian Policy 3.9.6.
  * gcc-5 transition.
    Closes: bug#791250.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Extend coverage for main upstream author to include current year.
    + Merge same-author same-license Files sections.
    + Use License-Grant and License-Reference fields. Thanks to Ben Finney.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Aug 2015 11:21:16 +0200

pugixml (1.4-1) unstable; urgency=medium

  * Use github URL in watch file, code.google.com stopped providing
    download features.
  * Use github URL for DEB_UPSTREAM_URL and update md5sum for new release.
  * Imported Upstream version 1.4
    Closes: bug#762260, Thanks to Ghislain Antony Vaillant.
  * Refreshed patch 01-enable_staticlib_generation.patch and renamed it as
    per guidelines in patches/README file.
  * Regenerated symbols file using pkgkde-symbols-helper.
  * Introduced pkg-kde-symbols tools as build-dependency.
  * Bump Standards-Version to 3.9.5, no change required to package source.
  * Use canonical anonscm.debian.org for Vcs-Git field.
  * Use cgit URL for Vcs-Browser field.
  * Bump compat to 9 to handle multi-arch debug symbols, debhelper
    dependency is now >=9.
  * Mark the -dbg package as multi-arch same.

 -- Vasudev Kamath <kamathvasudev@gmail.com>  Sun, 21 Sep 2014 22:09:39 +0530

pugixml (1.2-2) unstable; urgency=low

  [ Vasudev Kamath ]
  * Fix c++-demangle architecture-dependent symbols in symbols file.
    Closes: bug#704718.
  * debian/rules:
    + Pass -v$(DEB_UPSTREAM_VERSION) to dpkg-gensymbols to avoid it
      taking debian version while reconstructing symbols file.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing control.in file as *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Skip copyright-checking some images.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 01 Jul 2013 02:48:14 +0200

pugixml (1.2-1) unstable; urgency=low

  [ Vasudev Kamath ]
  * Initial packaging.
    Closes: bug#697520

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 13 Jan 2013 18:47:10 +0100
