Merge lp:~ari-tczew/webkit/lp-691104 into lp:~ubuntu-desktop/webkit/ubuntu

Proposed by Artur Rona
Status: Rejected
Rejected by: Robert Ancell
Proposed branch: lp:~ari-tczew/webkit/lp-691104
Merge into: lp:~ubuntu-desktop/webkit/ubuntu
Diff against target: 121 lines (+75/-9)
4 files modified
debian/changelog (+52/-9)
debian/patches/series (+1/-0)
debian/patches/typo_webkitwebsettings.patch (+18/-0)
debian/patches/ubuntu-gir-version.patch (+4/-0)
To merge this branch: bzr merge lp:~ari-tczew/webkit/lp-691104
Reviewer Review Type Date Requested Status
Ubuntu Desktop Pending
Robert Ancell Pending
Review via email: mp+45585@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) wrote :

This is now obsolete as we have 1.3.9 uploaded

Unmerged revisions

5. By Artur Rona

bzr add

4. By Artur Rona

Updated DEP3 tag.

3. By Artur Rona

[ Artur Rona ]
* Merge from debian unstable. Remaining changes: (LP: #691104)
  - debian/control: Drop Build-Depends on gir-repository-dev since
    we don't have this package in archive.
  - debian/patches/ubuntu-gir-version.patch: Use the 1.2 gobject
    introspection abi.
[ David Stansby ]
* debian/patches/typo_webkitwebsettings.patch: Fix typo. (LP: #552718)
[ Robert Ancell ]
* debian/control: Add Vcs-Bzr link related to Ubuntu Desktop Team.
* debian/patches/ubuntu-gir-version.patch:
  - Simplify patch to fix FTBFS
* debian/patches/ubuntu-gir-version.patch:
  - Change the alias definitions to work with the latest gobject-introspection
* New upstream release
* debian/patches/ubuntu-gir-version.patch:
  - Use the 1.2 gobject introspection abi
* Resync on Debian,
  remaining changes:
* debian/control:
  - don't build-depends on gir-repository-dev it's not required
* debian/patches/ubuntu-gir-version.patch:
  - use the current gobject introspection abi

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 2010-12-22 06:30:12 +0000
3+++ debian/changelog 2011-01-08 00:53:54 +0000
4@@ -1,14 +1,19 @@
5 webkit (1.2.5-2.1ubuntu1) UNRELEASED; urgency=low
6
7- * Merge with Debian unstable, remaining Ubuntu changes:
8- * debian/control:
9- - Don't build-depends on gir-repository-dev it's not required
10- - Use standards-version 3.9.1
11- - Add Vcs-Bzr link
12- * debian/patches/ubuntu-gir-version.patch:
13- - Use the current gobject introspection abi
14-
15- -- Robert Ancell <robert.ancell@canonical.com> Wed, 22 Dec 2010 14:58:12 +1100
16+ [ Artur Rona ]
17+ * Merge from debian unstable. Remaining changes: (LP: #691104)
18+ - debian/control: Drop Build-Depends on gir-repository-dev since
19+ we don't have this package in archive.
20+ - debian/patches/ubuntu-gir-version.patch: Use the 1.2 gobject
21+ introspection abi.
22+
23+ [ David Stansby ]
24+ * debian/patches/typo_webkitwebsettings.patch: Fix typo. (LP: #552718)
25+
26+ [ Robert Ancell ]
27+ * debian/control: Add Vcs-Bzr link related to Ubuntu Desktop Team.
28+
29+ -- Artur Rona <ari-tczew@ubuntu.com> Sat, 08 Jan 2011 01:39:52 +0100
30
31 webkit (1.2.5-2.1) unstable; urgency=low
32
33@@ -48,6 +53,44 @@
34
35 -- Gustavo Noronha Silva <kov@debian.org> Sat, 16 Oct 2010 17:50:56 -0300
36
37+webkit (1.2.5-0ubuntu3) natty; urgency=low
38+
39+ * debian/patches/ubuntu-gir-version.patch:
40+ - Simplify patch to fix FTBFS
41+
42+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 21 Oct 2010 13:40:42 +1100
43+
44+webkit (1.2.5-0ubuntu2) natty; urgency=low
45+
46+ * debian/patches/ubuntu-gir-version.patch:
47+ - Change the alias definitions to work with the latest gobject-introspection
48+
49+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 19 Oct 2010 15:53:12 +1100
50+
51+webkit (1.2.5-0ubuntu1) natty; urgency=low
52+
53+ * New upstream release
54+
55+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 18 Oct 2010 20:17:09 +1100
56+
57+webkit (1.2.4-1ubuntu2) natty; urgency=low
58+
59+ * debian/patches/ubuntu-gir-version.patch:
60+ - Use the 1.2 gobject introspection abi
61+
62+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 18 Oct 2010 14:03:26 +1100
63+
64+webkit (1.2.4-1ubuntu1) maverick; urgency=low
65+
66+ * Resync on Debian,
67+ remaining changes:
68+ * debian/control:
69+ - don't build-depends on gir-repository-dev it's not required
70+ * debian/patches/ubuntu-gir-version.patch:
71+ - use the current gobject introspection abi
72+
73+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 06 Sep 2010 16:48:11 +0200
74+
75 webkit (1.2.4-1) unstable; urgency=high
76
77 * New stable release
78
79=== modified file 'debian/patches/series'
80--- debian/patches/series 2010-12-22 06:30:12 +0000
81+++ debian/patches/series 2011-01-08 00:53:54 +0000
82@@ -7,3 +7,4 @@
83 cve-2010-2901.patch
84 cve-2010-3120.patch
85 ubuntu-gir-version.patch
86+typo_webkitwebsettings.patch
87
88=== added file 'debian/patches/typo_webkitwebsettings.patch'
89--- debian/patches/typo_webkitwebsettings.patch 1970-01-01 00:00:00 +0000
90+++ debian/patches/typo_webkitwebsettings.patch 2011-01-08 00:53:54 +0000
91@@ -0,0 +1,18 @@
92+From: Artur Rona <ari-tczew@ubuntu.com>
93+Description: Fix typo in WebKit/gtk/webkit/webkitwebsettings.cpp.
94+Bug-Ubuntu: https://launchpad.net/bugs/552718
95+Origin: upstream, http://trac.webkit.org/changeset/64629/
96+Author: David Stansby <dstansby@gmail.com>
97+
98+diff -pruN -x '*~' webkit-1.2.5.orig/WebKit/gtk/webkit/webkitwebsettings.cpp webkit-1.2.5/WebKit/gtk/webkit/webkitwebsettings.cpp
99+--- webkit-1.2.5.orig/WebKit/gtk/webkit/webkitwebsettings.cpp 2010-12-16 13:31:40.000000000 +0100
100++++ webkit-1.2.5/WebKit/gtk/webkit/webkitwebsettings.cpp 2010-12-16 15:42:22.000000000 +0100
101+@@ -578,7 +578,7 @@ static void webkit_web_settings_class_in
102+ PROP_ENABLE_XSS_AUDITOR,
103+ g_param_spec_boolean("enable-xss-auditor",
104+ _("Enable XSS Auditor"),
105+- _("Whether to enable teh XSS auditor"),
106++ _("Whether to enable the XSS auditor"),
107+ TRUE,
108+ flags));
109+ /**
110
111=== modified file 'debian/patches/ubuntu-gir-version.patch'
112--- debian/patches/ubuntu-gir-version.patch 2010-12-22 03:53:43 +0000
113+++ debian/patches/ubuntu-gir-version.patch 2011-01-08 00:53:54 +0000
114@@ -1,3 +1,7 @@
115+Description: Use the 1.2 gobject introspection abi.
116+Forwarded: not-needed
117+Author: Robert Ancell <robert.ancell@canonical.com>
118+
119 Index: webkit-1.2.5/WebKit/gtk/JSCore-1.0.gir
120 ===================================================================
121 --- webkit-1.2.5.orig/WebKit/gtk/JSCore-1.0.gir 2010-09-10 23:20:33.000000000 +1000

Subscribers

People subscribed via source and target branches

to all changes: