mobian-pinephone-tweaks (0.61) unstable; urgency=medium

  [ Andrey Skvortsov ]
  * tweaks: give access to flash attributes needed for Megapixels.
    Currently only flash_strobe attribute is used by Megapixels.
    This fixes non-working flash in Megapixels.
  * tweaks: use dh_udev for disable-gpu-scalling udev rule

  [ Alexandre Viard ]
  * Add mobian-pinephone-tweaks-vccq package

  [ Arnaud Ferraris ]
  * d/control: make package `Architecture: all`
    While this will only be used on `arm64`, this package doesn't contain
    any binary code and can therefore safely be made  `Architecture: all` so
    our CI doesn't fail for no valid reason.
  * d/pinephone-flashligt.udev: change group.
    Our images no longer make the default user a member of the `video`
    group, so let's use `plugdev` instead.

 -- Arnaud Ferraris <aferraris@debian.org>  Fri, 06 Oct 2023 15:08:47 +0200

mobian-pinephone-tweaks (0.60) unstable; urgency=medium

  [ undef ]
  * tweaks: add udev rule stopping gpu frequency scaling
  * d/gpb.conf: set debian branch to mobian

 -- Undef <debian@undef.tools>  Wed, 10 May 2023 08:19:27 +0000

mobian-pinephone-tweaks (0.59) unstable; urgency=medium

  * tweaks: drop LED udev rule.
    This is already covered by `feedbackd`.
  * tweaks: drop u-boot-menu config fragment.
    It has been replaced by a device-independent one from `mobian-tweaks`.
  * d/control: update dependencies

 -- Arnaud Ferraris <aferraris@debian.org>  Tue, 13 Dec 2022 15:20:12 +0100

mobian-pinephone-tweaks (0.58) unstable; urgency=medium

  * d/conffiles: remove old leftover files

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Tue, 29 Mar 2022 17:33:45 +0200

mobian-pinephone-tweaks (0.57) unstable; urgency=medium

  * d/control: fix u-boot-menu version requirement

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Mon, 28 Mar 2022 14:16:28 +0200

mobian-pinephone-tweaks (0.56) unstable; urgency=medium

  [ Jochen Sprickerhof ]
  * Remove pre bookworm initramfs rebuild.
    This was only needed for /boot being too small on old images.

  [ Arnaud Ferraris ]
  * tweaks: drop unneeded tweaks.
    A number of tweaks is now useless due to upstream including the
    necessary changes: that's the case for the feedbackd profile, indicator
    LEDs and proximity sensor udev rules. Moreover, thanks to new features
    in `u-boot-menu`, we no longer have to rewrite the whole config file nor
    must we provide a custom script for synchronizing DTBs. Finally, we no
    longer need to bother with u-boot itself as we decided to promote
    Tow-Boot instead, so our triggers for updating the bootloader have
    become useless (and even potentially harmful).
    This commit removes all unnecessary tweaks while adding a `u-boot-menu`
    config fragment suitable for this device and ensuring we pull the proper
    version of this package.

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Thu, 24 Mar 2022 16:50:16 +0100

mobian-pinephone-tweaks (0.55) unstable; urgency=medium

  * u-boot-install-pinephone: act only if running on a PinePhone

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Thu, 02 Dec 2021 13:44:14 +0100

mobian-pinephone-tweaks (0.54) unstable; urgency=medium

  * debian: (re)install u-boot if binary file changed.
  * d/postinst: add `set -e` as mandated by Debian Policy
  * tweaks: lower proximity sensor threshold.
  * debian: add gbp.conf.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sat, 20 Nov 2021 13:49:51 +0100

mobian-pinephone-tweaks (0.53) unstable; urgency=medium

  * rebuild-initramfs: make sure we don't error out

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 09 Feb 2021 12:04:13 +0100

mobian-pinephone-tweaks (0.52) unstable; urgency=medium

  * tweaks: add workaround for small boot partition

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 09 Feb 2021 09:30:21 +0100

mobian-pinephone-tweaks (0.51) unstable; urgency=medium

  * Revert "d/control: remove old dependency on pinephone-tweaks"

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 01 Feb 2021 21:55:40 +0100

