~ubuntu-branches/ubuntu/wily/mozvoikko/wily

« back to all changes in this revision

Viewing changes to mozvoikko.config

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2011-09-08 20:12:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: package-import@ubuntu.com-20110908201206-4u000ixv1d2zo6ev
Tags: 1.10.0-0ubuntu1
* Update from SVN snapshot to latest stable release
* Refresh patches:
  - update debian/patches/port_to_latest_firefox.patch
  - update debian/patches/fix_sdk_build.patch
* Add an apport hook which just calls up the Firefox hook
  - add debian/source.apport
  - update debian/rules
  - update debian/control to add dh-apport build-depend

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#
18
18
# ***** END LICENSE BLOCK *****
19
19
 
20
 
MOZVOIKKO_VERSION = 1.9.0
 
20
MOZVOIKKO_VERSION = 1.10.0
21
21
 
22
22
# Supported application versions.
23
23
# For official list see:
24
24
#    https://addons.mozilla.org/en-US/firefox/pages/appversions
25
25
 
26
26
# Supported Firefox versions.
27
 
MOZVOIKKO_FF_MIN  = 3.0
 
27
MOZVOIKKO_FF_MIN  = 7.0a1
28
28
MOZVOIKKO_FF_MAX  = 7.*
29
29
 
30
30
# Supported Thunderbird versions
31
 
MOZVOIKKO_TB_MIN  = 3.0
 
31
MOZVOIKKO_TB_MIN  = 7.0a1
32
32
MOZVOIKKO_TB_MAX  = 7.*
33
33
 
34
34
# Supported SeaMonkey versions
35
35
MOZVOIKKO_SM_MIN  = 2.0
36
 
MOZVOIKKO_SM_MAX  = 2.1a2
 
36
MOZVOIKKO_SM_MAX  = 2.1b2