deepin-album (6.0.63-1) unstable; urgency=medium * Team upload. * New upstream release. Upstream has been rewritten as a Qt6/QML application; the packaging is migrated from Qt5 to Qt6 accordingly. * debian/watch: Upstream no longer ships the non-free test resources in tests/testResource, so the DFSG repack is not needed anymore. Drop the repacksuffix and dversionmangle options. * debian/copyright: Rewrite based on the now REUSE-compliant upstream tree. Drop the Files-Excluded stanza; document the KDE-derived files below src/src/thumbnailview/ (GPL-2+ and LGPL-2+) and the CC0-1.0 and CC-BY-4.0 licensed files. * debian/control: + Bump Standards-Version to 4.7.4. Drop Priority and Rules-Requires-Root fields accordingly. + Switch build-dependencies from Qt5 to Qt6: qt6-base-dev, qt6-base-private-dev, qt6-declarative-dev, qt6-svg-dev, qt6-tools-dev and qt6-tools-dev-tools. + Switch build-dependencies from DTK5 to DTK6: libdtk6core-dev, libdtk6declarative-dev, libdtk6gui-dev and libdtk6widget-dev. + Add new build-dependency on libdfm6-dev (source package deepin-util-dfm), required by the new device monitoring code. + Add build-dependency on libgl-dev, which is linked explicitly. + Drop build-dependencies that upstream no longer uses: deepin-gettext-tools, libexif-dev, libfreeimage-dev, libfreetype6-dev, libgio-qt-dev, libmtdev-dev, libraw-dev, libstartup-notification0-dev, libudisks2-qt5-dev, libxcb-util-dev, libegl1-mesa-dev, libfontconfig1-dev, libglib2.0-dev, libudev-dev, libxrender-dev and x11proto-xext-dev. + Replace pkg-config with pkgconf. + Add the QML modules needed at runtime to Depends, together with libdtk6declarative6 (which ships the org.deepin.dtk QML module but is not linked against), libqt6sql6-sqlite and libffmpegthumbnailer4v5 (loaded via QLibrary at runtime, so not caught by dpkg-shlibdeps). + Recommend kimageformat6-plugins and qt6-image-formats-plugins for additional image format support. * debian/rules: + Drop the now meaningless QT_SELECT export. + Use the documented space-separated syntax for DEB_BUILD_MAINT_OPTIONS. * debian/patches: + Drop all patches, they were applied upstream or made obsolete by the rewrite. + Add patch to keep upstream from overriding the Debian build flags with -O3. + Re-add the patch stopping the build from running lupdate and from writing generated files into the source tree (cf. #1045124), which the rewritten upstream build system needs again. + Add patch to fix FTBFS with FFmpeg 5.1 and newer, which replaced AVCodecParameters::channels with the new channel layout API. + Add patch to fix FTBFS due to a missing QElapsedTimer include. * debian/clean: Drop, the listed files no longer exist. -- Boyuan Yang Sun, 09 Aug 2026 13:20:25 -0400 deepin-album (5.9.1+dfsg-3) unstable; urgency=medium * Team upload. * debian/patches/0004-Fix-FTBFS-due-to-missing-header.patch: Add missing header to avoid FTBFS. (Closes: #1096248) -- Boyuan Yang Mon, 17 Feb 2025 15:46:50 -0500 deepin-album (5.9.1+dfsg-2) unstable; urgency=medium * debian/rules: disable LTO (Closes: #1015381). * debian/patches: + Fix ftbfs with ffmpeg7 (Closes: #1078276). + Fix ftbfs in double build with ts file (Closes: #1045124). -- Arun Kumar Pariyar Sat, 14 Sep 2024 17:50:59 +0545 deepin-album (5.9.1+dfsg-1) unstable; urgency=medium * debian/copyright: Update copyright information. * debian/control: + Bump Standards-Version to 4.6.0. + Replace libxcb-util0-dev with libxcb-util-dev. + Add myself to Uploaders list. * debian/patches: Add patch to fix FTBFS missing DComboBox header (Closes: #1008345). * debian/watch: Update watch file for dfsg repack. -- Arun Kumar Pariyar Fri, 01 Apr 2022 00:02:10 +0545 deepin-album (5.9.1-1) unstable; urgency=medium * Team upload. * New upstream release. * debian/control: Add new build-dep: + libffmpegthumbnailer-dev. + libavformat-dev. -- Boyuan Yang Mon, 24 Jan 2022 15:36:06 -0500 deepin-album (5.8.9-1) unstable; urgency=medium * Team upload. * Upload to unstable. -- Boyuan Yang Fri, 15 Oct 2021 17:28:28 -0400 deepin-album (5.8.9-1~exp1) experimental; urgency=low [ Clay Stan ] * Update debian/* [ Hu Feng ] *debian/control: * debian/copyright: Update license information. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository and Repository-Browse. [Ma Aiguo] * Initial package (Closes: #975107) -- Ma Aiguo Wed, 26 May 2021 14:35:38 +0800