diff --git a/debian/changelog b/debian/changelog index 548517e51ebc2f867069b4f854a6e59c3f0e5a07..809ba1e755f92faeb6a02c7a0b335608a716c87e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +librem5-devkit-tools (0.0.15) amber-phone; urgency=medium + + [ Guido Günther ] + * gitlab-ci: Use evergreen + * pytest: Don't fail touch test on devkit + * pytests: Check for SCSI disk + * pt/test_panel_brightness: Reduce devkit brightness to 100 + * pt/test_panel_brightness: Test max_brightness as well + * librem5-flash-image: Make evergreen the default + * librem5-flash-image: Detect board type via argv[0] (Closes: #30) + * scripts: Run doctests on librem5_flash_image + * librem5-host: Install symlinks for librem5 batches as well + * librem5-flash-image: Add test for default script name + + [ Angus Ainslie ] + * pytests/test_panel_brightness.py: make range inclusive + + [ Martin Kepplinger ] + * pytests: test_modem: use mmcli -m any + + [ David Hamner ] + * librem5-flash-image: Don't fail on default script name + * librem5-flash-image: Wait for device + + -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm> Thu, 21 Jan 2021 19:21:12 +0100 + librem5-devkit-tools (0.0.14) amber-phone; urgency=medium [ Martin Kepplinger ]