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
|
node-multiparty (4.2.2-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Sat, 24 Oct 2020 19:54:26 +0200
node-multiparty (4.2.2-1) experimental; urgency=medium
* Team upload
[ Debian Janitor ]
* Set field Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 4.2.2
* Update test patch (superagent incompatibility)
* Add fix for mkdirp ≥ 1
-- Xavier Guimard <yadd@debian.org> Fri, 23 Oct 2020 15:22:01 +0200
node-multiparty (4.2.1-3) unstable; urgency=medium
* Team upload
* Remve useless build dependency to node-request (Closes: #958683)
-- Xavier Guimard <yadd@debian.org> Mon, 01 Jun 2020 14:47:54 +0200
node-multiparty (4.2.1-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Disable some tests that require an old node-superagent (fixes debci)
* Use pkg-js-tools auto test & install
-- Xavier Guimard <yadd@debian.org> Mon, 27 Jan 2020 06:09:48 +0100
node-multiparty (4.2.1-1) unstable; urgency=medium
* Team upload
[ Andrew Kelley ]
* Imported upstream version 4.1.2
* Depend on node-fd-slicer >= 1.0.0
[ Petter Reinholdtsen ]
* Removed Andrew Kelley as uploader (Closes: #909885). Thank you for
all the past work.
* Added d/gbp.conf file to enforce the use of pristine-tar.
[ Xavier Guimard ]
* New upstream version 4.2.1
* Add upstream/metadata
* Update dependencies and require node-require-all >= 3.0.0
(Closes: #902507, #894945)
* Add upstream test during build
* Bump debhelper compatibility level to 11
* Change priority to optional
* Change section to javascript
* Declare compliance with policy 4.3.0
* Update VCS fields to salsa
* Update debian/copyright
* Remove useless Testsuite field
* Enable mocha test during autopkgtest
-- Xavier Guimard <yadd@debian.org> Wed, 23 Jan 2019 12:04:54 +0100
node-multiparty (4.0.0-1) unstable; urgency=low
* Imported Upstream version 4.0.0
- update dependencies to match new release
- remove no longer needed patches
* bump standards version
* build-depend on node-findit2 instead of node-findit
* no longer use ulimit for tests
-- Andrew Kelley <superjoe30@gmail.com> Mon, 20 Oct 2014 20:40:29 -0300
node-multiparty (3.3.2-1) unstable; urgency=low
* Update to release 3.3.2
* Update watchfile to canonical format
* Simpler autopkgtest
* Remove commented out junk in rules file
-- Andrew Kelley <superjoe30@gmail.com> Fri, 12 Sep 2014 18:03:25 +0200
node-multiparty (3.3.0-1) unstable; urgency=low
* Update to multiparty 3.3.0
* Rename upstream URL github.com/superjoe30 to github.com/andrewrk
* Enable upstream tests when building package
* Standards version bumped to 3.9.5
* Removed build-dependency on mocha
-- Andrew Kelley <superjoe30@gmail.com> Tue, 22 Jul 2014 18:34:33 +0200
node-multiparty (2.2.0-1) unstable; urgency=low
* Initial release (Closes: #725215)
-- Jérémy Lal <kapouer@melix.org> Fri, 18 Oct 2013 00:18:16 +0200
|