~sylvain-pineau/checkbox-ng:fix-xdg-restart

Last commit made on 2021-05-06
Get this branch:
git clone -b fix-xdg-restart https://git.launchpad.net/~sylvain-pineau/checkbox-ng
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
fix-xdg-restart
Repository:
lp:~sylvain-pineau/checkbox-ng

Recent commits

64b6990... by Sylvain Pineau

session:restart.py: Fix the XDG strategy by prefixing the Exec cmd with 'sh -c'

See https://askubuntu.com/a/1242773/32239

6e80377... by PMR <pmr@pmr-lander>

Merge #402053 from checkbox-ng:release

Release_2021_Week17

f5ac8f3... by PMR <pmr@pmr-lander>

increment version to v1.14.0.dev0

61cf8c5... by PMR <pmr@pmr-lander>

Bump to v1.13.0

4d0d306... by PMR <pmr@pmr-lander>

Bump to v1.13.0rc1

cdeea79... by PMR <pmr@pmr-lander>

Merge #398625 from ~kissiel/checkbox-ng:more-normal-user-heuristics

bef7750... by PMR <pmr@pmr-lander>

Merge #401383 from ~kissiel/checkbox-ng:any-xlsx-will-do

13af447... by Maciej Kisielewski

Fix: remove version spec of xlsx from setup.py

This patch should help us with future PMR hiccups.
according to pwlars:
"""
I think I might have found something - take a look at
this I wasn't able to get it working by installing
python3-setuptools-scm deb package, but since we definitely know that
there are a LOT of versions of xlsxwriter>=0.3, then the >=0.3 is a bit
redundant. If you take the version spec out, it seems to work fine.
"""

8c5c7b3... by PMR <pmr@pmr-lander>

Merge #400373 from ~pieq/checkbox-ng:docs-contribution-guide-typos

22eb3e0... by Pierre Equoy

Fixed: Typos in Contributing guide