diff --git a/debian/changelog b/debian/changelog index e8a606a3..1d2f909e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +subiquity (19.08.1.4) eoan; urgency=medium + + * Bugfixes from master. + * Switch dependencies from probert, to probert-storage and + probert-network as needed. Reduces dependencies in core20 snap. + + -- Dimitri John Ledkov Fri, 06 Sep 2019 12:18:27 +0100 + subiquity (19.08.1.3) eoan; urgency=medium * Move python3-attr to subiquitycore package, as it is used by diff --git a/debian/control b/debian/control index 58d4fd70..f58cb13e 100644 --- a/debian/control +++ b/debian/control @@ -23,6 +23,7 @@ Depends: curtin, iso-codes, python3, subiquitycore, + probert-storage, ${misc:Depends}, ${python3:Depends} Description: Ubuntu Server Installer @@ -41,7 +42,7 @@ Description: Ubuntu Server Installer Package: subiquitycore Architecture: all -Depends: probert, +Depends: probert-network, python3-urwid (>= 1.2.1), python3-attr, python3-yaml,