Merge ~morphis/snappy-hwe-snaps/+git/se-test-tools:f/add-dpkg into ~snappy-hwe-team/snappy-hwe-snaps/+git/se-test-tools:master

Proposed by Simon Fels
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: 6cfd085f242d7ae0f1fbf99cf5b7374b082e85e2
Merged at revision: 97f766e8156d23e49a05e0e08201840692dfbef2
Proposed branch: ~morphis/snappy-hwe-snaps/+git/se-test-tools:f/add-dpkg
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/se-test-tools:master
Diff against target: 18 lines (+3/-0)
1 file modified
snapcraft.yaml (+3/-0)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Alberto Milone (community) Approve
Konrad Zapałowicz (community) code Approve
Review via email: mp+330906@code.launchpad.net

Description of the change

Add dpkg to have a handy utility on core systems to compare versions

To post a comment you must log in.
Revision history for this message
Konrad Zapałowicz (kzapalowicz) wrote :

ack

review: Approve (code)
Revision history for this message
Alberto Milone (albertomilone) wrote :

"dpkg --compare-versions" sounds like a sensible use case for having dpkg.

review: Approve
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2abad80..8a2e537 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -40,6 +40,8 @@ apps:
40 command: usr/bin/mksquashfs40 command: usr/bin/mksquashfs
41 plugs:41 plugs:
42 - home42 - home
43 dpkg:
44 command: usr/bin/dpkg
4345
44parts:46parts:
45 packages:47 packages:
@@ -50,3 +52,4 @@ parts:
50 - ethtool52 - ethtool
51 - inotify-tools53 - inotify-tools
52 - squashfs-tools54 - squashfs-tools
55 - dpkg

Subscribers

People subscribed via source and target branches

to all changes: