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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
node-i18next-http-backend (2.1.1-1) unstable; urgency=medium
* New upstream version
* d/control: upgrade standards version to 4.6.1
* d/copyright: Update copyright year to 2023 for debian/* files
-- Nicolas Mora <babelouest@debian.org> Fri, 06 Jan 2023 08:49:13 -0500
node-i18next-http-backend (1.4.5-1) unstable; urgency=medium
* Team upload
* Drop dependency to nodejs
* New upstream version 1.4.5
-- Yadd <yadd@debian.org> Sat, 03 Dec 2022 18:35:48 +0100
node-i18next-http-backend (1.4.4-1) unstable; urgency=medium
* New upstream release
-- Nicolas Mora <babelouest@debian.org> Fri, 23 Sep 2022 08:50:07 -0400
node-i18next-http-backend (1.4.1+dfsg-2) unstable; urgency=medium
* d/nodejs/build: fix modules build
* d/control: bump standards version to 4.6.1
-- Nicolas Mora <babelouest@debian.org> Wed, 24 Aug 2022 08:01:56 -0400
node-i18next-http-backend (1.4.1+dfsg-1) unstable; urgency=medium
* New upstream release
-- Nicolas Mora <babelouest@debian.org> Fri, 03 Jun 2022 07:26:24 -0400
node-i18next-http-backend (1.4.0+dfsg-2) unstable; urgency=medium
* build and install esm module
-- Nicolas Mora <babelouest@debian.org> Tue, 24 May 2022 20:34:03 -0400
node-i18next-http-backend (1.4.0+dfsg-1) unstable; urgency=medium
* New upstream release
-- Nicolas Mora <babelouest@debian.org> Thu, 24 Mar 2022 19:26:13 -0400
node-i18next-http-backend (1.3.2+dfsg-1) unstable; urgency=medium
* New upstream release
* d/copyright: Update copyright year
-- Nicolas Mora <babelouest@debian.org> Wed, 26 Jan 2022 07:31:33 -0500
node-i18next-http-backend (1.3.1+dfsg-4) unstable; urgency=medium
* team upload
[ Nicolas Mora ]
* Add CI
* update copyright year
[ Jonas Smedegaard ]
* use and build-depend on terser (not uglifyjs.terser)
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Dec 2021 20:44:25 +0100
node-i18next-http-backend (1.3.1+dfsg-3) unstable; urgency=medium
* d/control: replaces node-fetch with node-cross-fetch (Closes: #997718)
* Fix filenamemangle
-- Nicolas Mora <babelouest@debian.org> Tue, 26 Oct 2021 07:55:30 -0400
node-i18next-http-backend (1.3.1+dfsg-2) unstable; urgency=medium
* d/tests: skip autopkgtests
-- Nicolas Mora <babelouest@debian.org> Wed, 22 Sep 2021 13:11:52 -0400
node-i18next-http-backend (1.3.1+dfsg-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on nodejs.
+ node-i18next-http-backend: Drop versioned constraint on nodejs in Depends.
[ Nicolas Mora ]
* New upstream version
* d/control: bump standards version to 4.6.0
* d/watch: fix watch file with new github format
-- Nicolas Mora <babelouest@debian.org> Fri, 10 Sep 2021 08:07:48 -0400
node-i18next-http-backend (1.0.21+dfsg-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Sun, 29 Aug 2021 02:02:55 +0100
node-i18next-http-backend (1.0.21+dfsg-1) unstable; urgency=medium
* New upstream version 1.0.21+dfsg-1
-- Nicolas Mora <babelouest@debian.org> Wed, 21 Oct 2020 07:43:16 -0400
node-i18next-http-backend (1.0.18+dfsg-3) unstable; urgency=medium
* Upload to unstable
-- Nicolas Mora <babelouest@debian.org> Sat, 10 Oct 2020 07:41:48 -0400
node-i18next-http-backend (1.0.18+dfsg-2) experimental; urgency=medium
* d/control: fix typo in package dependency
* d/nodejs/build: fix cjs/package.json
* d/control: Use dh-sequence-nodejs instead of pkg-js-tools
-- Nicolas Mora <babelouest@debian.org> Wed, 07 Oct 2020 20:27:15 -0400
node-i18next-http-backend (1.0.18+dfsg-1) experimental; urgency=medium
* Initial release (Closes: #969295)
-- Nicolas Mora <babelouest@debian.org> Sun, 30 Aug 2020 22:24:02 -0400
|