~ci-train-bot/unity/unity-ubuntu-artful-2843

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Didier Roche
  • Date: 2017-06-19 08:53:45 UTC
  • Revision ID: didier.roche@canonical.com-20170619085345-efy1xlp4352kwhp2
* Rename ubuntu-session systemd target to unity-session to inline with
  new session name:
  - modify data/unity7.service.in and debian/unity.links to reflect new
    systemd target.
  - Breaks against older version of ubuntu-session, now that unity-session
    provides that new systemd target name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity (7.5.0+17.10.20170609-0ubuntu2) UNRELEASED; urgency=medium
 
2
 
 
3
  * Rename ubuntu-session systemd target to unity-session to inline with
 
4
    new session name:
 
5
    - modify data/unity7.service.in and debian/unity.links to reflect new
 
6
      systemd target.
 
7
    - Breaks against older version of ubuntu-session, now that unity-session
 
8
      provides that new systemd target name.
 
9
 
 
10
 -- Didier Roche <didrocks@ubuntu.com>  Mon, 19 Jun 2017 10:50:58 +0200
 
11
 
1
12
unity (7.5.0+17.10.20170609-0ubuntu1) artful; urgency=medium
2
13
 
3
14
  * Use g_mkdir_with_parents instead of mkdir.