node-expat (2.3.15-4) unstable; urgency=medium

  * Let tests not fail (new failures emerged with 2.3.15-3 on mips -
    possibly timing-related but too close to freeze to investigate).
  * Modernize Vcs-* fields:
    + Use git subdir.
    + Use .git suffix.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jan 2017 19:07:24 +0100

node-expat (2.3.15-3) unstable; urgency=medium

  * Update watch file: Use substitution string @PACKAGE@.
  * Cleanup gyp only if built, to simplify bootstrapping a build.
  * Drop obsolete lintian override regarding debhelper 9.
  * Update copyright info: Extend coverage of Debian packaging.
  * Extract metadata from png file for copyright check.
    Build-depend on libregexp-assemble-perl libimage-exiftool-perl
    libfont-ttf-perl.
    Tighten to build-depend versioned on cdbs.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 10 Jan 2017 20:04:51 +0100

node-expat (2.3.15-2) unstable; urgency=medium

  * Team Upload
  * Call dh_nodejs

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Dec 2016 16:32:54 +0100

node-expat (2.3.15-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Benchmark.
    + Bump dependencies.
    + Fix test randomly failing.
    + Add Windows notice.
    + Bump dependencies and update README benchmark.
    + Move back to astro github account.
    + Delint.
    + Update dependencies.
    + Upgrade libexpat to version 2.2.0.
    + Fix add missing standard dependency (lint script).
    + Add many contributors to package.json.
    + Remove duplicated API method in documentation.

  [ Jonas Smedegaard ]
  * Stop suppress versioned debhelper build-dependency (done in CDBS
    now).
  * Stop track upstream source with CDBS (use gpb --uscan).
  * Update watch file:
    + Use Github pattern.
    + Mention gpb --uscan in usage comment.
  * Modernize git-buildpackage config:
    + Avoid git- prefix.
    + Filter any .gitignore file.
  * Declare compliance with Debian Policy 3.9.8.
  * Fix Vcs-Git field URL.
  * Build-depend on licensecheck (not devscripts).
  * Fix use http protocol (not https) for Homepage URL.
  * Unfuzz patch 1001.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Aug 2016 12:47:35 +0200

node-expat (2.3.12-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Refactor.
    + Update dependencies.
    + Update homepage URL + use https for Github links.
    + Upgrade to NANv2.
      Closes: Bug#799774. Thanks to Chris Lamb and Jurica Stanojkovic.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Tighten to (build-)depend versioned on node-nan.
    + Tighten to build-depend versioned on node-vows.
    + Build-depend on node-debug.
  * Update upstream URLs to consistently use https protocol.
  * Modernize Vcs-* fields: Use https protocol.
  * Move packaging git to pkg-javascript team.
  * Declare compliance with Debian Policy 3.9.7.
  * Update copyright info:
    + Fix use full path in autotools Files sections.
    + Use License short-name FSFUL (and derivatives).
    + Fix list aclocal.m4 as FSFUL~file licensed.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover current year.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#s786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Bump watch file format version to 4.
  * Add lintian override regarding outdated but unused autotools files.
  * Improve build: Invoke vows explicitly.
  * Update patch 1001.
  * Install README.md (no longer README.markdown).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Feb 2016 10:54:32 +0100

node-expat (2.3.1-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Leo Iannacone ]
  * Handle eventual prereleases and repackaging in watch file.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing that control.in file is *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Update URLs to reflect upstream reorganisation.
  * Bump compatibility claim to Policy 3.9.6.
  * Extend git-buildpackage config to suppress upstream gitignore file.
  * Stop track checksum of upstream tarballs.
  * Stop suppress optional build-dependencies: Satisfied even in
    oldstable.
  * Update copyright info:
    + Add Files and License sections for convenience code copy of Expat.
    + Extend coverage for myself.
    + Bump packaging copyright to GPL-3+.
  * Update package relations:
    + Stop conflict/replace/provide libnode-node-expat.
    + (Build-)depend on node-bindings and node-nan.
    + Build-depend on node-iconv, pkg-config and devscripts.
  * Use and build-depend on node-gyp.
    Install all code in subdirs referenced by package.json.
    Thanks to Jérémy Lal (see bug#784439).
  * Fix use nodejs (not node) when executing testsuite.
    Closes: bug#707510. Thanks to Lucas Nussbaum.
  * Add patch 2001 to use nodejs (not node) when resolving nan.
  * Add patch 2002 to have node-gyp link against system shared expat.
  * Unfuzz patch 1001.
  * Update Vcs-* fields to use canonical URLs and cgit browser.
  * Update homepage.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 19 May 2015 23:06:37 +0200

node-expat (1.6.0-2) unstable; urgency=medium

  * Fix add symlink to still provide old name node-expat (not only new
    Windows-compatible node_expat).
    Closes: Bug#678762. Thanks to Lucas Nussbaum and Evgeni Golov.
  * Raise to urgency=medium as all dependent packages are now broken.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 07 Jul 2012 10:38:24 +0200

node-expat (1.6.0-1) unstable; urgency=low

  * New upstream release.

  * Directly use github.com URL (not githubredir.debian.net redirector)
    when fetching upstream source.
  * Add debian/patches/README documenting patch numbering micro-policy.
  * Refresh patch.
  * Improve build routines:
    + Add stamp files to avoid double configure or build.
    + Build verbosely, and avoid ANSI colors.
    + Fix resolve and apply security hardening build flags.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Jun 2012 20:08:42 +0200

node-expat (1.5.0-2) unstable; urgency=low

  * Use anonscm.debian.org for Vcs-Browser field.
  * Relax timing tolerance of test to avoid failure on slow
    architectures.
    Closes: bug#670678. Thanks to Aaron M. Ucko.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 10 May 2012 14:42:55 +0200

node-expat (1.5.0-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 13 Apr 2012 12:55:58 -0400

node-expat (1.4.5-1) unstable; urgency=low

  * New upstream release.
  * Extend my copyright for Debian packaging.
  * Update copyright file:
    + Shorten GPL comment, and quote license strings in it.
  * Build-depend unversioned on nodejs-dev: Required version satisfied
    in untable (and unavailable in other Debian releases).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 05 Apr 2012 12:40:44 +0200

node-expat (1.4.3-1) unstable; urgency=low

  * New upstream release.
  * Update watch file to use more flexible regex.
  * Bump copyright file format to 1.0.
  * Bump standards-version to 3.9.3.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 01 Mar 2012 20:27:59 +0100

node-expat (1.4.1-2) unstable; urgency=low

  * Drop obsolete (and ignored on buildds) libnode-* fallback build-
    dependency.
  * Bump debhelper compatilibity level to 7.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 07 Dec 2011 08:08:47 +0700

node-expat (1.4.1-1) unstable; urgency=low

  * New upstream release.
  * Rename libnode-node-expat → node-node-expat. Replace and conflict
    with (and temporarily provide) old package name.
  * Update package relations:
    + Relax build-depend unversioned on debhelper and cdbs (needed
      versions satisfied even in oldstable).
    + Build-depend on node-vows favored over legacy package name
      libnode-vows.
  * Drop dpkg local-options hints from packaging source: now defaults.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 29 Nov 2011 21:57:18 +0700

node-expat (1.4.0-1) unstable; urgency=low

  * New upstream release.
  * Run regresssion tests during build. Build-depend on libnode-vows.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 21 Aug 2011 11:46:17 +0200

node-expat (1.3.0-1) unstable; urgency=low

  * New upstream release.
  * Bump copyright file format to draft 174 of DEP-5.
  * Bump policy compliance to standards-version 3.9.2.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 16 Apr 2011 11:02:04 +0200

node-expat (1.2.0-3) unstable; urgency=low

  * Fix tie proper email addresses to artist and real name of upstream
    author, as per request.
  * Package now team-maintained:
    + Set Debian Javascript Maintainers as maintainer.
    + Set myself as uploader.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 12 Mar 2011 11:17:07 +0100

node-expat (1.2.0-2) experimental; urgency=low

  * Fix gitignore /.pc (not bogus raw).
  * Rename binary package to match micro-policy Node naming scheme:
    libnode-PKG.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 28 Jan 2011 12:17:53 +0100

node-expat (1.2.0-1) experimental; urgency=low

  * Initial release.
    Closes: Bug#611223.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 26 Jan 2011 23:26:25 +0100
