Merge lp:~xnox/unity-greeter/utopic into lp:unity-greeter

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Robert Ancell
Approved revision: 1221
Merged at revision: 1229
Proposed branch: lp:~xnox/unity-greeter/utopic
Merge into: lp:unity-greeter
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~xnox/unity-greeter/utopic
Reviewer Review Type Date Requested Status
Robert Ancell Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+216958@code.launchpad.net

Commit message

Update greeter logo for Utopic Unicorn.

Description of the change

Update greeter logo for Utopic Unicorn.

To post a comment you must log in.
lp:~xnox/unity-greeter/utopic updated
1221. By Dimitri John Ledkov

releasing package unity-greeter version 14.10.0-0ubuntu1

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Continuous integration, rev:1220
No commit message was specified in the merge proposal. Click on the following link and set the commit message (if you want a jenkins rebuild you need to trigger it yourself):
https://code.launchpad.net/~xnox/unity-greeter/utopic/+merge/216958/+edit-commit-message

http://jenkins.qa.ubuntu.com/job/unity-greeter-ci/48/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/unity-greeter-trusty-amd64-ci/31
    SUCCESS: http://jenkins.qa.ubuntu.com/job/unity-greeter-trusty-armhf-ci/31

Click here to trigger a rebuild:
http://s-jenkins.ubuntu-ci:8080/job/unity-greeter-ci/48/rebuild

review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Robert Ancell (robert-ancell) :
review: Approve
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Note this should have updated the version number in configure.ac too.

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-04-08 03:58:58 +0000
3+++ debian/changelog 2014-04-23 23:24:55 +0000
4@@ -1,3 +1,9 @@
5+unity-greeter (14.10.0-0ubuntu1) utopic; urgency=medium
6+
7+ * Update greeter logo for Utopic Unicorn.
8+
9+ -- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 24 Apr 2014 00:23:42 +0100
10+
11 unity-greeter (14.04.9-0ubuntu1) trusty; urgency=medium
12
13 * New upstream release:
14
15=== modified file 'debian/rules'
16--- debian/rules 2014-04-07 03:22:56 +0000
17+++ debian/rules 2014-04-23 23:24:55 +0000
18@@ -11,7 +11,7 @@
19
20 override_dh_auto_build:
21 dh_auto_build
22- ./src/logo-generator --logo data/logo-bare.png --text '14.04 LTS' --output logo.png
23+ ./src/logo-generator --logo data/logo-bare.png --text '14.10' --output logo.png
24
25 override_dh_auto_install:
26 dh_auto_install

Subscribers

People subscribed via source and target branches