mobian-pinephone-tweaks (0.50) unstable; urgency=medium

  * tweaks: improve default pulse config.
    We now use a default script, which enables ducking on notification sounds.
  * d/control: remove old dependency on pinephone-tweaks

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 27 Jan 2021 23:56:46 +0100

mobian-pinephone-tweaks (0.49) unstable; urgency=medium

  * tweaks: don't install SCP firmware.
    It is now built into the u-boot package.
  * tweaks: actually delete the suspend hook script
  * postinst: sync dtb files for each available kernel version
  * debian: remove triggers.
    These were needed in a transitory phase, now u-boot is automatically
    flashed on upgrade

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 19 Jan 2021 18:13:42 +0100

mobian-pinephone-tweaks (0.48) unstable; urgency=medium

  * tweaks: get rid of suspend hook script.
    Modem suspend/resume is now handled through `eg25-manager`, so we can
    safely dispose this script.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 14 Dec 2020 16:40:34 +0100

mobian-pinephone-tweaks (0.47) unstable; urgency=medium

  * d/control: depend on u-boot-menu.
  * d/control: depend on rsync for zz-sync-dtb
  * zz-sync-dtb: fix dtb destination dir creation

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Thu, 26 Nov 2020 17:00:15 +0100

mobian-pinephone-tweaks (0.46) unstable; urgency=medium

  * u-boot-install-pinetab: improve searching the boot block device

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Thu, 05 Nov 2020 13:29:36 +0100

mobian-pinephone-tweaks (0.45) unstable; urgency=medium

  * d/control: conflict with previous pinephone-tweaks

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 04 Nov 2020 19:08:31 +0100

mobian-pinephone-tweaks (0.44) unstable; urgency=medium

  * debian: rename package mobian-pinephone-tweaks.
  * tweaks: remove machine-info.
  * debian: add triggers for a clean upgrade.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 04 Nov 2020 17:38:44 +0100

pinephone-tweaks (0.43) unstable; urgency=medium

  * debian: overwrite /etc/default/u-boot in postinst script.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 03 Nov 2020 16:34:58 +0100

pinephone-tweaks (0.42) unstable; urgency=medium

  * tweaks: add default config for u-boot-update

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 03 Nov 2020 16:01:24 +0100

pinephone-tweaks (0.41) unstable; urgency=medium

  * tweaks: remove boot.cmd
  * tweaks: remove zz-rename-files and add zz-sync-dtb.
  * tweaks: add pulse default config for sample rates.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 03 Nov 2020 01:03:42 +0100

pinephone-tweaks (0.40) unstable; urgency=medium

  [ Benjamin Schaaf ]
  * Increase rumble duration for button-pressed and button-released.

  [ Arnaud Ferraris ]
  * tweaks: add machine-info to set chassis type

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Fri, 23 Oct 2020 12:54:40 +0200

pinephone-tweaks (0.39) unstable; urgency=medium

  * tweaks: remove custom phoc.ini.
    This is no longer necessary as the default config is OK for our
    use-case.
  * tweaks: add custom feedbackd profile

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sun, 04 Oct 2020 00:01:46 +0200

pinephone-tweaks (0.38) unstable; urgency=medium

  * tweaks: remove camera setup script

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 22 Sep 2020 15:18:12 +0200

pinephone-tweaks (0.37) unstable; urgency=medium

  * zz-rename-files: allow *sunxi* kernels

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Fri, 18 Sep 2020 17:22:05 +0200

pinephone-tweaks (0.36) unstable; urgency=medium

  * tweaks: don't upgrade u-boot automatically.

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 07 Sep 2020 11:36:04 +0200

pinephone-tweaks (0.35) unstable; urgency=medium

  [ Dylan Van Assche ]
  * Add haptic feedback during boot

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 31 Aug 2020 23:54:44 +0200

pinephone-tweaks (0.34) unstable; urgency=medium

  * boot.cmd: control LED using gpio command
    `led` command is no longer available.
  * pinephone-suspend-hook: fix DTR gpio number on PCB rev 1.2+

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 05 Aug 2020 01:30:35 +0200

