summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Sack <asac@ubuntu.com>2009-09-15 14:52:23 +0200
committerAlexander Sack <asac@ubuntu.com>2009-09-15 14:52:23 +0200
commit9282e6743cb2257879966638caf8f4a8940ba873 (patch)
tree8bfa5cee09e8040e21dbf8482d658a97c59922e8
parent615a1b5b7e59a37563152e812c19b8836b5dbf54 (diff)
+ mozclient: use stable awesome-browser branding branch for firefox-3.0
- update src/mozclient/firefox-3.0.conf
-rw-r--r--debian/changelog7
-rw-r--r--src/mozclient/firefox-3.0.conf2
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 48934fb..5a932eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
mozilla-devscripts (0.16) UNRELEASED; urgency=low
+ [ Benjamin Drung <bdrung@ubuntu.com> ]
* xpi.mk:
- List all phony target and run dh_clean for all packages. These changes
makes it possible to use xpi.mk without cdbs in a simple way.
@@ -28,7 +29,11 @@ mozilla-devscripts (0.16) UNRELEASED; urgency=low
- allow uploads done by Debian Maintainers
- update debian/control
- -- Benjamin Drung <bdrung@ubuntu.com> Mon, 14 Sep 2009 09:43:14 +0200
+ [ Alexander Sack <asac@ubuntu.com> ]
+ + mozclient: use stable awesome-browser branding branch for firefox-3.0
+ - update src/mozclient/firefox-3.0.conf
+
+ -- Alexander Sack <asac@ubuntu.com> Tue, 15 Sep 2009 14:51:08 +0200
mozilla-devscripts (0.15) unstable; urgency=low
diff --git a/src/mozclient/firefox-3.0.conf b/src/mozclient/firefox-3.0.conf
index 4543122..9021dd3 100644
--- a/src/mozclient/firefox-3.0.conf
+++ b/src/mozclient/firefox-3.0.conf
@@ -25,4 +25,4 @@ MOZCLIENT_GETDATE = wget -O - -q --read-timeout=10 --user-agent='' --tries=3
MOZCLIENT_EMBEDDED = 1
MOZCLIENT_WANTMOZDIR = 1
MOZCLIENT_WANTPATCH = 1
-MOZCLIENT_POSTCOCMD = bzr branch lp:~mozillateam/firefox/awesome-browser-branding && mv awesome-browser-branding mozilla/browser/branding/awesome-browser
+MOZCLIENT_POSTCOCMD = bzr branch lp:~mozillateam/firefox/awesome-browser-branding-3.0 && mv awesome-browser-branding-3.0 mozilla/browser/branding/awesome-browser