~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager:unstage-debs

Last commit made on 2020-01-21
Get this branch:
git clone -b unstage-debs https://git.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager
Only Alfonso Sanchez-Beato can upload to this branch. If you are Alfonso Sanchez-Beato please log in for upload directions.

Branch merges

Branch information

Recent commits

f84f9b5... by snapcraft <email address hidden>

Add unstage.txt file

This file contains a list of debian package that we are not actually
staging, although snapcraft adds them to manifest.yaml. CI now
recognizes this file, and manually removes the listed packages from the
manifest when releasing a snap to the store.

2670657... by System Enablement CI Bot <email address hidden>

Open development for 1.8.0-12-dev

5edd9a9... by System Enablement CI Bot <email address hidden>

Bump version to 1.8.0-11

1980c78... by System Enablement CI Bot <email address hidden>

Update ChangeLog for 1.8.0-11

a668955... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch use-dict

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager/+merge/377650

Author: Alfonso Sanchez-Beato <email address hidden>

Use 'interface' when defining plugs and slots

Define the plug/slot in the 'interface' field of a dictionary instead of
using directly the name. This workarounds a regression in snapcraft
3.9.5 (LP: #1859806).

79ecc1f... by snapcraft <email address hidden>

Use 'interface' when defining plugs and slots

Define the plug/slot in the 'interface' field of a dictionary instead of
using directly the name. This workarounds a regression in snapcraft
3.9.5 (LP: #1859806).

39ac03e... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch optimize-staged-packages

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager/+merge/377004

Author: Alfonso Sanchez-Beato <email address hidden>

Reduce to the minimum the staged packages

There were many packages that were not actually included in the snap,
and some others are already part of core, like glib and libpcre.

3134332... by snapcraft <email address hidden>

Reduce to the minimum the staged packages

There were many packages that were not actually included in the snap,
and some others are already part of core, like glib and libpcre.

dac1dbc... by System Enablement CI Bot <email address hidden>

Merge remote tracking branch snapcraft-polishing

Merge-Proposal: https://code.launchpad.net/~alfonsosanchezbeato/snappy-hwe-snaps/+git/modem-manager/+merge/371928

Author: Alfonso Sanchez-Beato <email address hidden>

* Copy ChangeLog file to snap package
* Fix some snapcraft warnings

61017b6... by Alfonso Sanchez-Beato

snapcraft: copy ChangeLog to snap

Copy ChangeLog inside the snap so it is part of the binary package.