pinephone-tweaks (0.33) unstable; urgency=medium

  * postinst: fix wrong comment
  * boot.cmd: fix partition scheme detection when using F2FS

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 04 Aug 2020 23:08:10 +0200

pinephone-tweaks (0.32) unstable; urgency=medium

  * pinephone-suspend-hook: don't use hwclock to set time back
  * pinephone-suspend-hooks: enable URC caching during suspend

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 04 Aug 2020 16:50:34 +0200

pinephone-tweaks (0.31) unstable; urgency=medium

  * pinephone-suspend-hook: remove Bluetooth tweaks.
    They are fixed with the latest kernel build

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sun, 02 Aug 2020 19:52:51 +0200

pinephone-tweaks (0.30) unstable; urgency=medium

  * pinephone-camera-setup: discover camera IDs more robustly

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Thu, 23 Jul 2020 01:34:52 +0200

pinephone-tweaks (0.29) unstable; urgency=medium

  * pinephone-suspend-hook: toggle AP_READY when going in/out of suspend

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 20 Jul 2020 03:48:44 +0200

pinephone-tweaks (0.28) unstable; urgency=medium

  * pinephone-suspend-hook: fix AT commands for modem power saving mode

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 14 Jul 2020 23:29:28 +0200

pinephone-tweaks (0.27) unstable; urgency=medium

  * phoc.ini: revert back to 2x scale.
    GTK only supports integer scales, using a fractional scale can lead to
    issues such as the keyboard being narrower than it should be.
    Reverting to 2x scale factor is safe now that we have automatic
    scale-to-fit.
  * 99-pinephone-uboot: improve dpkg hooks
  * tweaks: add suspend hooks.
    This allows use to do a few different things:
    - enable power save mode for the modem
    - disable bluetooth to avoid a kernel OOPS
    - restore system time on resume

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 14 Jul 2020 17:45:23 +0200

pinephone-tweaks (0.26) unstable; urgency=medium

  * scp.bin: update crust firmware to latest version

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sun, 12 Jul 2020 22:00:33 +0200

pinephone-tweaks (0.25) unstable; urgency=medium

  * tweaks: add udev rules for the PinePhone LEDs

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sun, 12 Jul 2020 15:23:25 +0200

pinephone-tweaks (0.24) unstable; urgency=medium

  * postinst: don't run kernel script.
    It may prevent running an updated kernel

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 08 Jul 2020 13:28:03 +0200

pinephone-tweaks (0.23) unstable; urgency=medium

  * pinephone-camera-setup: fix bash syntax

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Tue, 07 Jul 2020 11:35:17 +0200

pinephone-tweaks (0.22) unstable; urgency=medium

  * pinephone-tweaks: fix wrong install paths

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 06 Jul 2020 23:41:04 +0200

pinephone-tweaks (0.21) unstable; urgency=medium

  * pinephone-camera-setup: properly identify the camera device.
    Also, add a parameter to switch easily from front to back camera
  * pinephone-camera-setup: install to /usr/bin as it can be useful
  * pinephone-tweaks: properly disable systemd service in prerm script
  * d/control: depend on v4l-utils (for pinephone-camera-setup)

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 06 Jul 2020 23:30:56 +0200

pinephone-tweaks (0.20) unstable; urgency=medium

  * pinephone-camera-setup: use back camera by default

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 06 Jul 2020 15:12:31 +0200

pinephone-tweaks (0.19) unstable; urgency=medium

  * tweaks: configure camera on boot

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 06 Jul 2020 14:34:30 +0200

