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
|
node-raw-body (2.5.1-1) unstable; urgency=medium
* Team upload
* Set upstream metadata fields: Security-Contact.
* New upstream version 2.5.1
-- Yadd <yadd@debian.org> Thu, 03 Mar 2022 21:42:36 +0100
node-raw-body (2.5.0-1) unstable; urgency=medium
* Team upload
* New upstream version 2.5.0
-- Yadd <yadd@debian.org> Fri, 25 Feb 2022 16:13:55 +0100
node-raw-body (2.4.3-1) unstable; urgency=medium
* Team upload
* New upstream version 2.4.3
* Fix provided name
-- Yadd <yadd@debian.org> Thu, 17 Feb 2022 17:00:11 +0100
node-raw-body (2.4.2-1) unstable; urgency=medium
* Team upload
* Fix filenamemangle
* Drop dependency to nodejs
* New upstream version 2.4.2
* Use iconv-lite and drop related patch
-- Yadd <yadd@debian.org> Tue, 04 Jan 2022 15:18:23 +0100
node-raw-body (2.4.1-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Use dh-sequence-nodejs
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
-- Yadd <yadd@debian.org> Fri, 08 Oct 2021 10:53:35 +0200
node-raw-body (2.4.1-2) unstable; urgency=medium
* Team upload
* Remove useless dependency to node-request (Closes: #958694)
-- Xavier Guimard <yadd@debian.org> Mon, 01 Jun 2020 14:27:51 +0200
node-raw-body (2.4.1-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* New upstream version 2.4.1
* Remove readable-stream patch
* Refresh use-iconv-not-lite.patch
* Use pkg-js-tools auto test & install
* Drop unneeded version constraints from (build) dependencies
-- Xavier Guimard <yadd@debian.org> Wed, 29 Jan 2020 15:02:06 +0100
node-raw-body (2.3.3-3) unstable; urgency=medium
* Restore master without applied patches
* Set longer timeout for tests (Closes: #862496)
* Standards-Version: 4.3.0
-- Jérémy Lal <kapouer@melix.org> Mon, 07 Jan 2019 09:17:55 +0100
node-raw-body (2.3.3-2) unstable; urgency=medium
* Fix CI
-- Bastien Roucariès <rouca@debian.org> Tue, 26 Jun 2018 17:34:07 +0200
node-raw-body (2.3.3-1) unstable; urgency=medium
* Team upload
* New upstream version
* Refresh patches
* Move to section javascript
* Bump compat and policy
* Run CI
-- Bastien Roucariès <rouca@debian.org> Wed, 20 Jun 2018 23:02:15 +0200
node-raw-body (1.2.0-1) unstable; urgency=medium
* Imported Upstream version 1.2.0
* Build-Depends: add binaries from Depends, and required packages
for running tests.
* Enable tests during build, add patch to workaround unneeded
readable-stream dependency.
* Patch to use iconv API instead of iconv-lite API
* Depends node-bytes, node-iconv
-- Jérémy Lal <kapouer@melix.org> Tue, 17 Jun 2014 22:21:12 +0200
node-raw-body (0.0.3-1) unstable; urgency=low
* Initial release (Closes: #727795)
-- Jérémy Lal <kapouer@melix.org> Sat, 26 Oct 2013 22:49:01 +0200
|