~ubuntu-branches/ubuntu/trusty/enigmail/trusty-security

« back to all changes in this revision

Viewing changes to extensions/enigmail/package/install.rdf

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2011-06-27 17:09:24 UTC
  • mfrom: (0.12.2 upstream)
  • Revision ID: package-import@ubuntu.com-20110627170924-tiodjmqlyimgogpc
Tags: 2:1.2~a2~cvs20110627t1630-0ubuntu1
* Update to latest trunk snapshot
* Update debian/patches/makefile_depth.diff
* Fix XML parsing errors in install.rdf
  - add debian/patches/fix_install_rdf_xml_errors.diff
  - update debian/patches/series

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
  <Description about="urn:mozilla:install-manifest">
7
7
    <em:id>{847b3a00-7ab1-11d4-8f02-006008948af5}</em:id>
8
 
    <em:version>1.2a2pre</em:version>
 
8
    <em:version>1.2pre</em:version>
9
9
    <em:type>2</em:type> <!-- type = extension -->
10
10
    <em:unpack>true</em:unpack>
11
11
 
15
15
      <!-- Thunderbird -->
16
16
      <Description>
17
17
        <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
18
 
        <em:minVersion>3.1b1</em:minVersion>
19
 
        <em:maxVersion>5.0b2pre</em:maxVersion>
 
18
        <em:minVersion>5.0b1</em:minVersion>
 
19
        <em:maxVersion>5.0.*</em:maxVersion>
20
20
      </Description>
21
21
    </em:targetApplication>
22
22
    <em:targetApplication>
24
24
      <Description>
25
25
        <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
26
26
        <em:minVersion>2.1a1pre</em:minVersion>
27
 
        <em:maxVersion>2.1b2</em:maxVersion>
 
27
        <em:maxVersion>2.1.*</em:maxVersion>
28
28
      </Description>
29
29
    </em:targetApplication>
30
 
    <em:targetApplication>
31
 
      <!-- Spicebird -->
 
30
    <!-- em:targetApplication>
 
31
      < ! -- Spicebird -- >
32
32
      <Description>
33
33
        <em:id>{ee53ece0-255c-4cc6-8a7e-81a8b6e5ba2c}</em:id>
34
34
        <em:minVersion>0.7</em:minVersion>
35
35
        <em:maxVersion>0.8</em:maxVersion>
36
36
      </Description>
37
 
    </em:targetApplication>
 
37
    </em:targetApplication -->
38
38
 
39
39
<!-- targetPlatform placeholder -->
40
40