Merge lp:~bregma/libertine/add-more-missing-runtime-deps into lp:libertine

Proposed by Stephen M. Webb
Status: Merged
Approved by: Christopher Townsend
Approved revision: 102
Merged at revision: 102
Proposed branch: lp:~bregma/libertine/add-more-missing-runtime-deps
Merge into: lp:libertine
Diff against target: 33 lines (+4/-2)
3 files modified
debian/control (+2/-0)
debian/libertine-demo.install (+1/-1)
debian/libertine-tools.install (+1/-1)
To merge this branch: bzr merge lp:~bregma/libertine/add-more-missing-runtime-deps
Reviewer Review Type Date Requested Status
Christopher Townsend Approve
Review via email: mp+270593@code.launchpad.net

Commit message

python3-libertine: added runtime dependency on lsb-release and python3-xdg

Description of the change

Added two more missing runtime dependencies to the python3-libertine package.

To post a comment you must log in.
Revision history for this message
Christopher Townsend (townsend) wrote :

Ok, looks good. Let's get it merged:)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2015-09-08 14:33:26 +0000
+++ debian/control 2015-09-09 20:14:56 +0000
@@ -78,9 +78,11 @@
78Multi-Arch: allowed78Multi-Arch: allowed
79Depends: debootstrap,79Depends: debootstrap,
80 gir1.2-libertine,80 gir1.2-libertine,
81 lsb-release,
81 lxc-templates,82 lxc-templates,
82 proot [amd64 arm64 armhf i386],83 proot [amd64 arm64 armhf i386],
83 python3-lxc,84 python3-lxc,
85 python3-xdg,
84 uidmap,86 uidmap,
85 ${misc:Depends},87 ${misc:Depends},
86 ${python3:Depends}88 ${python3:Depends}
8789
=== modified file 'debian/libertine-demo.install'
--- debian/libertine-demo.install 2015-09-02 13:30:47 +0000
+++ debian/libertine-demo.install 2015-09-09 20:14:56 +0000
@@ -1,3 +1,3 @@
1usr/share/applications/demo/* usr/share/applications/
2data/demo/icons/* usr/share/libertine/demo/icons/1data/demo/icons/* usr/share/libertine/demo/icons/
3usr/bin/create_bespoke_container2usr/bin/create_bespoke_container
3usr/share/applications/demo/* usr/share/applications/
44
=== modified file 'debian/libertine-tools.install'
--- debian/libertine-tools.install 2015-09-02 18:58:33 +0000
+++ debian/libertine-tools.install 2015-09-09 20:14:56 +0000
@@ -1,3 +1,3 @@
1usr/bin/libertine-launch1usr/bin/libertine-launch
2usr/bin/libertine-session-bridge
2usr/bin/libertine_container_manager3usr/bin/libertine_container_manager
3usr/bin/libertine-session-bridge

Subscribers

People subscribed via source and target branches