Merge lp:~xnox/unity-greeter/fix-build-dep into lp:unity-greeter

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Robert Ancell
Approved revision: 1138
Merged at revision: 1159
Proposed branch: lp:~xnox/unity-greeter/fix-build-dep
Merge into: lp:unity-greeter
Diff against target: 26 lines (+8/-0)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~xnox/unity-greeter/fix-build-dep
Reviewer Review Type Date Requested Status
Robert Ancell Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+207397@code.launchpad.net

Commit message

Add build-dependency on ttf-ubuntu-font-family for correct logo
rendering.

Description of the change

Add build-dependency on ttf-ubuntu-font-family for correct logo
rendering.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Please merge this, as it's in the archive already.

Revision history for this message
Robert Ancell (robert-ancell) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2014-02-20 04:27:54 +0000
3+++ debian/changelog 2014-02-20 10:40:30 +0000
4@@ -1,3 +1,10 @@
5+unity-greeter (14.04.3-0ubuntu2) trusty; urgency=medium
6+
7+ * Add build-dependency on ttf-ubuntu-font-family for correct logo
8+ rendering.
9+
10+ -- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 20 Feb 2014 10:32:48 +0000
11+
12 unity-greeter (14.04.3-0ubuntu1) trusty; urgency=medium
13
14 * New upstream release:
15
16=== modified file 'debian/control'
17--- debian/control 2014-02-07 12:39:53 +0000
18+++ debian/control 2014-02-20 10:40:30 +0000
19@@ -9,6 +9,7 @@
20 debhelper (>= 9),
21 dh-autoreconf,
22 gnome-common,
23+ ttf-ubuntu-font-family,
24 unity-settings-daemon-dev,
25 libcanberra-dev,
26 libgtk-3-dev,

Subscribers

People subscribed via source and target branches