moment-timezone.js (0.5.32+dfsg1-2+2021a)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/0.5.32+dfsg1-1 tag
- Git: https://salsa.debian.org/js-team/moment-timezone.js.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/js-team/moment-timezone.js
- Last scan: 2021-04-14 09:35:12+00
- Next scan: 2021-04-20 13:39:00+00
- CI pipeline status: failed
- Debian changelog in Git:
moment-timezone.js (0.5.32+dfsg1-2+2021a) unstable; urgency=medium
[ Martina Ferrari ]
* Release new version activating the automatic rebuilding the timezone
databases from the tzdata Debian package.
[ Xavier Guimard ]
* Use dh-sequence-nodejs
[ Martina Ferrari ]
* Rebuild data files using tzdata package.
As upstreams seems almost abandoned, I changed debian/rules to
automatically rebuild the time zone databases using the tzdata package,
instead of depending on a new upstream release.
I also added a patch from an unmerged Pull Request that fixes the
rebuilding in linux.
To activate this mechanism, the debian release should be suffixed by +NNNNz
where NNNNz is the current version of the Olson database.
* Add patch to update test file to match changes in Olson DB 2021a.
-- Martina Ferrari <tina@debian.org> Thu, 04 Feb 2021 06:32:41 +0000
- This branch is 7 commits ahead of tag debian/0.5.32+dfsg1-1
- Git log:
commit 957527d86119981ff53552a6203c5a8379502b69
Author: Yadd <yadd@debian.org>
Date: Wed Apr 14 10:38:42 2021 +0200
Fix GitHub tags regex
commit db0f525d5c1de797c000fcf7e9d9233610ada407
Author: Yadd <yadd@debian.org>
Date: Wed Apr 14 10:38:38 2021 +0200
Update copyright
Gbp-Dch: ignore
commit 6d5337c3048466b09368ced73eae2b5dfbf81752
Author: Martina Ferrari <tina@debian.org>
Date: Thu Feb 4 06:40:55 2021 +0000
releasing package moment-timezone.js version 0.5.32+dfsg1-2+2021a
commit 7f9067e7929db5aa60a851438b754602003fd704
Author: Martina Ferrari <tina@debian.org>
Date: Thu Feb 4 06:32:39 2021 +0000
Release new version activating the automatic rebuilding the timezone databases from the tzdata Debian package.
commit d12e822edb601bfaf3e83ca15d3ceb6da9d635c9
Author: Martina Ferrari <tina@debian.org>
Date: Thu Feb 4 06:26:51 2021 +0000
Add patch to update test file to match changes in Olson DB 2021a.
commit b5eda0fe61d63a1a2b9b7713d330305c7a8ff07a
Author: Martina Ferrari <tina@debian.org>
Date: Thu Feb 4 02:15:04 2021 +0000
Rebuild data files using tzdata package.
As upstreams seems almost abandoned, I changed debian/rules to automatically
rebuild the time zone databases using the tzdata package, instead of depending
on a new upstream release.
I also added a patch from an unmerged Pull Request that fixes the rebuilding in
linux.
To activate this mechanism, the debian release should be suffixed by +NNNNz
where NNNNz is the current version of the Olson database.
commit 42934b2511dd1753b84f17378e806a5ac2efc29f
Author: Xavier Guimard <yadd@debian.org>
Date: Thu Jan 21 20:53:10 2021 +0100
Use dh-sequence-nodejs