Merge ~liushuyu-011/ubuntu/+source/libisoburn:ubuntu/devel into ubuntu/+source/libisoburn:ubuntu/devel

Proposed by Zixing Liu
Status: Merged
Merged at revision: 5cf3f2436239dac7e0184aa78853d0a4145cd782
Proposed branch: ~liushuyu-011/ubuntu/+source/libisoburn:ubuntu/devel
Merge into: ubuntu/+source/libisoburn:ubuntu/devel
Diff against target: 29 lines (+7/-3)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-3)
Reviewer Review Type Date Requested Status
Steve Langasek (community) Approve
Review via email: mp+462431@code.launchpad.net

Description of the change

This MP adjust the libisoburn dependencies so that they use t64-suffixed binary package names.

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) :
review: Needs Fixing
Revision history for this message
Steve Langasek (vorlon) :
review: Approve

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 d98b955..c24a33c 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+libisoburn (1:1.5.6-1.1ubuntu2) noble; urgency=medium
7+
8+ * d/control: remove redundant hard-coded dependencies
9+
10+ -- Zixing Liu <zixing.liu@canonical.com> Thu, 14 Mar 2024 09:32:44 -0600
11+
12 libisoburn (1:1.5.6-1.1ubuntu1) noble; urgency=medium
13
14 * Merge with Debian. Remaining changes:
15diff --git a/debian/control b/debian/control
16index f0e0a2c..6a0dc2f 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -23,9 +23,7 @@ Breaks: libisoburn1 (<< ${source:Version})
20 Architecture: any
21 Multi-Arch: same
22 Depends: ${shlibs:Depends},
23- ${misc:Depends},
24- libburn4 (>= 1.5.6),
25- libisofs6 (>= 1.5.6)
26+ ${misc:Depends}
27 Pre-Depends: ${misc:Pre-Depends}
28 Description: library to handle creation and inspection of ISO-9660 file systems
29 libisoburn is a frontend for the libraries libburn and libisofs. It handles

Subscribers

People subscribed via source and target branches