moment-timezone.js (0.5.46+dfsg-3)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.5.46+dfsg-3 tag
- Git: https://salsa.debian.org/js-team/moment-timezone.js.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1077248
- Browser: https://salsa.debian.org/js-team/moment-timezone.js
- Last scan: 2025-11-26 12:49:03+00
- Next scan: 2025-12-01 20:54:00+00
- CI pipeline status: success
- Debian changelog in Git:
moment-timezone.js (0.5.46+dfsg-3) unstable; urgency=medium
* Team upload.
* d/control: Drop <!nocheck> from node-moment. Closes: #1116790.
* d/control: Drop "Rules-Requires-Root: no" (default).
* d/control: Update standards-version.
* d/salsa-ci.yml: Use the simplified version.
-- Santiago Vila <sanvila@debian.org> Sat, 11 Oct 2025 05:10:00 +0200
- This branch is 2 commits ahead of tag debian/0.5.46+dfsg-3
- Git log:
commit 2f67b2124e2d969e040c9adbae60ea4b31709b46
Merge: 683261e ee1921b
Author: Martina Ferrari <tina@debian.org>
Date: Wed Nov 12 15:42:00 2025 +0000
Merge branch 'news' into 'master'
debian/rules: Do not use /usr/share/doc/tzdata/changelog.gz
See merge request js-team/moment-timezone.js!1
commit ee1921b77a73cbed45fbd493bca85fd4c5ee3331
Author: Benjamin Drung <benjamin.drung@canonical.com>
Date: Tue Nov 11 14:34:04 2025 +0100
debian/rules: Do not use /usr/share/doc/tzdata/changelog.gz
`/usr/share/doc/tzdata/changelog.gz` is removed by pkgstripfiles on
Ubuntu. This NEWS file is used by `parseVersion` to determine the tzdata
version. Create a minimal NEWS file just containing the latest version.