Merge lp:~osomon/ubuntu/maverick/epiphany-browser/user_agent into lp:ubuntu/maverick/epiphany-browser

Proposed by Olivier Tilloy
Status: Merged
Merged at revision: 100
Proposed branch: lp:~osomon/ubuntu/maverick/epiphany-browser/user_agent
Merge into: lp:ubuntu/maverick/epiphany-browser
Diff against target: 10 lines (+2/-2)
1 file modified
debian/branding.conf.in (+2/-2)
To merge this branch: bzr merge lp:~osomon/ubuntu/maverick/epiphany-browser/user_agent
Reviewer Review Type Date Requested Status
Luke Faraone Approve
James Westby (community) Needs Information
Review via email: mp+25411@code.launchpad.net

Description of the change

This branch fixes bug #578717: the user agent string for epiphany is wrong, it says "Debian/squeeze/sid ()" instead of "Ubuntu/10.10 (maverick)".

To post a comment you must log in.
Revision history for this message
James Westby (james-w) wrote :

Hi,

Why not keep the @PACKAGEVERSION@ thing, I don't think it will
be the equivalent of "maverick" would it?

Thanks,

James

review: Needs Information
Revision history for this message
Olivier Tilloy (osomon) wrote :

I changed the @PACKAGEVERSION@ substitution to "maverick" to mimic Firefox's behaviour. My User-Agent string with ff in lucid is:

Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3

so I figured the VendorComment should be set to the release codename, but I'm happy to keep the @PACKAGEVERSION@ substitution if that sounds more sensible.

Revision history for this message
James Westby (james-w) wrote :

On Mon, 17 May 2010 11:20:44 -0000, Olivier Tilloy <email address hidden> wrote:
> I changed the @PACKAGEVERSION@ substitution to "maverick" to mimic Firefox's behaviour. My User-Agent string with ff in lucid is:
>
> Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3
>
> so I figured the VendorComment should be set to the release codename, but I'm happy to keep the @PACKAGEVERSION@ substitution if that sounds more sensible.

I think that's more appropriate to have the minimal change.

Note that for 10.04 the version should be "10.04 LTS", not just "10.04".

Thanks,

James

101. By Olivier Tilloy

Revert the VendorComment to use @PACKAGEVERSION@.

Revision history for this message
Luke Faraone (lfaraone) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/branding.conf.in'
2--- debian/branding.conf.in 2010-03-08 23:50:25 +0000
3+++ debian/branding.conf.in 2010-05-17 12:26:25 +0000
4@@ -1,4 +1,4 @@
5 [User Agent]
6-Vendor=Debian
7-VendorSub=squeeze/sid
8+Vendor=Ubuntu
9+VendorSub=10.10
10 VendorComment=@PACKAGEVERSION@

Subscribers

People subscribed via source and target branches

to all changes: