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
diff --git a/debian/control b/debian/control
index e0bdc68..63cba17 100644
--- a/debian/control
+++ b/debian/control
@@ -32,9 +32,10 @@ Description: Support executable to apply confinement for snappy apps
32 to the started application process. The tool is written in C and carefully32 to the started application process. The tool is written in C and carefully
33 reviewed to limit the attack surface on the security model of snapd.33 reviewed to limit the attack surface on the security model of snapd.
3434
35# On releases other than trusty, we require an explicit Pre-Depends: dpkg (>= 1.17.14)
36# to satisfy maintainer scripts. Please keep this note in place.
35Package: ubuntu-core-launcher37Package: ubuntu-core-launcher
36Architecture: any38Architecture: any
37Depends: snap-confine, ${misc:Depends}, ${shlibs:Depends}39Depends: snap-confine, ${misc:Depends}, ${shlibs:Depends}
38Pre-Depends: dpkg (>= 1.17.14)
39Description: Launcher for ubuntu-core (snappy) apps40Description: Launcher for ubuntu-core (snappy) apps
40 This package contains the launcher for launching snappy applications41 This package contains the launcher for launching snappy applications

Subscribers

People subscribed via source and target branches

to all changes: