diff options
author | Benjamin Drung <bdrung@ubuntu.com> | 2009-08-22 00:57:44 +0200 |
---|---|---|
committer | Benjamin Drung <bdrung@ubuntu.com> | 2009-08-22 00:57:44 +0200 |
commit | 09a381ea02bc1c1ad725b78bddfe90c261eced4b (patch) | |
tree | a624afa19d5b84b7c1a6145f2074e48413300627 /src | |
parent | b3deccadcc5f5b34354729cb9d0ce3fb34f2ec49 (diff) |
* xpi.mk:
- add abrowser-3.7, firefox-3.7, xulrunner-1.9.3
- update debian/control
Diffstat (limited to 'src')
-rw-r--r-- | src/xpi.mk | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -77,12 +77,16 @@ abrowser-3.5_sol := 3.5b4 abrowser-3.5_eol := 3.5.* abrowser-3.6_sol := 3.6a1pre abrowser-3.6_eol := 3.6.* +abrowser-3.7_sol := 3.7a1pre +abrowser-3.7_eol := 3.7.* firefox-3.0_sol := 3.0a8 firefox-3.0_eol := 3.0.* firefox-3.5_sol := 3.5b4 firefox-3.5_eol := 3.5.* firefox-3.6_sol := 3.6a1pre firefox-3.6_eol := 3.6.* +firefox-3.7_sol := 3.7a1pre +firefox-3.7_eol := 3.7.* iceweasel_sol := 2.0 iceweasel_eol := * @@ -113,14 +117,16 @@ xulrunner-1.9.1_sol := 1.9.1a1pre xulrunner-1.9.1_eol := 1.9.1.* xulrunner-1.9.2_sol := 1.9.2a1pre xulrunner-1.9.2_eol := 1.9.2.* +xulrunner-1.9.3_sol := 1.9.3a1pre +xulrunner-1.9.3_eol := 1.9.3.* # data for XPI_DEPENDS/CHECK_VERSION magic - targetApplication packages -packages_{ec8030f7-c20a-464f-9b0e-13a3a9e97384} := abrowser-3.0 abrowser-3.5 abrowser-3.6 firefox-3.0 firefox-3.5 firefox-3.6 iceweasel +packages_{ec8030f7-c20a-464f-9b0e-13a3a9e97384} := abrowser-3.0 abrowser-3.5 abrowser-3.6 abrowser-3.7 firefox-3.0 firefox-3.5 firefox-3.6 firefox-3.7 iceweasel packages_{3550f703-e582-4d05-9a08-453d09bdfdc6} := icedove thunderbird thunderbird-3.0 packages_{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a} := iceape seamonkey packages_{a79fe89b-6662-4ff4-8e88-09950ad4dfde} := conkeror packages_prism@developer.mozilla.org := prism -packages_toolkit@mozilla.org := xulrunner-1.9 xulrunner-1.9.1 xulrunner-1.9.2 +packages_toolkit@mozilla.org := xulrunner-1.9 xulrunner-1.9.1 xulrunner-1.9.2 xulrunner-1.9.3 # data for XPI_DEPENDS/CHECK_VERSION magic - targetApplication min-/maxVersions # call parameters_ |