Merge lp:~dale-f-beaudoin/unity-greeter/logopng_version_update into lp:unity-greeter

Proposed by ventrical
Status: Merged
Merged at revision: 2296
Proposed branch: lp:~dale-f-beaudoin/unity-greeter/logopng_version_update
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:~dale-f-beaudoin/unity-greeter/logopng_version_update
Reviewer Review Type Date Requested Status
Robert Ancell Approve
Jeremy Bícha Approve
Unity Greeter Development Team Pending
Review via email: mp+329084@code.launchpad.net

Commit message

unity-greeter/debian/rules/logon.png changed from 17.04 to 17.10

Description of the change

changed version number in rules/logo.png to 17.10

To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) wrote :

This branch seems to be missing a commit?

Revision history for this message
ventrical (dale-f-beaudoin) wrote :

Hi Robert,
It all worked well from here.
Perhaps I should uncommit and retry?

2295. By dale_f_beaudoin <email address hidden>

--message debian/rules/logo.png version update

Revision history for this message
Jeremy Bícha (jbicha) wrote :

I uploaded this for you. Thanks!

I don't have the right permissions right now to merge this into the unity-greeter branch.

review: Approve
Revision history for this message
ventrical (dale-f-beaudoin) wrote :

@jeremy Thank you. Just having some probs navigating through nano.
Regards..

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 2017-06-18 03:13:13 +0000
3+++ debian/changelog 2017-08-16 05:06:42 +0000
4@@ -1,3 +1,9 @@
5+unity-greeter (17.04.1-0ubuntu3) UNRELEASED; urgency=medium
6+
7+ * replace 17.04 with 17.10
8+
9+ -- ventrical <dale_f_beaudoin@hotmail.com> Tue, 15 Aug 2017 23:24:37 -0400
10+
11 unity-greeter (17.04.1-0ubuntu2) artful; urgency=medium
12
13 [ Jeremy Bicha ]
14
15=== modified file 'debian/rules'
16--- debian/rules 2017-06-18 02:59:42 +0000
17+++ debian/rules 2017-08-16 05:06:42 +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 '17.04' --output logo.png
23+ ./src/logo-generator --logo data/logo-bare.png --text '17.10' --output logo.png
24
25 override_dh_auto_install:
26 dh_auto_install

Subscribers

People subscribed via source and target branches