Merge lp:~ddecator/firefox/fix-firefox-daily-build-20100625 into lp:~mozillateam/firefox/firefox-4.0.head.branch_format7

Proposed by Draycen DeCator
Status: Merged
Merged at revision: 544
Proposed branch: lp:~ddecator/firefox/fix-firefox-daily-build-20100625
Merge into: lp:~mozillateam/firefox/firefox-4.0.head.branch_format7
Diff against target: 67 lines (+11/-11)
3 files modified
debian/changelog (+2/-2)
debian/patches/awesome_browser_branding_install.patch (+4/-4)
debian/patches/browser_branding.patch (+5/-5)
To merge this branch: bzr merge lp:~ddecator/firefox/fix-firefox-daily-build-20100625
Reviewer Review Type Date Requested Status
Micah Gersten (community) Needs Fixing
Review via email: mp+28509@code.launchpad.net

Description of the change

Rebased patches

To post a comment you must log in.
Revision history for this message
Micah Gersten (micahg) wrote :

Please try this when refreshing patches:
quilt refresh --diffstat -U8 --no-timestamps

That will minimize the diff.

Revision history for this message
Micah Gersten (micahg) :
review: Needs Fixing
544. By Draycen DeCator

* New upstream snapshot 3.7 a6 HG 20100626r46261

545. By Draycen DeCator

* Rebase patches
  - update debian/patches/awesome_browser_branding_install.patch
  - update debian/patches/browser_branding.patch

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-06-20 05:53:09 +0000
3+++ debian/changelog 2010-06-26 02:10:45 +0000
4@@ -1,4 +1,4 @@
5-firefox-3.7 (3.7~a6~hg20100620r43871+nobinonly-0ubuntu1) UNRELEASED; urgency=low
6+firefox-3.7 (3.7~a6~hg20100626r46261+nobinonly-0ubuntu1) UNRELEASED; urgency=low
7
8 [ Fabien Tassin <fta@ubuntu.com> ]
9 * Mass update from 3.6 to 3.7
10@@ -68,7 +68,7 @@
11 * Refresh diverged patch
12 - update debian/patches/ubuntu_bookmarks.patch
13
14- -- Draycen DeCator <ddecator@gmail.com> Sun, 20 Jun 2010 01:37:36 -0400
15+ -- Draycen DeCator <ddecator@gmail.com> Fri, 25 Jun 2010 21:43:18 -0400
16
17 firefox-3.7 (3.7~a2~hg20100212r38093+nobinonly-0ubuntu1) UNRELEASED; urgency=low
18
19
20=== modified file 'debian/patches/awesome_browser_branding_install.patch'
21--- debian/patches/awesome_browser_branding_install.patch 2009-09-11 01:55:33 +0000
22+++ debian/patches/awesome_browser_branding_install.patch 2010-06-26 02:10:45 +0000
23@@ -6,11 +6,11 @@
24 ===================================================================
25 --- mozilla.orig/browser/installer/package-manifest.in
26 +++ mozilla/browser/installer/package-manifest.in
27-@@ -358,16 +358,22 @@
28- @BINPATH@/chrome/browser.manifest
29- @BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
30- @BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
31+@@ -366,16 +366,22 @@
32 @BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png
33+ #if MOZ_UPDATE_CHANNEL == beta
34+ @BINPATH@/extensions/testpilot@labs.mozilla.com/*
35+ #endif
36 @BINPATH@/chrome/toolkit.jar
37 @BINPATH@/chrome/toolkit.manifest
38 @BINPATH@/@PREF_DIR@/reporter.js
39
40=== modified file 'debian/patches/browser_branding.patch'
41--- debian/patches/browser_branding.patch 2010-06-10 03:14:28 +0000
42+++ debian/patches/browser_branding.patch 2010-06-26 02:10:45 +0000
43@@ -39,11 +39,11 @@
44 ===================================================================
45 --- mozilla.orig/browser/installer/package-manifest.in
46 +++ mozilla/browser/installer/package-manifest.in
47-@@ -353,16 +353,22 @@
48- @BINPATH@/chrome/browser.manifest
49- @BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
50- @BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
51+@@ -366,16 +366,22 @@
52 @BINPATH@/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png
53+ #if MOZ_UPDATE_CHANNEL == beta
54+ @BINPATH@/extensions/testpilot@labs.mozilla.com/*
55+ #endif
56 @BINPATH@/chrome/toolkit.jar
57 @BINPATH@/chrome/toolkit.manifest
58 @BINPATH@/@PREF_DIR@/reporter.js
59@@ -53,7 +53,7 @@
60 +@BINPATH@/chrome/browser-branding.manifest
61 +@BINPATH@/chrome/browser-branding-en-US.jar
62 +@BINPATH@/chrome/browser-branding-en-US.manifest
63-+
64++
65 ; ubuntu awesome browser branding
66 @BINPATH@/chrome/awesome-branding.jar
67 @BINPATH@/chrome/awesome-branding.manifest

Subscribers

People subscribed via source and target branches