mobile-tweaks (5) unstable; urgency=medium [ undef ] * librem5-tweaks: Install gpsd override in the correct location. Previously this would install a systemd override to /usr/lib/sytemd/system/librem5.conf, which would result in systemd attempting to start/enable a unit called `librem5.conf` and failing in dpkg output. [ Guido Günther ] * gitignore generated files * librem5: udev: Make libinput ignore PMIC key press events. The PMICs power button handling generates an event on long press which confuses userspace as it already sees event from SVNS. Let's make libinput ignore it. This helps Phosh's power-button menu on long press as otherwise pressing the button for too long will trigger the PMICs power button events which will then blank/lock the device. * librem5: Use dh_installudev for pm rules. So far these were installed with the wrong extension (.udev) and no priority. -- Guido Günther Tue, 18 Jul 2023 14:59:15 +0200 mobile-tweaks (4) unstable; urgency=medium [ real root ] * Update mobile-tweaks.sh to load wayland vars only on wayland [ Arnaud Ferraris ] * Drop `machine-info` files. Those are unneeded now that this information is fetched from DT. -- Arnaud Ferraris Sun, 18 Jun 2023 13:42:04 +0200 mobile-tweaks (3) unstable; urgency=medium [ Didier Roche ] * Set priority to optional. The binary packages shouldn’t be important as per Debian Policy as it’s not a tool you expect to find on any Unix machine. This will thus match the source package priority. Spotted thanks to https://people.canonical.com/~ubuntu-archive/priority-mismatches.html [ Arnaud Ferraris ] * gschema override: Rename device-specific overrides. With the current naming, these are sorted (and interpreted) before the common override, meaning they're not taken into account if touching a setting already present in common (e.g. the background in pinetab-tweaks). Prefixing the filename with '12' instead of '11' ensures device-specific settings take precedence over common settings. * profiles.d: Enable GLES only on Librem 5. The 'lima' driver is too unstable for now, it won't work on Pine*. * d/control: Turn phosh-full Recommends: into Suggests: for pinetab-tweaks. This was left out in d750b839 * d/control: add mutual Conflicts: for device-specific packages (Closes: #974059) * d/control: remove duplicate Priority: fields. Fixes: lintian: binary-control-field-duplicates-source -- Arnaud Ferraris Mon, 16 Nov 2020 23:09:27 +0100 mobile-tweaks (2) unstable; urgency=medium [ Henry-Nicolas Tourneur ] * rename setenv-mobile.sh profile script to better identify the package that ships it * d/control: fix package name and descriptions, also dependencies * copyright clarification for pinephone folder * copyright clarification for artwork [ Arnaud Ferraris ] * d/control: depend on phosh-core instead of phosh-full phosh-full pulls in too many packages, phosh-core is more than enough. Fixes issues such as https://gitlab.com/mobian1/issues/-/issues/164 * mobile-tweaks-common: fix background picture install location * common: move machine-info file to device-specific packages. As we need to have a different configuration for e.g. tablets, make the form-factor a per-device setting. * add pinetab-tweaks package. This is mostly a copy of pinephone-tweaks, with a different background and machine-info. * d/copyright: add copyright information for pinetab folder [ Guido Günther ] * d/control: Drop dependeny on phosh-core. We rather want phosh-core to Recommend: this package. * d/control: Turn phosh-full Recommends: into Suggests: phosh-core will Recommend: these -- Arnaud Ferraris Fri, 06 Nov 2020 09:27:31 +0100 mobile-tweaks (1) unstable; urgency=low * Initial release -- Henry-Nicolas Tourneur Sun, 11 Oct 2020 20:05:56 +0000