Merge ~vpa1977/ubuntu/+source/libheif:ubuntu/devel into ubuntu/+source/libheif:ubuntu/devel

Proposed by Vladimir Petko
Status: Merged
Merged at revision: 59305cace8f9a2888490de8e60136ef9bd07bb44
Proposed branch: ~vpa1977/ubuntu/+source/libheif:ubuntu/devel
Merge into: ubuntu/+source/libheif:ubuntu/devel
Diff against target: 35 lines (+10/-2)
2 files modified
debian/changelog (+8/-0)
debian/control (+2/-2)
Reviewer Review Type Date Requested Status
git-ubuntu import Pending
Review via email: mp+464467@code.launchpad.net

Description of the change

Changes:
    - Swap libheif-plugin-aomdec and libheif-plugin-dav1d.
    - Demote libheif-plugin-x265 to Suggests.

PPA: ppa:vpa1977/libheif[1]

Testing:
 See [2]

[1] https://launchpad.net/~vpa1977/+archive/ubuntu/libheif/+packages
[2] https://bugs.launchpad.net/ubuntu/+source/libheif/+bug/2061089

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 349609c..b174832 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1libheif (1.17.6-1ubuntu4) noble; urgency=medium
2
3 * d/control: update dependencies for the Main Inclusion Request (LP: #2061089):
4 - Swap libheif-plugin-aomdec and libheif-plugin-dav1d.
5 - Demote libheif-plugin-x265 to Suggests.
6
7 -- Vladimir Petko <vladimir.petko@canonical.com> Tue, 16 Apr 2024 20:36:05 +1200
8
1libheif (1.17.6-1ubuntu3) noble; urgency=medium9libheif (1.17.6-1ubuntu3) noble; urgency=medium
210
3 * No-change rebuild for CVE-2024-309411 * No-change rebuild for CVE-2024-3094
diff --git a/debian/control b/debian/control
index 6120265..bb80506 100644
--- a/debian/control
+++ b/debian/control
@@ -33,12 +33,12 @@ Multi-Arch: same
33Depends:33Depends:
34 ${misc:Depends},34 ${misc:Depends},
35 ${shlibs:Depends},35 ${shlibs:Depends},
36 libheif-plugin-dav1d (= ${binary:Version}) | libheif-plugin-aomdec (= ${binary:Version}),36 libheif-plugin-aomdec (= ${binary:Version}) | libheif-plugin-dav1d (= ${binary:Version}),
37 libheif-plugin-libde265 (= ${binary:Version})37 libheif-plugin-libde265 (= ${binary:Version})
38Recommends:38Recommends:
39 libheif-plugin-aomenc (= ${binary:Version}),39 libheif-plugin-aomenc (= ${binary:Version}),
40 libheif-plugin-x265 (= ${binary:Version})
41Suggests:40Suggests:
41 libheif-plugin-x265 (= ${binary:Version}),
42 libheif-plugin-ffmpegdec (= ${binary:Version}),42 libheif-plugin-ffmpegdec (= ${binary:Version}),
43 libheif-plugin-jpegdec (= ${binary:Version}),43 libheif-plugin-jpegdec (= ${binary:Version}),
44 libheif-plugin-jpegenc (= ${binary:Version}),44 libheif-plugin-jpegenc (= ${binary:Version}),

Subscribers

People subscribed via source and target branches