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
|
node-pre-gyp (1.0.10+~2.0.1-1) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.1, no changes needed.
* New upstream version 1.0.10+~2.0.1
-- Yadd <yadd@debian.org> Tue, 20 Sep 2022 16:59:36 +0200
node-pre-gyp (1.0.9+~2.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 1.0.9+~2.0.1
-- Yadd <yadd@debian.org> Wed, 30 Mar 2022 16:07:04 +0200
node-pre-gyp (1.0.8+~1.0.3-1) unstable; urgency=medium
* Team upload
* Drop components except detect-libc
* Update dependencies
* Update upstream name: @mapbox/node-pre-gyp
* New upstream version 1.0.8+~1.0.3
* Refresh patches
* Drop npmlog-compat.patch, now included in upstream
* Drop fix-version-test.diff, now included in upstream
* Update lintian overrides
* Update test
* Provide transitional node-pre-gyp
-- Yadd <yadd@debian.org> Mon, 17 Jan 2022 15:21:49 +0100
node-pre-gyp (0.12.0+~cs5.6.9-2) unstable; urgency=medium
* Team upload
* Add ctype=nodejs to component(s)
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Update nodejs dependency to nodejs:any
-- Yadd <yadd@debian.org> Sat, 20 Nov 2021 16:51:18 +0100
node-pre-gyp (0.12.0+~cs5.6.9-1) unstable; urgency=medium
* Team upload
* New upstream version 0.12.0+~cs5.6.9
* Drom nodejs-rename.patch
-- Xavier Guimard <yadd@debian.org> Mon, 02 Nov 2020 06:01:35 +0100
node-pre-gyp (0.10.2+~cs5.6.9-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
* Update standards version to 4.2.1, no changes needed.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Use dh-sequence-nodejs auto test & install
* Replace embedded modules by uscan components and repack
* Update metadata
* Add lintian overrides
* Enable only some upstream tests: others are buggy
-- Xavier Guimard <yadd@debian.org> Sun, 01 Nov 2020 18:27:51 +0100
node-pre-gyp (0.10.2-3) unstable; urgency=medium
* Team upload
* Fix autopkgtest
-- Pirate Praveen <praveen@debian.org> Wed, 22 Aug 2018 10:44:28 +0530
node-pre-gyp (0.10.2-2) unstable; urgency=medium
* Team upload
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Tue, 21 Aug 2018 12:01:44 +0530
node-pre-gyp (0.10.2-1) experimental; urgency=medium
* Team upload
* New upstream version 0.10.2
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Refresh patches
* Embed new dependencies (detect-libc, needle, npm-packlist) in
debian/node_modules
-- Pirate Praveen <praveen@debian.org> Sun, 19 Aug 2018 22:09:56 +0530
node-pre-gyp (0.6.32-1) unstable; urgency=medium
* Imported Upstream version 0.6.32
* Standards-Version 3.9.8
* npmlog compatibility patch
* Build-depends node-gyp for tests, but don't let them fail yet
* Fix Vcs url
* Fix require autopkgtest
-- Jérémy Lal <kapouer@melix.org> Wed, 21 Dec 2016 01:08:04 +0100
node-pre-gyp (0.6.25-2) unstable; urgency=medium
* Depends node-tar-pack
-- Jérémy Lal <kapouer@melix.org> Tue, 12 Apr 2016 00:49:55 +0200
node-pre-gyp (0.6.25-1) unstable; urgency=medium
* Initial release (Closes: #820563)
-- Jérémy Lal <kapouer@melix.org> Sun, 10 Apr 2016 00:24:37 +0200
|