xmlstarlet (1.0.5-1) unstable; urgency=low

  * New upstream release.
    - Use XSLT_PARSE_OPTIONS, else CDATA nodes can cause corruption. 
      (Closes: #583113)
  * Remove upstream.version.without.git.patch: new release realizes if 
    we are using a git repository or not.
  * Remove fix.spelling.errors.patch: spelling error solved in new
    upstream release.
  * Remove fix.wrong.documentation.patch: in new upstream release 
    usage strings use argv[0] as program name.
  * debian/rules: Make sure version.h exists. After applying clean target, 
    version.h is removed and the next builds fail.
  * Add Vcs-Git, Vcs-Browser fields in debian/control.

 -- Mònica Ramírez Arceda <monica@probeta.net>  Thu, 17 Feb 2011 11:44:34 +0100

xmlstarlet (1.0.4-1) unstable; urgency=low

  * New upstream release.
    - Fix some bugs (Closes: #311505, #539573, #609783, #444215)
  * Update upstream.version.without.git.patch to upgrade to version 1.0.4.
  * Update add.shellscript.mark.patch to add new examples.
  * Delete disable.static.libs.patch. Solved in upstream.

 -- Mònica Ramírez Arceda <monica@probeta.net>  Wed, 19 Jan 2011 10:05:09 +0100

xmlstarlet (1.0.3-1) unstable; urgency=low

  * Adopt the package. (Closes: #571643) 
  * New upstream release. 
  * Update debhelper compatibility level to 8. No changes required further 
    changing version in debian/compat and debian/control files.
  * Change debian/rules to use dh command.
  * Bump to Standards-Version 3.9.1. No changes required.
  * Add Debian menu entry.
  * Update watch file to version 3.
  * Patch configure.ac to build the package with shared libixml2 and libxslt.
    This patch is based in an upstream commit. 
    See commit number 7e46365a274e1c0e5276423391a46e65b76336e9 
    in upstream repository: http://xmlstar.git.sourceforge.net/
    Hopefully, it will be included in next version.
  * Patch configure.ac version to avoid getting version from git repository. 
  * configure.in file disappeared and therefore the Debian patch applied to it.
  * Delete pkg-config dependency: 
    pkg-config was used in the patch of old configure.in.
  * Fix wrong documentation in --help options. Patch fix.wrong.documentation.
    (Closes: #373167)
  * Add #!/bin/sh line to examples. Patch add.shellscript.mark.patch.
  * Fix spelling error: diplay -> display in src/xml_trans.c. Patch
    fix.spelling.errors.patch.
  * Update information about where was the source downloaded from in
    debian/copyright and removed duplicated information.

 -- Mònica Ramírez Arceda <monica@probeta.net>  Sun, 02 Jan 2011 20:49:38 +0100

xmlstarlet (1.0.2-1) unstable; urgency=low

  * QA upload.
  * New upstream release. Includes prevention of -N
    options getting dropped for command-line 
    (Closes: #540842) (LP: #209982)
  * Migrate to 3.0 (quilt) for upstream changes.
  * Build-depend on autotools-dev and dh-autoreconf to update the
    autotools information. Replaces outdated config.{sub,guess}
    (Closes: #535723)

 -- Neil Williams <codehelp@debian.org>  Sun, 20 Jun 2010 20:48:59 +0100

xmlstarlet (1.0.1-2) unstable; urgency=low

  * Add missing build-depends created by one of the applied patches.  D'oh!
    (closes: #369704, #369722)

 -- Alex Mauer <hawke@hawkesnest.net>  Wed, 31 May 2006 19:14:16 -0500

xmlstarlet (1.0.1-1) unstable; urgency=low

  * New upstream release (closes: #367855)
  * Added examples (closes: #312307) and graphics for the documentation
    (closes: #312308)
  * Binary name is now xmlstarlet on all arches, not just i386 (closes:
    #312932)

 -- Alex Mauer <hawke@hawkesnest.net>  Thu, 18 May 2006 11:56:07 -0500

xmlstarlet (1.0.0-1) unstable; urgency=low

  * New upstream release

 -- Alex Mauer <hawke@hawkesnest.net>  Tue,  8 Feb 2005 10:22:07 -0600

xmlstarlet (0.9.3-5) unstable; urgency=low

  * Added graphics for the html docs to the doc/callouts directory

 -- Alex Mauer <hawke@hawkesnest.net>  Sun,  2 Jan 2005 20:56:17 -0600

xmlstarlet (0.9.3-4) unstable; urgency=low

  * applied patch for hppa systems (closes: #283039)

 -- Alex Mauer <hawke@hawkesnest.net>  Mon, 27 Dec 2004 11:55:45 -0600

xmlstarlet (0.9.3-3) unstable; urgency=low

  * Fixed the description so it's formatted better (closes: #281132)
  * Actually moved docs into doc subdir, so that it installs even if doc-base
    is installed. (closes: #281137)
  * Dynamically linked so that it takes up 69K instead of ~1.3M (Closes:
    #281684)

 -- Alex Mauer <hawke@hawkesnest.net>  Wed, 17 Nov 2004 14:10:23 -0600

xmlstarlet (0.9.3-2) unstable; urgency=low

  * Fixed debian/watch so uscan can find new versions of xmlstarlet 

 -- Alex Mauer <hawke@hawkesnest.net>  Tue, 12 Oct 2004 15:40:14 -0500

xmlstarlet (0.9.3-1) unstable; urgency=low

  * Initial Release.
  * First package for me!

 -- Alex Mauer <hawke@hawkesnest.net>  Tue, 28 Sep 2004 17:10:28 -0500

