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 129 130 131 132 133 134 135
|
node-fbjs (3.0.5-1) unstable; urgency=medium
* Team upload
* Created patch to resolve module name conflict
* New upstream version 3.0.5
-- Komolehin Israel Timilehin <komolehinisrael@gmail.com> Tue, 03 Oct 2023 22:06:14 +0000
node-fbjs (3.0.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 21:02:05 +0000
node-fbjs (3.0.4-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Fix debian/watch
* New upstream version 3.0.4
* Drop dependency to node-core-js
* Unfuzz patches
-- Yadd <yadd@debian.org> Tue, 19 Jul 2022 15:41:23 +0200
node-fbjs (2.0.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Fix debian/watch
-- Yadd <yadd@debian.org> Sat, 11 Dec 2021 08:38:30 +0100
node-fbjs (2.0.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 2.0.0
* Update build
* Refresh patches
-- Xavier Guimard <yadd@debian.org> Mon, 02 Nov 2020 10:42:51 +0100
node-fbjs (1.0.0-7) unstable; urgency=medium
* Team upload
* Remove useless dependency to
node-babel-plugin-syntax-trailing-function-commas
-- Xavier Guimard <yadd@debian.org> Mon, 11 May 2020 09:47:04 +0200
node-fbjs (1.0.0-6) unstable; urgency=medium
* Team upload
* Remove dependency to node-cross-spawn (Closes: #959784)
-- Xavier Guimard <yadd@debian.org> Tue, 05 May 2020 13:57:35 +0200
node-fbjs (1.0.0-5) unstable; urgency=medium
* Drop build_modules for babel7 support
* Use babel 7 plugin in gulpfile
* Embed @babel/plugin-check-constants in debian/node_modules
* Build with babel 7 (Closes: #958779)
* Switch to debian/build_modules from debian/node_modules
-- Pirate Praveen <praveen@debian.org> Sat, 02 May 2020 12:58:53 +0530
node-fbjs (1.0.0-4) unstable; urgency=medium
* Team upload
* Remove dependency on deprecated run-sequence
-- Xavier Guimard <yadd@debian.org> Mon, 23 Mar 2020 15:14:42 +0100
node-fbjs (1.0.0-3) unstable; urgency=medium
* Team upload
* Add build dependency to node-merge-stream (Closes: #954646)
* Fix gulpfile for node-gulp 4
* Add skippable autopkgtest file to avoid auto detection
* Declare installed modules using ${nodejs:Provides}
* Declare compliance with policy 4.5.0
-- Xavier Guimard <yadd@debian.org> Mon, 23 Mar 2020 15:13:27 +0100
node-fbjs (1.0.0-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Thu, 09 Jan 2020 18:34:58 +0100
node-fbjs (1.0.0-1) experimental; urgency=medium
* Team upload
* Update debian/watch
* New upstream version 1.0.0
* Remove test (jest not packaged)
* Embed some files from previous version for build
* Update install
* Refresh patch
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sun, 05 Jan 2020 11:21:35 +0100
node-fbjs (0.8.16-2) 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
* Use pkg-js-tools auto install
* Fix autopkgtest
* Add patch description
* Update copyright
* Drop unneeded version constraints from (build) dependencies
* Update description
-- Xavier Guimard <yadd@debian.org> Sun, 05 Jan 2020 10:40:19 +0100
node-fbjs (0.8.16-1) unstable; urgency=low
* Initial release (Closes: #886308)
-- Pirate Praveen <praveen@debian.org> Thu, 04 Jan 2018 22:32:56 +0530
|