diff options
| author | Didier Roche <didier.roche@canonical.com> | 2017-06-19 11:00:18 +0200 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2017-06-19 11:00:18 +0200 |
| commit | a414fb3f698d4b3399f28d2d642ec538fa83b506 (patch) | |
| tree | 7d1db7736be6df816692a3c9e0455e1565f494fc /debian | |
| parent | 570982998838d0182a03456d3e8fcca0076cad78 (diff) | |
Recommends unity-session, as ubuntu-session can't be a transitional package
(it will be the Gnome Shell default ubuntu session), this is how we install that new session package again. (bzr r4241)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3fe843c7f..25b460b87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ unity (7.5.0+17.10.20170609-0ubuntu2) UNRELEASED; urgency=medium systemd target. - Breaks against older version of ubuntu-session, now that unity-session provides that new systemd target name. + * Recommends unity-session, as ubuntu-session can't be a transitional package + (it will be the Gnome Shell default ubuntu session), this is how we install + that new session package again. -- Didier Roche <didrocks@ubuntu.com> Mon, 19 Jun 2017 10:50:58 +0200 diff --git a/debian/control b/debian/control index 2565b86be..a2f8d6e64 100644 --- a/debian/control +++ b/debian/control @@ -88,6 +88,7 @@ Recommends: unity-control-center, gnome-disk-utility, hud, session-shortcuts, + unity-session, Breaks: unity-lens-applications (<< 5.12.0-0ubuntu2), unity-lens-files (<< 5.10.0-0ubuntu2), unity-lens-music (<< 6.0.0), |
