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
|
node-pseudorandombytes (2.0.0-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Remove constraints unnecessary since stretch:
+ node-pseudorandombytes: Drop versioned constraint on node-randombytes in
Depends.
[ Yadd ]
* Bump debhelper from old 12 to 13.
* Declare compliance with policy 4.6.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs auto install
* Drop dependency to nodejs
* Enable upstream test
* Add patch to replace Buffer() by Buffer.alloc()
-- Yadd <yadd@debian.org> Mon, 11 Oct 2021 22:34:23 +0200
node-pseudorandombytes (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #864931)
-- Pirate Praveen <praveen@debian.org> Sat, 17 Jun 2017 21:05:02 +0530
|