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

Proposed by Alfonso Sanchez-Beato
Status: Merged
Approved by: Alfonso Sanchez-Beato
Approved revision: 281c147529672d4d5bd53f77c47f3e4ac5bee107
Merged at revision: baac4e4eef38738acd510f52649f854e833cb278
Proposed branch: ~alfonsosanchezbeato/snappy-hwe-snaps/+git/network-manager:fix-changelog
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/network-manager:snap-1.10
Diff against target: 16 lines (+1/-1)
1 file modified
snap/snapcraft.yaml (+1/-1)
Reviewer Review Type Date Requested Status
System Enablement Bot continuous-integration Approve
Review via email: mp+378390@code.launchpad.net

Commit message

Change changelog file name to the standard one

Description of the change

Change changelog file name to the standard one

To post a comment you must log in.
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/ChangeLog-snap.txt b/ChangeLog
2similarity index 100%
3rename from ChangeLog-snap.txt
4rename to ChangeLog
5diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
6index 77bbb1a..3c21c64 100644
7--- a/snap/snapcraft.yaml
8+++ b/snap/snapcraft.yaml
9@@ -59,7 +59,7 @@ parts:
10 changelog:
11 plugin: nil
12 override-build: |
13- cp "$SNAPCRAFT_PROJECT_DIR"/ChangeLog-snap.txt "$SNAPCRAFT_PART_INSTALL"/ChangeLog
14+ cp "$SNAPCRAFT_PROJECT_DIR"/ChangeLog "$SNAPCRAFT_PART_INSTALL"/ChangeLog
15 organize:
16 ChangeLog: usr/share/doc/network-manager/ChangeLog
17

Subscribers

People subscribed via source and target branches