~jbicha/software-properties:ubuntu/xenial

Last commit made on 2023-11-17
Get this branch:
git clone -b ubuntu/xenial https://git.launchpad.net/~jbicha/software-properties
Only Jeremy Bícha can upload to this branch. If you are Jeremy Bícha please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/xenial
Repository:
lp:~jbicha/software-properties

Recent commits

e206175... by Sebastien Bacher

releasing package software-properties version 0.96.20.12

7d9f5be... by Nathan Teodosio

Release software-properties 0.96.20.12.

4cbf8e7... by Nathan Teodosio

Fix invalid syntax and unused import.

f2e294b... by Sebastien Bacher

releasing package software-properties version 0.96.20.11

09a94a9... by Sebastien Bacher

Update translatable sources

a57fef4... by Nathan Teodosio

Add comment explaining why we need to decode to UTF8.

d9c3635... by Nathan Teodosio

Do not block on daemon thread.

Would happen upon exiting after launching Enable Ubuntu Pro.

bdd470d... by Nathan Teodosio

Only decode to UTF8 if coming from ua call.

b3b28a9... by Nathan Teodosio

Add SVG to .install

b4c2e04... by Nathan Teodosio

status_json.decode("utf-8")

To avoid JSON object must be str, not bytes