deepin-movie-reborn (6.5.55-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/pkg-deepin-team/deepin-movie-reborn.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 425984
- Browser: https://salsa.debian.org/pkg-deepin-team/deepin-movie-reborn
- Last scan: 2026-09-08 23:30:02+00
- Error: https://salsa.debian.org/api/v4/projects/pkg-deepin-team%2Fdeepin-movie-reborn API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-17 07:27:00+00
- Debian changelog in Git:
deepin-movie-reborn (6.5.55-1) unstable; urgency=medium
* New upstream release.
* Migrate the package from Qt5 to Qt6, following upstream:
+ debian/control: Build against Qt6 (qt6-base-dev, qt6-base-private-dev,
qt6-multimedia-dev, qt6-svg-dev, qt6-tools-dev, qt6-tools-dev-tools)
and DTK6 (libdtk6core-dev, libdtk6gui-dev, libdtk6widget-dev) instead
of their Qt5 counterparts.
+ debian/control: Build-depend on libmpris-qt6-dev instead of
libmpris-qt5-dev.
+ debian/rules: Drop obsolete QT_SELECT=5 export.
* debian/control:
+ Drop build-dependencies unused by the Qt6 build: libdbusextended-qt5-dev,
libgsettings-qt-dev (Qt6 code path uses QSettings), libpulse-dev,
libqt5sql5-sqlite, libxcb-ewmh-dev, x11proto-dev and xcb-proto.
+ Add explicit build-dependencies on libdrm-dev, libgl-dev, libglib2.0-dev
and libx11-dev, which were only pulled in indirectly before.
+ Drop the libdtkcore5-bin build-dependency: upstream looks for
dtk-settings under DTKCORE_TOOL_DIR, which DTK6 no longer defines,
so the optional json_i18n target is never run.
+ Let ${shlibs:Depends} handle the libmpris and Qt library dependencies
instead of hardcoding them; add libqt6sql6-sqlite to deepin-movie for
the QSQLITE driver loaded at runtime.
+ libdmr-dev: Depend on the Qt6/DTK6 development packages listed in
libdmr.pc instead of libgsettings-qt-dev.
+ Bump Standards-Version to 4.7.4; drop Priority and Rules-Requires-Root
fields accordingly.
* debian/patches:
+ Drop 003_fix_theme.patch: the "deepin" Qt platform theme plugin it asks
for is not shipped by any package in Debian.
+ Drop 005_fix_ftbfs_with_ffmpeg5.0.patch and 007-fix-ftbfs-ffmpeg7.patch,
both fixed upstream.
+ Rename 008-fix-ts-regeneration.patch to
0001-fix-ts-regeneration-in-double-build.patch and port it to the Qt6
code path of src/CMakeLists.txt.
+ Add 0002-cmake-do-not-clobber-Debian-build-flags.patch: src/CMakeLists.txt
overwrote CMAKE_C_FLAGS, CMAKE_CXX_FLAGS and CMAKE_EXE_LINKER_FLAGS,
ending the CXX flags with "-fPIC -Wl,--as-needed -fPIE". The trailing
-fPIE won at LTO link time and libdmr.so failed to link with
"relocation R_X86_64_PC32 ... can not be used when making a shared
object; recompile with -fPIC".
* debian/rules: Re-enable LTO (optimize=+lto), disabled since 5.10.8-2 and
now unblocked by the patch above.
* debian/deepin-movie.install: Drop usr/lib/uos-ai-assistant/functions/*,
no longer installed by the Qt6 build.
* debian/copyright: Update copyright holders, years and license stanzas
following upstream REUSE metadata.
-- Boyuan Yang <byang@debian.org> Sun, 02 Aug 2026 13:47:42 -0400
- This branch is even with tag debian/6.5.55-1