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
|
node-create-hash (1.2.0-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ Yadd ]
* Declare compliance with policy 4.6.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Fix GitHub tags regex
* Use dh-sequence-nodejs for test and install
* Fix debian/copyright
-- Yadd <yadd@debian.org> Wed, 15 Sep 2021 19:02:24 +0200
node-create-hash (1.2.0-3) unstable; urgency=medium
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on node-cipher-base,
node-hash-test-vectors, node-inherits, node-md5.js, node-ripemd160,
node-safe-buffer, node-sha.js, node-tape and nodejs.
+ node-create-hash: Drop versioned constraint on node-cipher-base,
node-inherits, node-md5.js, node-ripemd160, node-sha.js and nodejs in
Depends.
-- Debian Janitor <janitor@jelmer.uk> Sat, 28 Aug 2021 23:04:55 +0100
node-create-hash (1.2.0-2) unstable; urgency=medium
* Bump debhelper and policy (no changes)
* Move to /usr/share
-- Bastien Roucariès <rouca@debian.org> Sun, 15 Sep 2019 18:20:17 +0200
node-create-hash (1.2.0-1) unstable; urgency=medium
* New upstream version
* Bump policy and compat (no changes)
* Move to section javascript
* Move to salsa
-- Bastien Roucariès <rouca@debian.org> Mon, 07 May 2018 13:33:55 +0200
node-create-hash (1.1.3-1) unstable; urgency=medium
* New upstream version
-- Bastien Roucariès <rouca@debian.org> Sat, 27 May 2017 17:14:36 +0200
node-create-hash (1.1.2+20170429gitd433cd382e6-1) unstable; urgency=low
* Initial release (Closes: #861452)
-- Bastien Roucariès <rouca@debian.org> Wed, 03 May 2017 13:19:23 +0200
|