Merge ~alfonsosanchezbeato/network-manager:add-changelog into network-manager:snap-1.10

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Tony Espy
Approved revision: e871b2f9ab2100d57bcd84f6669401bd4614d8a8
Merged at revision: 46666ae1af9f07de40305e9936aac21833ed37f4
Proposed branch: ~alfonsosanchezbeato/network-manager:add-changelog
Merge into: network-manager:snap-1.10
Diff against target: 18 lines (+7/-0)
1 file modified
snap/snapcraft.yaml (+7/-0)
Reviewer Review Type Date Requested Status
Tony Espy Approve
System Enablement Bot continuous-integration Approve
Konrad Zapałowicz (community) code Approve
Review via email: mp+372526@code.launchpad.net

Commit message

snap: copy changelog to package

Description of the change

snap: copy changelog to 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 :
review: Approve (continuous-integration)
Revision history for this message
Tony Espy (awe) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index b43ac42..f145d5e 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -61,6 +61,13 @@ parts:
61 plugin: dump61 plugin: dump
62 source: snap-common62 source: snap-common
6363
64 changelog:
65 plugin: nil
66 override-build: |
67 cp "$SNAPCRAFT_PROJECT_DIR"/ChangeLog-snap.txt "$SNAPCRAFT_PART_INSTALL"/ChangeLog
68 organize:
69 ChangeLog: usr/share/doc/network-manager/ChangeLog
70
64 dnsmasq:71 dnsmasq:
65 plugin: make72 plugin: make
66 source: https://git.launchpad.net/ubuntu/+source/dnsmasq73 source: https://git.launchpad.net/ubuntu/+source/dnsmasq

Subscribers

People subscribed via source and target branches