Merge ~jocave/plainbox-provider-resource/+git/plainbox-provider-resource-parts:apply-dn7-change into ~checkbox-dev/plainbox-provider-resource/+git/plainbox-provider-resource-parts:master

Proposed by Jonathan Cave
Status: Merged
Approved by: Jonathan Cave
Approved revision: eea3fbe522d7d50b8bbac7856a8f1b3d7a7da51f
Merged at revision: 664ac8e17d4dab2054ad75c3f596d86f8fdbeb21
Proposed branch: ~jocave/plainbox-provider-resource/+git/plainbox-provider-resource-parts:apply-dn7-change
Merge into: ~checkbox-dev/plainbox-provider-resource/+git/plainbox-provider-resource-parts:master
Diff against target: 15 lines (+2/-1)
1 file modified
snapcraft.yaml (+2/-1)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+345771@code.launchpad.net

Description of the change

Apply the changes indicated by snapcraft deprecation notice:
https://docs.snapcraft.io/deprecation-notices/dn7

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index c67adbd..e43c7ab 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -17,8 +17,9 @@ parts:
6 - pciutils
7 - python3-requests-unixsocket
8 - smartmontools
9- prepare: |
10+ override-build: |
11 cd src && autoreconf -i
12+ snapcraftctl build
13 build-packages:
14 - autoconf
15 - automake

Subscribers

People subscribed via source and target branches