Merge ~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager:add-changelog into ~snappy-hwe-team/snappy-hwe-snaps/+git/modem-manager:snap-1.10

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: b3d7f147378012755fade6c690c37c1b71aeae7b
Merged at revision: 232a45df761393e9ea1e9f6305dfa52a50724e6a
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager:add-changelog
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/modem-manager:snap-1.10
Diff against target: 17 lines (+7/-0)
1 file modified
snapcraft.yaml (+7/-0)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Konrad Zapałowicz (community) code Approve
Review via email: mp+372524@code.launchpad.net

Commit message

snap: copy changelog to the snap package

Description of the change

snap: copy changelog to the snap package

To post a comment you must log in.
Revision history for this message
Konrad Zapałowicz (kzapalowicz) :
review: Approve (code)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :

PASSED: Successfully build documentation, rev: b3d7f147378012755fade6c690c37c1b71aeae7b

Generated documentation is available at https://jenkins.canonical.com/system-enablement/job/snappy-hwe-snaps-snap-docs/1250/

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
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index 1797e20..f43786e 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -64,6 +64,13 @@ parts:
6 organize:
7 copyright: usr/share/doc/modem-manager/copyright
8
9+ changelog:
10+ plugin: nil
11+ override-build: |
12+ cp "$SNAPCRAFT_PROJECT_DIR"/ChangeLog "$SNAPCRAFT_PART_INSTALL"
13+ organize:
14+ ChangeLog: usr/share/doc/modem-manager/ChangeLog
15+
16 libmbim:
17 plugin: autotools
18

Subscribers

People subscribed via source and target branches