Merge ~thomas-voss/snap-confine:14.04 into snap-confine:14.04

Proposed by Thomas Voß
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 161b7f0188289d9934cf5f12fa62ba5bab69d5ea
Merged at revision: 161b7f0188289d9934cf5f12fa62ba5bab69d5ea
Proposed branch: ~thomas-voss/snap-confine:14.04
Merge into: snap-confine:14.04
Diff against target: 16 lines (+2/-1)
1 file modified
debian/control (+2/-1)
Reviewer Review Type Date Requested Status
Zygmunt Krynicki Approve
Review via email: mp+305301@code.launchpad.net

Commit message

Relax dependency on dpkg.

Description of the change

Relax dependency on dpkg.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

I think this is okay but I'd like to document that the reason for the pre-dependency is to satisfy maintainer scripts. I believe this is not require for 14.04 but this knowledge may be easily lost.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/control b/debian/control
2index e0bdc68..63cba17 100644
3--- a/debian/control
4+++ b/debian/control
5@@ -32,9 +32,10 @@ Description: Support executable to apply confinement for snappy apps
6 to the started application process. The tool is written in C and carefully
7 reviewed to limit the attack surface on the security model of snapd.
8
9+# On releases other than trusty, we require an explicit Pre-Depends: dpkg (>= 1.17.14)
10+# to satisfy maintainer scripts. Please keep this note in place.
11 Package: ubuntu-core-launcher
12 Architecture: any
13 Depends: snap-confine, ${misc:Depends}, ${shlibs:Depends}
14-Pre-Depends: dpkg (>= 1.17.14)
15 Description: Launcher for ubuntu-core (snappy) apps
16 This package contains the launcher for launching snappy applications

Subscribers

People subscribed via source and target branches

to all changes: