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
|
node-urlgrey (1.0.0+~1.1.3-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Update debian/watch to use npm registry
* Drop dependency to nodejs
* Use dh-sequence-nodejs auto install
* Embed fast-url-parser
* New upstream version 1.0.0+~1.1.3
* Update copyright
* Enable upstream test (mocha)
-- Yadd <yadd@debian.org> Tue, 18 Jan 2022 07:18:39 +0100
node-urlgrey (0.4.4+dfsg-4) unstable; urgency=medium
* Bump debhelper from old 12 to 13.
-- Debian Janitor <janitor@jelmer.uk> Wed, 15 Sep 2021 10:07:51 +0100
node-urlgrey (0.4.4+dfsg-3) unstable; urgency=medium
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Fix field name typos in debian/copyright.
* Apply multi-arch hints.
+ node-urlgrey: Add Multi-Arch: foreign.
-- Debian Janitor <janitor@jelmer.uk> Sat, 28 Aug 2021 23:37:39 +0100
node-urlgrey (0.4.4+dfsg-2) unstable; urgency=medium
* Move to salsa
* Move to section javascript
* Bump policy and compat
-- Bastien Roucariès <rouca@debian.org> Sat, 30 Jun 2018 23:43:53 +0200
node-urlgrey (0.4.4+dfsg-1) unstable; urgency=low
* Initial release (Closes: #858651)
* Fix a few source problems by repacking:
+ browser/ directory include file from other npm projects
without credit.
+ util.js include part of other npm projects without
proper credit.
-- Bastien Roucariès <rouca@debian.org> Sat, 25 Mar 2017 17:49:04 +0100
|