mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Add a missing module in the automirror script.
This commit is contained in:
parent
b9c13cfb8d
commit
043062ea43
@ -22,6 +22,7 @@ import urllib.request
|
||||
from urllib.error import HTTPError
|
||||
from urllib.error import URLError
|
||||
import socket
|
||||
import logging
|
||||
from lsb_release import get_distro_information
|
||||
|
||||
global sources
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares-settings-ubuntu (1:19.04.3) UNRELEASED; urgency=medium
|
||||
|
||||
* Add a missing module in the automirror script.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 13 Jan 2019 00:24:45 -0600
|
||||
|
||||
calamares-settings-ubuntu (1:19.04.2) disco; urgency=medium
|
||||
|
||||
* Adjust config for automirror changes in the previous upload.
|
||||
|
Loading…
x
Reference in New Issue
Block a user