vlc (3.0.22~rc1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/3.0.22_rc1-1 tag
- Git: https://salsa.debian.org/multimedia-team/vlc.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 15572992
- Browser: https://salsa.debian.org/multimedia-team/vlc
- Last scan: 2025-10-16 20:23:02+00
- Next scan: 2025-10-24 10:48:00+00
- Debian changelog in Git:
vlc (3.0.22~rc1-1) unstable; urgency=medium
* New upstream version 3.0.22~rc1
* debian/control:
- Fix version constraints on suggested plugins
- Drop alternative libmodplug-dev BD
- Remove dpkg-dev dependency satisfied in stable
* debian/:
- Remove zsh completion to make the package reproducible
- Switch to lua 5.4 (Closes: #1099742)
Check the NEWS entry of vlc-plugin-base on potential issues.
- Update lintian overrides for new format
* debian/watch: Migrate to version 5
* debian/rules:
- debhelper now skips override_dh_auto_test if nocheck is specified
- Remove handling of libtar as it got dropped upstream
* debian/patches: Remove upstream patches included in 3.0.22~rc1
* debian/copyright:
- Remove old FSF address
- Update copyright years
-- Sebastian Ramacher <sramacher@debian.org> Sun, 28 Sep 2025 15:26:54 +0200
- This branch is 1 commit ahead of tag debian/3.0.22_rc1-1
- Git log:
commit 7d4ed73d2583823b998c6f873ad0164d26b97932
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sun Sep 28 17:20:47 2025 +0200
Fix FTBFS on powerpc
Closes: #1115385