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
|
node-security (1.0.0-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-security: Add :any qualifier for nodejs dependency.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 15:13:23 +0000
node-security (1.0.0-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Add "Rules-Requires-Root: no"
* Use dh-sequence-nodejs instead of pkg-js-tools
-- Yadd <yadd@debian.org> Tue, 02 Nov 2021 16:58:56 +0100
node-security (1.0.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.4.1, no changes needed.
* Apply multi-arch hints.
+ node-security: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 29 Aug 2021 01:14:20 +0100
node-security (1.0.0-2) unstable; urgency=medium
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:43:52 +0200
node-security (1.0.0-1) unstable; urgency=medium
[ Mike Gabriel ]
* debian/control: Drop myself from Uploaders: field.
[ Xavier Guimard ]
* Add upstream/metadata
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Change priority to optional
* Update debian/watch
* New upstream version 1.0.0
* Add myself to uploaders (Closes: #921359)
* Update VCS fields to salsa
* Update debian/copyright
* Add tests based on pkg-js-tools
* Fix install
* Add mocha in build dependencies
* Hide false positive lintian error
-- Xavier Guimard <yadd@debian.org> Tue, 05 Feb 2019 14:33:25 +0100
node-security (1.0.0~git20130515-2) unstable; urgency=low
* debian/docs:
+ Install package.json into doc folder.
* debian/control:
+ Add D (bin:package node-security): nodejs. (Closes: #747661).
+ Alioth-canonicalize Vcs-*: fields.
+ Bump Standards: to 3.9.5. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Wed, 14 May 2014 20:28:46 +0200
node-security (1.0.0~git20130515-1) unstable; urgency=low
* Initial release. (Closes: #707640). Obtained from upstream Git,
corresponding to commit: 199356533633216ffa47981b8ccf132b9fa074aa.
-- Mike Gabriel <sunweaver@debian.org> Wed, 15 May 2013 11:00:02 +0200
|