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
=== modified file 'debian/changelog'
--- debian/changelog 2014-02-20 04:27:54 +0000
+++ debian/changelog 2014-02-20 10:40:30 +0000
@@ -1,3 +1,10 @@
1unity-greeter (14.04.3-0ubuntu2) trusty; urgency=medium
2
3 * Add build-dependency on ttf-ubuntu-font-family for correct logo
4 rendering.
5
6 -- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 20 Feb 2014 10:32:48 +0000
7
1unity-greeter (14.04.3-0ubuntu1) trusty; urgency=medium8unity-greeter (14.04.3-0ubuntu1) trusty; urgency=medium
29
3 * New upstream release:10 * New upstream release:
411
=== modified file 'debian/control'
--- debian/control 2014-02-07 12:39:53 +0000
+++ debian/control 2014-02-20 10:40:30 +0000
@@ -9,6 +9,7 @@
9 debhelper (>= 9),9 debhelper (>= 9),
10 dh-autoreconf,10 dh-autoreconf,
11 gnome-common,11 gnome-common,
12 ttf-ubuntu-font-family,
12 unity-settings-daemon-dev,13 unity-settings-daemon-dev,
13 libcanberra-dev,14 libcanberra-dev,
14 libgtk-3-dev,15 libgtk-3-dev,

Subscribers

People subscribed via source and target branches