Merge ~liushuyu-011/ubuntu/+source/libcec:merge-lp2065138 into ubuntu/+source/libcec:debian/sid

Proposed by Zixing Liu
Status: Needs review
Proposed branch: ~liushuyu-011/ubuntu/+source/libcec:merge-lp2065138
Merge into: ubuntu/+source/libcec:debian/sid
Diff against target: 80 lines (+48/-1)
2 files modified
debian/changelog (+45/-0)
debian/control (+3/-1)
Reviewer Review Type Date Requested Status
Graham Inggs (community) Disapprove
Review via email: mp+465749@code.launchpad.net

Description of the change

This MP merges libcec changes from Debian unstable into Ubuntu Oracular.

PPA build: https://launchpad.net/~liushuyu-011/+archive/ubuntu/misc/+sourcepub/16126436/+listing-archive-extra

To post a comment you must log in.
Revision history for this message
Graham Inggs (ginggs) wrote :

Per LP: #2065138 this merge is no longer needed

review: Disapprove

Unmerged commits

311c6e3... by Zixing Liu

update-maintainer

ad307a0... by Zixing Liu

reconstruct-changelog

81de369... by Zixing Liu

merge-changelogs

1f916dd... by Zixing Liu

    - Build-depend on libraspberrypi-dev on arm64 and armhf.
      This enables Raspberry Pi support. (Closes: #921878)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 6d135bb..61df2d8 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,11 @@
6+libcec (6.0.2-5ubuntu1) oracular; urgency=medium
7+
8+ * Merge with Debian unstable (LP: #2065138). Remaining changes:
9+ - Build-depend on libraspberrypi-dev on arm64 and armhf.
10+ This enables Raspberry Pi support. (Closes: #921878)
11+
12+ -- Zixing Liu <zixing.liu@canonical.com> Tue, 07 May 2024 23:19:55 -0600
13+
14 libcec (6.0.2-5) unstable; urgency=medium
15
16 * Update standards version to 4.6.2, no changes needed.
17@@ -45,6 +53,43 @@ libcec (6.0.2-2) unstable; urgency=medium
18
19 -- Balint Reczey <rbalint@ubuntu.com> Mon, 01 Mar 2021 08:10:46 +0100
20
21+libcec (6.0.2-1ubuntu6) noble; urgency=medium
22+
23+ * No-change rebuild for CVE-2024-3094
24+
25+ -- Steve Langasek <steve.langasek@ubuntu.com> Sun, 31 Mar 2024 18:54:33 +0000
26+
27+libcec (6.0.2-1ubuntu5) noble; urgency=medium
28+
29+ * No-change rebuild for python3.12 t64.
30+
31+ -- Matthias Klose <doko@ubuntu.com> Sat, 02 Mar 2024 21:10:52 +0100
32+
33+libcec (6.0.2-1ubuntu4) noble; urgency=medium
34+
35+ * No-change rebuild with Python 3.12 as default
36+
37+ -- Graham Inggs <ginggs@ubuntu.com> Fri, 19 Jan 2024 19:52:24 +0000
38+
39+libcec (6.0.2-1ubuntu3) lunar; urgency=medium
40+
41+ * No-change rebuild with Python 3.11 as default
42+
43+ -- Graham Inggs <ginggs@ubuntu.com> Sun, 25 Dec 2022 20:06:31 +0000
44+
45+libcec (6.0.2-1ubuntu2) jammy; urgency=medium
46+
47+ * No-change rebuild with Python 3.10 as default version
48+
49+ -- Graham Inggs <ginggs@ubuntu.com> Thu, 13 Jan 2022 19:33:54 +0000
50+
51+libcec (6.0.2-1ubuntu1) hirsute; urgency=medium
52+
53+ * Build-depend on libraspberrypi-dev on arm64 and armhf.
54+ This enables Raspberry Pi support. (Closes: #921878)
55+
56+ -- Balint Reczey <rbalint@ubuntu.com> Thu, 17 Dec 2020 20:28:24 +0100
57+
58 libcec (6.0.2-1) unstable; urgency=medium
59
60 [ Debian Janitor ]
61diff --git a/debian/control b/debian/control
62index a01f58e..1d064fa 100644
63--- a/debian/control
64+++ b/debian/control
65@@ -1,5 +1,6 @@
66 Source: libcec
67-Maintainer: Barak A. Pearlmutter <bap@debian.org>
68+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
69+XSBC-Original-Maintainer: Barak A. Pearlmutter <bap@debian.org>
70 Section: libs
71 Priority: optional
72 Build-Depends: debhelper-compat (= 13),
73@@ -11,6 +12,7 @@ Build-Depends: debhelper-compat (= 13),
74 dh-python,
75 cmake,
76 swig,
77+ libraspberrypi-dev [arm64 armhf],
78 libxrandr-dev,
79 x11proto-core-dev,
80 libncurses-dev

Subscribers

People subscribed via source and target branches

to all changes: