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
|
node-xmlhttprequest (3.1.0-1) unstable; urgency=medium
* New upstream release, from a new maintained upstream.
The original upstream (driverdan) has not had any updates since 2018.
* Add myself as Uploader
* d/gbp.conf: follow upstream git history
* Adjust package to new upstream/release
-- Martina Ferrari <tina@debian.org> Sun, 09 Mar 2025 00:08:11 +0000
node-xmlhttprequest (1.8.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ Yadd ]
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Modernize debian/watch
* Fix GitHub tags regex
* Fix filenamemangle
* Use dh-sequence-nodejs
* Update standards version to 4.6.0, no changes needed.
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Sun, 02 Jan 2022 18:39:45 +0100
node-xmlhttprequest (1.8.0-3) unstable; urgency=medium
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Don't install tests in doc
* Switch install to pkg-js-tools
* Switch architecture to "all"
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:44:25 +0200
node-xmlhttprequest (1.8.0-2) unstable; urgency=medium
* Remove useless link to index.js (Closes: #924165)
* Fix Multi-Arch: foreign
-- Xavier Guimard <yadd@debian.org> Sun, 10 Mar 2019 10:22:24 +0100
node-xmlhttprequest (1.8.0-1) unstable; urgency=medium
* New upstream version 1.8.0
* Replace Mike Gabriel by me in uploaders. Thanks for your work!
(Closes: #921369)
* Bump debhelper compatibility version to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Change priority to optional
* Update VCS fields to salsa
* Update debian/copyright
* Add upstream/metadata
* Fix install
* Patch source to avoid deprecation warning
* Update homepage
* Add tests based on pkg-js-tools
* Add Multi-Arch: foreign
-- Xavier Guimard <yadd@debian.org> Mon, 04 Feb 2019 21:55:52 +0100
node-xmlhttprequest (1.6.0-1) unstable; urgency=low
* New upstream release.
* debian/docs:
+ Install package.json into doc folder.
* debian/control:
+ Add nodejs to Build-Depends: field. (Closes: #725363).
+ Alioth-canonicalize Vcs-*: fields.
* debian/copyright:
+ Add myself as copyright holder of debian/* files.
+ License change of debian/*. Use same license as upstream.
-- Mike Gabriel <sunweaver@debian.org> Tue, 15 Oct 2013 23:52:16 +0200
node-xmlhttprequest (1.5.0-1) unstable; urgency=low
[ Per Andersson ]
* Initial release. (Closes: #640755)
-- Mike Gabriel <sunweaver@debian.org> Sat, 18 May 2013 21:52:53 +0200
|