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
|
gettext.js (0.7.0-2+deb11u1) bullseye; urgency=medium
* Team upload
* Fix SSRF issue (Closes: #1078880, CVE-2024-43370)
-- Yadd <yadd@debian.org> Tue, 20 Aug 2024 17:26:52 +0400
gettext.js (0.7.0-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.1
* Replace deprecated no-uglify by uglifyjs (Closes: #979882)
-- Xavier Guimard <yadd@debian.org> Tue, 12 Jan 2021 22:07:50 +0100
gettext.js (0.7.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ libjs-gettext.js, node-gettext.js: Add Multi-Arch: foreign.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Use dh-sequence-nodejs auto install
* Update copyright
* Modernize debian/watch
* New upstream version 0.7.0
-- Xavier Guimard <yadd@debian.org> Wed, 11 Nov 2020 07:17:33 +0100
gettext.js (0.5.4-1) unstable; urgency=medium
* Use the preferred https URL format in the copyright file.
* Change Priority to optional according to policy recommendation.
* Bump the Standards-Version to 4.0.1.
* Bump the Standards-Version to 4.1.0, no changes needed.
* Bump the Standards-Version to 4.1.1, no changes needed.
* New upstream version 0.5.4
* Move from section web to javascript.
-- Mathias Behrle <mbehrle@debian.org> Wed, 25 Oct 2017 10:45:38 +0200
gettext.js (0.5.3-1) unstable; urgency=medium
* Imported Upstream version 0.5.3
Solves failing autopkgtest require.
-- Mathias Behrle <mbehrle@debian.org> Tue, 26 Jul 2016 20:51:12 +0200
gettext.js (0.5.2-1) unstable; urgency=medium
* Imported Upstream version 0.5.2
* Initial release. (Closes: #831400)
-- Mathias Behrle <mbehrle@debian.org> Fri, 01 Jul 2016 13:56:09 +0200
|