diff --git a/debian/changelog b/debian/changelog index 4523f1b1..16b9dc8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +image-editor (6.5.1) unstable; urgency=medium + + * fix: support multi frame image load(Influence: quickprint) + * test: Add initFFmpegVideoThumbnailer unit test. + (Bug: 213565, 221557)(Influence: VideoThumbnailer) + * test: update test image path + * feat: [translation]add transifex config(Task: 361363) + * fix: Update build configuration and dependencies + + -- renbin Thu, 17 Apr 2025 13:23:01 +0800 + image-editor (6.5.0) unstable; urgency=medium * fix: Use common method to check the version of dtkwidget diff --git a/debian/control b/debian/control index 24227806..dbe17f63 100644 --- a/debian/control +++ b/debian/control @@ -51,7 +51,7 @@ Build-Depends: Standards-Version: 3.9.8 Homepage: http://www.deepin.org -# Support Qt5 +# Support Qt6 Package: libimageeditor6 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -65,7 +65,7 @@ Description: Image Viewer library. Package: libimageeditor6-dev Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libimageeditor(=${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, libimageeditor6(=${binary:Version}) Conflicts: libimage-viewer-dev Replaces: