json-js (0~20210531+~1.0.8-1) unstable; urgency=medium

  [ upstream ]
  * new release of embedded module canonicalize

  [ Jonas Smedegaard ]
  * tighten lintian overrides

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 Dec 2021 19:00:14 +0100

json-js (0~20210531+~1.0.5-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + See https://www.crockford.com/jsmin.html

  [ Jonas Smedegaard ]
  * use debhelper compatibility level 13 (not 12)
  * declare compliance with Debian Policy 4.6.0
  * simplify source helper script copyright-check
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 09 Oct 2021 13:41:03 +0200

json-js (0~20190826+~1.0.5-2) unstable; urgency=medium

  * use brotli compression suffix .brotli
    (not .br used for language breton)

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 03 Dec 2020 19:25:56 +0100

json-js (0~20190826+~1.0.5-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + embed independent project canonicalise

  [ Debian Janitor ]
  * use debhelper compatibility 12 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse

  [ Jonas Smedegaard ]
  * embed canonicalize
  * include canonicalize,
    and provide virtual package node-canonicalize;
    build-depend on jq
  * declare compliance with Debian Policy 4.5.1
  * modernize source script copyright-check
  * copyright: update coverage
  * mention skipped canonicalize testsuite in TODO file

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 21 Nov 2020 21:38:17 +0100

json-js (0~20190826-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update watch file: Simplify regular expressions.
  * Declare compliance with Debian Policy 4.4.1.
  * Stop ship json_parse json_parse_state dropped upstream.
    Add NEWS entry about the gone files.
  * Mark autopkgtest as superficial.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 02 Oct 2019 17:21:19 +0200

json-js (0~20180723-2) unstable; urgency=medium

  * Update Homepage URL.
  * Fix have autopkgtest depend on nodejs.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 11 Feb 2019 23:17:38 +0100

json-js (0~20180723-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Simplify rules.
    Stop build-depend on licensecheck cdbs dh-buildinfo.
  * Fix update JavaScript optimization options.
    Tighten to build-depend on recent uglifyjs.
    Stop build-depend explicitly on node-source-map.
    Closes: Bug#921896. Thanks to Santiago Vila.
  * Declare compliance with Debian Policy 4.3.0.
  * Set Rules-Requires-Root: no.
  * Update Vcs-* fields: Maintenance moved to Salsa.
  * Drop obsolete lintian override about debhelper 9.
  * Tighten lintian overrides regarding License-Reference.
  * Update watch file:
    + Bump to file format 4.
    + Use git mode.
    + Rewrite usage comment.
    + Use substitution strings.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Extend coverage of packaging.
  * Update git-buildpackage config: Filter any .git* file.
  * Provide gzip and brotli pre-compressed files.
    Build-depend on brotli pigz.
  * Set Multi-Arch: foreign.
  * Enable autopkgtest.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 10 Feb 2019 03:07:09 +0100

json-js (0~20160510-1) unstable; urgency=medium

  [ upstream ]
  * New git snapshot.

  [ Jonas Smedegaard ]
  * Document getting snapshots in README.source.
  * Stop track CDBS upstream-tarball checksum (use git tags instead).
  * Stop suppress versioned debhelper build-dependency (done in CDBS
    now).
  * Generate and include source map.
    Build-depend on node-source-map.
  * Update copyright info: Use SPDF license short-name public-domain.
  * Declare compliance with Debian Policy 3.9.8.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Aug 2016 11:45:17 +0200

json-js (0~20150503-2) unstable; urgency=medium

  * Rerelease targeted unstable: No current reverse (build-)dependencies
    use json.js.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Mar 2016 12:17:41 +0100

json-js (0~20150503-1) experimental; urgency=medium

  [ upstream ]
  * New git snapshot.

  [ Jonas Smedegaard ]
  * Stop check upstream tarball checksum.
  * Declare compliance with Debian Policy 3.9.7.
  * Modernize Vcs-* field URLs.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover recent years.
    + Relicense packaging to GPL-3+.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Add NEWS entry about json.js dropped upstream.
  * Move packaging to pkg-javascript team.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 14 Mar 2016 11:26:21 +0100

json-js (0~20121008-2) unstable; urgency=low

  * Fix fixate get-orig-source target to snapshot (not follow tip of VCS).

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 14 Nov 2012 21:32:01 +0100

json-js (0~20121008-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  [ Jonas Smedegaard ]
  * Update watch and rules files to use archive subdir at github.com.
  * Bump dephelper compatibility level to 8.
  * Build-depend on devscripts, to always check copyright during build.
  * Update copyright file:
    + Fix use pseudo-comment section to obey silly restrictions of
      copyright format 1.0.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 14 Nov 2012 20:37:46 +0100

json-js (0~20120621-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  * Directly use github.com URL (not githubredir.debian.net redirctor)
    when fetching upstream source.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Jun 2012 21:31:04 +0200

json-js (0~20120322-1) unstable; urgency=low

  * New snapshot of upstream VCS.
  * Bump standards-version to 3.9.3.
  * Use anonscm.debian.org URL in Vcs-Browser field.
  * Bump debhelper compatibility level to 7.
  * Update copyright file:
    + Bump format to 1.0.
    + Shorten and quote licenses in comment.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Mar 2012 13:29:40 +0200

json-js (0~20111021-1) unstable; urgency=low

  * Rerelease using pristine git tarball.
  * Update watch file to use more flexible regex.
  * Use CDBS snippet upstream-tarball for get-orig-source target and
    more.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 25 Dec 2011 12:24:03 +0700

json-js (0~20111020-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  [ Jonas Smedegaard ]
  * Drop local-options file: defaults since dpkg-source 1.16.1.
  * Relax to build-depend unversioned on debhelper: Needed version
    satisfied even in oldstable.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 23 Dec 2011 13:29:11 +0700

json-js (0~20110315-1) unstable; urgency=low

  * New snapshot of upstream VCS.

  [ Jonas Smedegaard ]
  * Package now team-maintained:
    + Set Debian Javascript Maintainers as maintainer.
    + Set myself as uploader.
  * Bump policy compliance to standards-version 3.9.2.
  * Adjust copyright file:
    + Fix use initial wildcard Files section (not list wildcard
      copyright/licensing in header section).
  * Bump copyright file format to draft 174 of DEP-5.
  * Use uglifyjs (not yui-compressor). Update build-dependencies
    accordingly.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Apr 2011 12:31:33 +0200

json-js (0~20101208-1) unstable; urgency=low

  * Initial release.
    Closes: Bug#610259.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 30 Dec 2010 22:31:24 +0100
