dizzy (0.3-5)
[PTS] [DDPO]
ERROR:
- Git: https://salsa.debian.org/perl-team/modules/packages/dizzy.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 212992
- Browser: https://salsa.debian.org/perl-team/modules/packages/dizzy
- Last scan: 2026-05-15 19:59:05+00
- Error: fatal: unable to access 'https://salsa.debian.org/perl-team/modules/packages/dizzy.git/': The requested URL returned error: 503
- Next scan: 2026-05-23 10:07:00+00
- CI pipeline status: success
- Debian changelog in Git:
dizzy (0.3-5) unstable; urgency=medium
* Update debian/upstream/metadata.
The file was pointing to a different "dizzy" project on GitHub.
* Update smartmatch.patch to ignore new warnings about smartmatch being
deprecated.
This is only a workaround until smartmatch is removed in perl 5.42.
(Closes: #1050304)
* Use HTTPS for upstream URLs in debian/*.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Wed, 23 Aug 2023 17:56:55 +0200
- This branch is 6 commits ahead of tag debian/0.3-5
- Git log:
commit 55fd2a934dc4903998ef50b231bd020005c5b5c5
Author: Alexandre Detiste <tchet@debian.org>
Date: Sun May 10 14:50:09 2026 +0200
use dh-cruft to register & purge /var/cache/dizzy/
commit 18d2022860a978acd0b3579cd88987a59767a214
Author: Alexandre Detiste <tchet@debian.org>
Date: Sun May 10 14:37:51 2026 +0200
run wrap-and-sort -ast
commit f92cd95b5c950e5638d5810746d8262cb3cc2194
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun May 10 02:56:24 2026 +0200
rewrite d/watch in v5 format
commit 8e6041b73330ca2b3c8942f143fd4f0b62c91488
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun May 10 02:55:32 2026 +0200
bump Standards-Version to 4.7.4, drop Priority: tag
commit 63dcfee7ba1368351e9aa99e0290231dda467303
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun May 10 02:54:23 2026 +0200
add debian/salsa-ci.yml
commit 7a53c0a7f6d4ec52818e1134cb9873330efd5ee7
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Sun May 10 02:53:58 2026 +0200
drop "Rules-Requires-Root: no": it is the default now