diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 83e920470..65d2c857f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +unity (7.5.0+19.10.20190924-0ubuntu2) focal; urgency=medium + + * unity-autopilot: Remove python3-windowmocker dependency. Permits + removal of window-mocker source, as part of Qt4 removal. + + -- Rik Mills <rikmills@kde.org> Tue, 11 Feb 2020 13:33:55 +0000 + unity (7.5.0+19.10.20190924-0ubuntu1) eoan; urgency=medium [ Khurshid Alam ] diff --git a/debian/control b/debian/control index 4d00e53d6..05ea690b7 100644 --- a/debian/control +++ b/debian/control @@ -199,7 +199,6 @@ Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, autopilot-desktop, - python3-windowmocker, gir1.2-appindicator3-0.1, gir1.2-dee-1.0, gir1.2-glib-2.0, |
