Merge lp:~robert-ancell/unity-control-center/wily-logo into lp:unity-control-center

Proposed by Robert Ancell
Status: Merged
Approved by: Robert Ancell
Approved revision: 12817
Merged at revision: 12818
Proposed branch: lp:~robert-ancell/unity-control-center/wily-logo
Merge into: lp:unity-control-center
Diff against target: 11 lines (+1/-1)
1 file modified
debian/rules (+1/-1)
To merge this branch: bzr merge lp:~robert-ancell/unity-control-center/wily-logo
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Robert Ancell Approve
Review via email: mp+263734@code.launchpad.net

Commit message

Update system information logo for Wily Werewolf

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

Trivial and standard change...

review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

I wonder if we could get the version from the lsb version or something, so it would get updated whenever the source is rebuilt without having to think about that change every cycle...

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/rules'
2--- debian/rules 2014-11-04 09:18:03 +0000
3+++ debian/rules 2015-07-03 00:38:14 +0000
4@@ -18,6 +18,6 @@
5
6 binary-post-install/unity-control-center::
7 dh_migrations -p$(cdbs_curpkg)
8- ./panels/info/logo-generator --logo panels/info/UbuntuLogoBlank.png --text "ubuntu 15.04" --output debian/unity-control-center/usr/share/unity-control-center/ui/UbuntuLogo.png
9+ ./panels/info/logo-generator --logo panels/info/UbuntuLogoBlank.png --text "ubuntu 15.10" --output debian/unity-control-center/usr/share/unity-control-center/ui/UbuntuLogo.png
10
11 common-binary-post-install-arch:: list-missing

Subscribers

People subscribed via source and target branches