From 5dc6ce451d63af596af60c892d36d22e40e751c4 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Sat, 16 Feb 2008 00:26:12 +0100 Subject: * Update mozclient patch for xulbrowser now that firefox 3 needs mozilla/memory to build - update src/patches/xulbrowser_target.patch --- debian/changelog | 8 ++++++++ src/patches/xulbrowser_target.patch | 7 ++++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 735702b..f39d624 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mozilla-devscripts (0.05) UNRELEASED; urgency=low + + * Update mozclient patch for xulbrowser now that firefox 3 needs + mozilla/memory to build + - update src/patches/xulbrowser_target.patch + + -- Fabien Tassin Fri, 15 Feb 2008 22:02:42 +0100 + mozilla-devscripts (0.04) hardy; urgency=low * Add support in mozclient for DEBIAN_TAG for nss and nspr by not using diff --git a/src/patches/xulbrowser_target.patch b/src/patches/xulbrowser_target.patch index b596941..5355c88 100644 --- a/src/patches/xulbrowser_target.patch +++ b/src/patches/xulbrowser_target.patch @@ -1,6 +1,6 @@ --- - mozilla/client.mk | 37 ++++++++++++++++++++++++++++++++++--- - 1 file changed, 34 insertions(+), 3 deletions(-) + mozilla/client.mk | 38 +++++++++++++++++++++++++++++++++++--- + 1 file changed, 35 insertions(+), 3 deletions(-) Index: mozclient-tmp/mozilla/client.mk =================================================================== @@ -42,7 +42,7 @@ Index: mozclient-tmp/mozilla/client.mk camino \ necko \ tamarin \ -@@ -260,38 +262,67 @@ +@@ -261,38 +263,68 @@ extensions/reporter \ extensions/spellcheck \ $(NULL) @@ -71,6 +71,7 @@ Index: mozclient-tmp/mozilla/client.mk + mozilla/xpinstall \ + mozilla/browser \ + mozilla/probes \ ++ mozilla/memory \ + mozilla/other-licenses/branding/firefox \ + mozilla/other-licenses/7zstub/firefox \ + $(NULL) -- cgit v1.2.3