pinephone-tweaks (0.18) unstable; urgency=medium

  * zz-rename-files: add temporary hack to install u-boot on kernel update
  * boot.cmd: mount rootfs read-write (systemd can't create machine-id)

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Sat, 27 Jun 2020 13:12:10 +0200

pinephone-tweaks (0.17) unstable; urgency=medium

  * tweaks: automatically install u-boot on package upgrade
  * zz-rename-files: make sure we only process pinephone kernels

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Fri, 26 Jun 2020 14:30:52 +0200

pinephone-tweaks (0.16) unstable; urgency=medium

  * zz-rename-files: use relative paths for /boot symlinks.
    Absolute paths can't be resolved if /boot is on a separate partition and
    we look only at this partition, as u-boot does.
  * boot.cmd: allow booting from a separate /boot partition

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Wed, 10 Jun 2020 02:03:05 +0200

pinephone-tweaks (0.15) unstable; urgency=medium

  * move non-PinePhone-specific parts to `mobian-tweaks`
  * postinst: fix installed kernel version

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Thu, 07 May 2020 14:19:31 +0200

pinephone-tweaks (0.14) unstable; urgency=medium

  * remove systemd-suspend config

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 27 Apr 2020 13:07:24 +0200

pinephone-tweaks (0.13) unstable; urgency=medium

  * gschema.override: remove "close" button from windows
  * scp: upgrade to latest version
  * firefox-esr: Use "Touch" layout for scale factor 1.8
  * set compositor scale factor to 1.8
  * install ModemManager local authority to /var/lib

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 27 Apr 2020 12:41:53 +0200

pinephone-tweaks (0.12) unstable; urgency=medium

  * pinephone-tweaks.sh: add QT_QUICK_CONTROLS_MOBILE env var
  * applications: add diversion for sm.puri.OSK0

 -- Arnaud Ferraris <arnaud.ferraris@gmail.com>  Mon, 20 Apr 2020 16:50:20 +0200

pinephone-tweaks (0.11) unstable; urgency=medium

  * simplify boot script and improve kernel post-install script

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Thu, 16 Apr 2020 14:33:12 +0200

pinephone-tweaks (0.10) unstable; urgency=medium

  * have logind ignore power key events to prevent unwanted poweroff
  * let systemd only use s2idle suspend
  * install crust firmware for SCP

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Thu, 16 Apr 2020 08:33:06 +0200

pinephone-tweaks (0.9) unstable; urgency=medium

  * set Telegram Desktop scale to 95%
  * fix postrm script

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Wed, 08 Apr 2020 12:58:40 +0200

pinephone-tweaks (0.8) unstable; urgency=medium

  * set Epiphany's user agent to a mobile UA
  * add Firefox ESR UI tweaks and diverted desktop file
  * add custom desktop file for Telegram
  * hide command-line devtools icons

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Wed, 08 Apr 2020 12:03:27 +0200

pinephone-tweaks (0.7) unstable; urgency=medium

  * add polkit localauthority for ModemManager

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Sat, 28 Mar 2020 14:59:19 +0100

pinephone-tweaks (0.6) unstable; urgency=medium

  * boot.cmd.template: disable VT cursor and start with read-only rootfs
  * add pinephone-specific feedbackd theme

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Wed, 25 Mar 2020 15:34:08 +0100

pinephone-tweaks (0.5) unstable; urgency=medium

  * split into pinephone-modem-scripts and pinephone-tweaks

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Wed, 25 Mar 2020 15:34:08 +0100

pinephone-scripts (0.5) unstable; urgency=medium

  * pinephone-tweaks: allow gnome-settings-daemon to unlock SIM

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Tue, 24 Mar 2020 09:28:59 +0100

pinephone-scripts (0.4) unstable; urgency=medium

  * pinephone-tweaks: add udev rule to make the proximity sensor usable

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Sun, 22 Mar 2020 11:26:15 +0100

pinephone-scripts (0.3) unstable; urgency=medium

  * pinephone-tweaks: add boot.cmd template
  * pinephone-tweaks: generate boot script on kernel install

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Sun, 15 Mar 2020 15:04:21 +0100

pinephone-scripts (0.2) unstable; urgency=medium

  * pinephone-tweaks: force Mozilla to use wayland

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Sat, 07 Mar 2020 16:51:25 +0100

pinephone-scripts (0.1) unstable; urgency=medium

  * Initial package release

 -- Arnaud Ferraris <arnaud.ferraris@collabora.com>  Wed, 04 Mar 2020 22:21:05 +0100
