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
|
node-yajsml (1.1.5+ds-5) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-yajsml: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 14:48:50 +0000
node-yajsml (1.1.5+ds-4) unstable; urgency=medium
* Drop duplicate require test
-- Yadd <yadd@debian.org> Fri, 24 Dec 2021 17:09:25 +0100
node-yajsml (1.1.5+ds-3) unstable; urgency=medium
[ Debian Janitor ]
* 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.
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Yadd ]
* Fix typo error in underscore symlink (Closes: #857774)
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Fix GitHub tags regex
* Use dh-sequence-nodejs
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Drop dependency to nodejs
-- Yadd <yadd@debian.org> Fri, 24 Dec 2021 15:00:03 +0100
node-yajsml (1.1.5+ds-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:44:36 +0200
node-yajsml (1.1.5+ds-1) unstable; urgency=medium
[ Mike Gabriel ]
* debian/control: Drop myself from Uploaders: field.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Change priority to optional
* Set myself as uploader (Closes: #921358)
* Update VCS fields to salsa
* Update debian/copyright
* Prepare repack
* Exclude external files from import and repack (Closes: #857774)
* Add upstream/metadata
* Remove patch
-- Xavier Guimard <yadd@debian.org> Sun, 10 Feb 2019 17:05:03 +0100
node-yajsml (1.1.5-2) unstable; urgency=medium
* debian/control:
+ Alioth-canonicalize Vcs-*: fiels.
+ Move packaging Git to pkg-javascript namespace.
+ Bump Standards: to 3.9.5. No changes needed.
+ Add B-D: nodejs. As required by Node.js module packaging policy.
* debian/copyright:
+ Minor fix in file path.
* debian/rules:
+ Add get-orig-source rule.
* autopkgtest:
+ Use Autopkgtest to test package integrity.
* lintian:
+ Drop unused override.
-- Mike Gabriel <sunweaver@debian.org> Tue, 26 Aug 2014 13:59:24 +0200
node-yajsml (1.1.5-1) unstable; urgency=low
* Initial release (Closes: #707134).
-- Mike Gabriel <sunweaver@debian.org> Sat, 25 May 2013 13:44:29 +0200
|