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
|
node-timeago.js (4.0.2-7) unstable; urgency=medium
* Team upload
* Add fix for rollup 3 (Closes: #1022672)
-- Yadd <yadd@debian.org> Fri, 28 Oct 2022 08:58:10 +0200
node-timeago.js (4.0.2-6) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.1, no changes needed.
* Fix debian/watch
-- Yadd <yadd@debian.org> Mon, 03 Oct 2022 10:07:24 +0200
node-timeago.js (4.0.2-5) unstable; urgency=medium
* Team upload
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
* Add debian/gbp.conf
* Fix filenamemangle
* Fix GitHub tags regex
* Use dh-sequence-nodejs instead of pkg-js-tools
* Drop nodejs dependency
* Update build to use @rollup-plugin-typescript instead of
rollup-plugin-typescript
-- Yadd <yadd@debian.org> Tue, 14 Dec 2021 19:36:39 +0100
node-timeago.js (4.0.2-4) unstable; urgency=medium
* team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Jonas Smedegaard ]
* use and build-depend on terser (not uglifyjs.terser)
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Dec 2021 21:39:10 +0100
node-timeago.js (4.0.2-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-timeago.js: Add Multi-Arch: foreign.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Pirate Praveen ]
* Drop legacy node-resolve-plugin usage
* Bump Standards-Version to 4.5.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Wed, 30 Dec 2020 16:21:19 +0530
node-timeago.js (4.0.2-2) unstable; urgency=medium
* Reupload to unstable
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Sat, 21 Mar 2020 21:34:34 +0530
node-timeago.js (4.0.2-1) experimental; urgency=medium
* Stop repacking (New upstream don't require repacking)
* New upstream version 4.0.2
-- Pirate Praveen <praveen@debian.org> Sat, 18 Jan 2020 22:10:54 +0530
node-timeago.js (4.0.0+dfsg-1) experimental; urgency=medium
* Team upload
* New upstream version 4.0.0+dfsg
* Update d/watch
* Update d/copyright to repack source
* Add d/clean
* Install lib, esm and locale and timeago.d.ts no longer present
* Add build and links files
* Add patch to remove usage of rollup-plugin-uglify
* Update d/control wrt cme
-- Sakshi Sangwan <sangwansakshi10@gmail.com> Wed, 08 Jan 2020 15:02:00 -0500
node-timeago.js (3.0.2+dfsg-5) unstable; urgency=medium
* Reupload to unstable
* Bump Standards-Version to 4.4.0 (no changes needed)
* Simplify dependency on webpack
* Install in /usr/share, add Testsuite
-- Pirate Praveen <praveen@debian.org> Sun, 04 Aug 2019 18:18:46 +0000
node-timeago.js (3.0.2+dfsg-4) experimental; urgency=medium
* Build with webpack 4
* Use uglifyjs.terser to minify
-- Pirate Praveen <praveen@debian.org> Wed, 31 Jul 2019 08:36:43 +0000
node-timeago.js (3.0.2+dfsg-3) unstable; urgency=medium
* Team upload
* Revert "Add Multi-Arch: foreign" (See: #925237)
-- Xavier Guimard <yadd@debian.org> Sun, 24 Mar 2019 09:53:06 +0100
node-timeago.js (3.0.2+dfsg-2) unstable; urgency=medium
* Team upload
* Switch minimal test to autopkgtest
* Add upstream/metadata
* Patch package.json to use unminified file
* Remove build dependency to uglifyjs and use the one installed with
webpack (Closes: #924809)
* Declare compliance with policy 4.3.0
* Add Multi-Arch: foreign
* Update homepage
-- Xavier Guimard <yadd@debian.org> Thu, 21 Mar 2019 16:32:22 +0100
node-timeago.js (3.0.2+dfsg-1) unstable; urgency=low
* Initial release (Closes: #909786)
-- Pirate Praveen <praveen@debian.org> Fri, 28 Sep 2018 14:57:04 +0530
|