Merge lp:~laney/ubuntu-terminal-app/notshowin-unity into lp:~ubuntu-terminal-dev/ubuntu-terminal-app/reboot

Proposed by Iain Lane
Status: Merged
Merge reported by: Florian Boucault
Merged at revision: not available
Proposed branch: lp:~laney/ubuntu-terminal-app/notshowin-unity
Merge into: lp:~ubuntu-terminal-dev/ubuntu-terminal-app/reboot
Diff against target: 31 lines (+7/-0)
2 files modified
com.ubuntu.terminal.desktop.in.in (+1/-0)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~laney/ubuntu-terminal-app/notshowin-unity
Reviewer Review Type Date Requested Status
Ubuntu Terminal Developers Pending
Review via email: mp+306855@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

Interestingly this fails click-review, if built as a click (which we do for the phone, although armhf, not amd64 as in the example below)...

Now executing: click-review ./com.ubuntu.terminal_0.7.217_amd64.click
Errors
------
 - desktop:validates:terminal
 did not validate: (ValidationError in file '/tmp/review-pp96fg9l/com.ubuntu.terminal.desktop':
- 'Unity7' is not a registered OnlyShowIn value )
 http://askubuntu.com/questions/417377/what-does-desktop-validates-mean/417378

Revision history for this message
Iain Lane (laney) wrote :

On Tue, Sep 27, 2016 at 11:08:32AM -0000, Alan Pope 🍺🐧🐱 wrote:
> Interestingly this fails click-review, if built as a click (which we do for the phone, although armhf, not amd64 as in the example below)...
>
> Now executing: click-review ./com.ubuntu.terminal_0.7.217_amd64.click
> Errors
> ------
> - desktop:validates:terminal
> did not validate: (ValidationError in file '/tmp/review-pp96fg9l/com.ubuntu.terminal.desktop':
> - 'Unity7' is not a registered OnlyShowIn value )
> http://askubuntu.com/questions/417377/what-does-desktop-validates-mean/417378

Sigh, desktop-file-validate has a whitelist of allowed names.

--
Iain Lane [ <email address hidden> ]
Debian Developer [ <email address hidden> ]
Ubuntu Developer [ <email address hidden> ]

Revision history for this message
Iain Lane (laney) wrote :

On Tue, Sep 27, 2016 at 11:24:25AM -0000, Iain Lane wrote:
> On Tue, Sep 27, 2016 at 11:08:32AM -0000, Alan Pope 🍺🐧🐱 wrote:
> > Interestingly this fails click-review, if built as a click (which we do for the phone, although armhf, not amd64 as in the example below)...
> >
> > Now executing: click-review ./com.ubuntu.terminal_0.7.217_amd64.click
> > Errors
> > ------
> > - desktop:validates:terminal
> > did not validate: (ValidationError in file '/tmp/review-pp96fg9l/com.ubuntu.terminal.desktop':
> > - 'Unity7' is not a registered OnlyShowIn value )
> > http://askubuntu.com/questions/417377/what-does-desktop-validates-mean/417378
>
> Sigh, desktop-file-validate has a whitelist of allowed names.

See https://bugs.freedesktop.org/show_bug.cgi?id=97947

--
Iain Lane [ <email address hidden> ]
Debian Developer [ <email address hidden> ]
Ubuntu Developer [ <email address hidden> ]

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'com.ubuntu.terminal.desktop.in.in'
--- com.ubuntu.terminal.desktop.in.in 2016-02-11 20:43:44 +0000
+++ com.ubuntu.terminal.desktop.in.in 2016-09-27 10:50:58 +0000
@@ -8,3 +8,4 @@
8X-Ubuntu-Touch=true8X-Ubuntu-Touch=true
9X-Ubuntu-Default-Department-ID=accessories9X-Ubuntu-Default-Department-ID=accessories
10X-Ubuntu-Splash-Color=#11111110X-Ubuntu-Splash-Color=#111111
11NotShowIn=Unity7
1112
=== modified file 'debian/changelog'
--- debian/changelog 2016-09-19 00:44:11 +0000
+++ debian/changelog 2016-09-27 10:50:58 +0000
@@ -1,5 +1,6 @@
1ubuntu-terminal-app (0.7ubuntu1) UNRELEASED; urgency=medium1ubuntu-terminal-app (0.7ubuntu1) UNRELEASED; urgency=medium
22
3 [ Luke Yelavich ]
3 * Get packaging ready for inclusion in yakkety (LP: #1623845)4 * Get packaging ready for inclusion in yakkety (LP: #1623845)
4 * Update standards version5 * Update standards version
5 * Fix up build dependency formatting6 * Fix up build dependency formatting
@@ -7,6 +8,11 @@
7 * Update copyright8 * Update copyright
8 * Update Vcs-bzr field9 * Update Vcs-bzr field
910
11 [ Iain Lane ]
12 * com.ubuntu.terminal.desktop.in.in: Add NotShowIn=Unity7 - we have
13 gnome-terminal there, and having two applications called "Terminal" will
14 be confusing.
15
10 -- Luke Yelavich <themuso@ubuntu.com> Fri, 16 Sep 2016 09:04:28 +100016 -- Luke Yelavich <themuso@ubuntu.com> Fri, 16 Sep 2016 09:04:28 +1000
1117
12ubuntu-terminal-app (0.7) wily; urgency=medium18ubuntu-terminal-app (0.7) wily; urgency=medium

Subscribers

People subscribed via source and target branches