1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
sax.js (1.2.4+~1.2.1-2) unstable; urgency=medium
* Team upload
* Set upstream metadata fields: Bug-Submit.
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* Replace deprecated node-uglify by uglifyjs (Closes: #979959)
-- Xavier Guimard <yadd@debian.org> Tue, 12 Jan 2021 12:24:59 +0100
sax.js (1.2.4+~1.2.1-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Embed @types/sax and repack
* Use dh-sequence-nodejs auto test
* Add break against node-typescript-types < 20201111~
-- Xavier Guimard <yadd@debian.org> Wed, 11 Nov 2020 14:44:29 +0100
sax.js (1.2.4-3) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* Declare compliance with policy 4.5.0
* Replace Buffer() by Buffer.from()
* Allow STDERR output in autopkgtest (fixes debci for Node.js ≥ 12)
* Fix bad license in debian/copyright
-- Xavier Guimard <yadd@debian.org> Tue, 03 Mar 2020 06:41:25 +0100
sax.js (1.2.4-2) unstable; urgency=medium
* Team upload
* Move to salsa
* Bump policy
* As policy minify sax.js
* Depends between node and libjs package
-- Bastien Roucariès <rouca@debian.org> Tue, 12 Jun 2018 13:26:40 +0200
sax.js (1.2.4-1) unstable; urgency=medium
* Team upload
* New upstream release
* Modernize packaging
* Enable tests
-- Pirate Praveen <praveen@debian.org> Mon, 15 Jan 2018 23:21:10 +0530
sax.js (0.5.5-1) unstable; urgency=low
* Upstream update
* copyright:
+ rename MIT to expat
+ Source is from github, not npmjs.org
+ Upstream switched to BSD-2-clause
+ Add W3C license for examples/strict.dtd
* watch github
* Standards-Version 3.9.4
-- Jérémy Lal <kapouer@melix.org> Mon, 23 Sep 2013 02:22:34 +0200
sax.js (0.4.0-1) unstable; urgency=low
* New upstream version
* Updated debian/copyright
* Standards-Version bump to 3.9.3, no changes needed
-- David Paleino <dapal@debian.org> Sun, 08 Apr 2012 20:49:28 +0200
sax.js (0.3.5-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Sat, 31 Dec 2011 12:40:39 +0100
sax.js (0.3.3-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Wed, 16 Nov 2011 23:25:30 +0100
sax.js (0.2.5-1) unstable; urgency=low
* Initial release (Closes: #645517)
-- David Paleino <dapal@debian.org> Sun, 16 Oct 2011 17:36:06 +0200
|