Skip to content

Changelog node-jschardet (2.2.1+dfsg+~1.3.0-3)

2021

node-jschardet (2.2.1+dfsg+~1.3.0-3) unstable; urgency=medium

   * team upload
 
   * use and build-depend on terser (not uglifyjs.terser)

node-jschardet (2.2.1+dfsg+~1.3.0-2) unstable; urgency=medium

   * Team upload
   * Fix chardet version hook
   * Fix GitHub tags regex
   * Update standards version to 4.6.0, no changes needed
   * Fix filenamemangle

2020

node-jschardet (2.2.1+dfsg+~1.3.0-1) unstable; urgency=medium

   * Team upload
 
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Submit.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
 
   [ Xavier Guimard ]
   * Bump debhelper compatibility level to 13
   * Declare compliance with policy 4.5.1
   * Add ctype=nodejs to component(s)
   * Use dh-sequence-nodejs
   * Use uscan groups
   * New upstream version 2.2.1+dfsg+~1.3.0 (updates both jschardet and
     chardet)
   * Update chardet build
   * Update chardet test (jest instead of mocha)
   * Fix chardet autopkgtest
   * Add workaround in debian/rules to replace semantic-release
     (this fixes chardet version in package.json)

node-jschardet (2.1.1+repack-2) unstable; urgency=medium

   * Team upload
   * Back to unstable
   * Update lintian overrides

node-jschardet (2.1.1+repack-1) experimental; urgency=medium

   * Team upload
   * Embed component: chardet
   * New upstream version 2.1.1+repack
   * Enable chardet test
   * Install chardet in main nodejs directory
   * Update copyright

node-jschardet (2.1.1+dfsg-2) unstable; urgency=medium

   * Team upload
   * Back to unstable
   * Add a Breaks for node-external-editor ≤ 2.0.4+dfsg-4~
   * Fix copyright

node-jschardet (2.1.1+dfsg-1) experimental; urgency=medium

   * Team Upload
 
   [ Nilesh ]
   * Fix buffer path
   * Drop compat, switch to debhelper-compat
   * Add "Rules-Requires-Root: no"
   * Fix control with cme
   * Bump standards version to 4.5.0
   * Add a simple autopkgtest
 
   [ Xavier Guimard ]
   * Provides libjs-jschardet (with a symlink to dist dir)

2019

node-jschardet (1.6.0+dfsg-5) unstable; urgency=medium

   * Reupload to unstable
   * Bump Standards-Version to 4.4.0 (no changes needed)

node-jschardet (1.6.0+dfsg-4) experimental; urgency=medium

   * Drop unnecessary build dependency on dh-buildinfo
   * Build with uglifyjs.terser and webpack 4
   * Switch to pkg-js-tools auto install

node-jschardet (1.6.0+dfsg-3) unstable; urgency=medium

   * Team upload
   * Revert "Add Multi-Arch: foreign" and bump debhelper compatibility level
     to 9 (See: #925235)

node-jschardet (1.6.0+dfsg-2) unstable; urgency=medium

   * Team upload
   * Add debian/clean
   * Use node-uglify if uglifyjs isn't available (Closes: #924807)
   * Bump debhelper compatibility level to 11
   * Declare compliance with policy 4.3.0
   * Fix VCS fields
   * Fix debian/copyright URL format
   * Switch minimal test to pkg-js-tools
   * Add upstream/metadata
   * Update lintian-overrides
   * Add Multi-Arch: foreign

2018

node-jschardet (1.6.0+dfsg-1) unstable; urgency=low

   * Initial release (Closes: #886228)