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
|
node-macaddress (0.5.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-macaddress: Add :any qualifier for nodejs dependency.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 13:58:41 +0000
node-macaddress (0.5.3-1) unstable; urgency=medium
* New upstream version 0.5.3.
+ Fix compatibility with node 18.
* debian/control: Bump Standards-Version to 4.6.1.
-- Boyuan Yang <byang@debian.org> Sat, 25 Jun 2022 15:51:09 -0400
node-macaddress (0.5.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-macaddress: Add Multi-Arch: foreign.
[ lintian-brush ]
* Trim trailing whitespace.
[ Boyuan Yang ]
* New upstream release 0.5.2.
-- Boyuan Yang <byang@debian.org> Sun, 15 Aug 2021 23:42:20 -0400
node-macaddress (0.5.1-1) unstable; urgency=medium
* New upstream release 0.5.1.
-- Boyuan Yang <byang@debian.org> Sat, 23 May 2020 22:23:48 -0400
node-macaddress (0.4.4-1) unstable; urgency=medium
* New upstream release 0.4.4.
* debian/control:
+ Bump debhelper compat to v13.
+ Bump Standards-Version to 4.5.0.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Boyuan Yang <byang@debian.org> Thu, 07 May 2020 16:01:19 -0400
node-macaddress (0.2.9-3) unstable; urgency=medium
* debian/control:
+ Bump Standards-Version to 4.4.1.
+ Bump debhelper compat to v12.
+ Use "Rules-Requires-Root: no".
+ Build-depend on pkg-js-tools.
* debian/rules:
+ Use pkg-js-tools to handle build and install.
-- Boyuan Yang <byang@debian.org> Wed, 20 Nov 2019 19:09:18 -0500
node-macaddress (0.2.9-2) unstable; urgency=medium
* debian/control:
+ Bump Standards-Version to 4.2.1 (no changes needed).
+ Update my uploader email address and use the @debian.org one.
* debian/compat: Bump to 11.
* debian/rules: Check DEB_BUILD_OPTIONS for nocheck profile.
-- Boyuan Yang <byang@debian.org> Mon, 05 Nov 2018 11:04:05 -0500
node-macaddress (0.2.9-1) unstable; urgency=medium
* New upstream release.
+ Fix a vulnerability to arbitrary code execution attack.
* Bump Standards-Version to 4.1.4 (no changes needed).
* d/rules: Use "dh_missing --fail-missing".
* d/copyright: Refresh copyright information.
-- Boyuan Yang <073plan@gmail.com> Wed, 27 Jun 2018 10:49:35 +0800
node-macaddress (0.2.8-2) unstable; urgency=medium
* Make test optional to handle environment without network
interfaces. Closes: #886288
* Remove test invocation with autopkgtest to fix FTBFS on
reproducible-builds site too.
* Apply "wrap-and-sort -abst".
* d/control: Update Vcs field to point to Salsa platform.
* d/control: Bump Standards-Version to 4.1.3. (no changes needed)
-- Boyuan Yang <073plan@gmail.com> Sat, 20 Jan 2018 00:32:53 +0800
node-macaddress (0.2.8-1) unstable; urgency=low
* Initial release (Closes: #878748)
-- Boyuan Yang <073plan@gmail.com> Mon, 16 Oct 2017 20:17:42 +0800
|