[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/feedbackd][debian/latest] 19 commits: build: Add dbus sources to the lib dependency

Guido Günther (@agx) gitlab at salsa.debian.org
Thu Feb 2 21:14:46 GMT 2023



Guido Günther pushed to branch debian/latest at Debian On Mobile / feedbackd


Commits:
b10e699e by Guido Günther at 2022-12-15T17:54:08+01:00
build: Add dbus sources to the lib dependency

Otherwise we might fail to generate it for the executables

- - - - -
aa5e5e40 by Guido Gunther at 2022-12-15T18:29:26+00:00
Merge branch 'compile-fix' into 'main'

build: Add dbus sources to the lib dependency

See merge request Librem5/feedbackd!99
- - - - -
b09f37b0 by Guido Günther at 2023-01-02T11:39:27+01:00
event-naming-spec: Separate application and system events

Make it obvious which events are meant to be used by "normal" GUI
applications in contrast to system components like desktop shells or
components monitoring the battery, etc.

This was prompted by
https://github.com/flatpak/xdg-desktop-portal/issues/929

- - - - -
0d50276f by Guido Günther at 2023-01-02T11:45:11+01:00
feedback-theme: Add screen-shot event

Used to indicate that a screen shot is being taken.

- - - - -
cf507735 by Guido Gunther at 2023-01-06T15:00:50+00:00
Merge branch 'app-and-system-events' into 'main'

event-naming-spec: Separate application and system events

See merge request Librem5/feedbackd!101
- - - - -
d7eed4fd by Guido Günther at 2023-01-06T15:04:29+00:00
lfb-event: Fix docstring

This allows gi-docgen to pick it up

- - - - -
ae85ac15 by Guido Günther at 2023-01-06T15:04:29+00:00
doc: Fix link to spec in manpage

- - - - -
88cc9a2d by Guido Günther at 2023-01-06T15:04:29+00:00
libfeedback: Fix link to specs

Since we now have them as part of the API docs we can avoid any
remote URLs

- - - - -
3a09ea5e by Guido Gunther at 2023-01-06T15:17:27+00:00
Merge branch 'doc-links' into 'main'

Fix some broken spec links

See merge request Librem5/feedbackd!102
- - - - -
769fda1c by Guido Günther at 2023-02-02T13:04:48+01:00
ci: Update submodule strategy

- - - - -
4822be0f by Guido Günther at 2023-02-02T13:04:48+01:00
Update to gmobile 0.0.1

Adjust to the one API change. We do it all in one commit to keep
bisectability. We use a slightly newer commit than 0.0.1 to include
build fixes for older glib (as required on PureOS Byzantium).

- - - - -
a8bba744 by Guido Gunther at 2023-02-02T12:47:58+00:00
Merge branch 'gmobile-0.0.1' into 'main'

Update to gmobile 0.0.1

See merge request Librem5/feedbackd!104
- - - - -
45bc7bc4 by Guido Günther at 2023-02-02T13:49:09+01:00
Document changes and release 0.0.3

- - - - -
25913a6a by Guido Gunther at 2023-02-02T12:59:54+00:00
Merge branch 'rel-0.0.3' into 'main'

Document changes and release 0.0.3

See merge request Librem5/feedbackd!105
- - - - -
1b71a901 by Guido Günther at 2023-02-02T14:26:42+01:00
New upstream version 0.0.3
- - - - -
73265282 by Guido Günther at 2023-02-02T14:26:49+01:00
Update upstream source from tag 'upstream/0.0.3'

Update to upstream version '0.0.3'
with Debian dir 8314e39d8c45ab1e19bad15297fcaf7b2ef601a2
- - - - -
b2cb044b by Guido Günther at 2023-02-02T14:26:49+01:00
New upstream release

- - - - -
bc906cf7 by Guido Günther at 2023-02-02T14:27:15+01:00
Drop all patches

All patches applied upstream.

- - - - -
2cad2af4 by Guido Günther at 2023-02-02T14:30:43+01:00
Document changes and release 0.0.3-1

- - - - -


30 changed files:

- .gitlab-ci.yml
- NEWS
- data/default.json
- debian/changelog
- − debian/patches/build-Add-dbus-sources-to-the-lib-dependency.patch
- − debian/patches/series
- doc/Event-naming-spec-0.0.0.md
- doc/fbcli.rst
- libfeedback/lfb-event.c
- meson.build
- src/fbd-feedback-manager.c
- src/meson.build
- subprojects/gmobile/.dir-locals.el
- subprojects/gmobile/.gitlab-ci.yml
- + subprojects/gmobile/NEWS
- + subprojects/gmobile/data/devices/display-panels/oneplus,enchilada.json
- + subprojects/gmobile/data/devices/display-panels/oneplus,fajita.json
- + subprojects/gmobile/data/devices/display-panels/purism,librem5.json
- + subprojects/gmobile/data/gmobile.gresources.xml
- + subprojects/gmobile/data/meson.build
- subprojects/gmobile/doc/build-howto.md
- subprojects/gmobile/doc/libgmobile.toml.in → subprojects/gmobile/doc/gmobile.toml.in
- subprojects/gmobile/doc/meson.build
- + subprojects/gmobile/examples/gm-display-panel-preview.c
- subprojects/gmobile/examples/meson.build
- + subprojects/gmobile/gmobile.doap
- subprojects/gmobile/meson.build
- + subprojects/gmobile/src/gm-cutout.c
- + subprojects/gmobile/src/gm-cutout.h
- + subprojects/gmobile/src/gm-device-info.c


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/compare/c9633861effacca32619089b7332dfbe4b797249...2cad2af40a44a38e8773c4f079a54d5295ba4ae3

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/feedbackd/-/compare/c9633861effacca32619089b7332dfbe4b797249...2cad2af40a44a38e8773c4f079a54d5295ba4ae3
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20230202/ed2fb7a4/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list