~ubuntu-branches/ubuntu/precise/enigmail/precise-security

« back to all changes in this revision

Viewing changes to debian/patches/correct-version-number.diff

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-11-12 16:36:01 UTC
  • mfrom: (0.12.15)
  • Revision ID: package-import@ubuntu.com-20121112163601-t8e8skdfi3ni9iqp
Tags: 2:1.4.6-0ubuntu0.12.04.1
* New upstream release v1.4.6
  - see LP: #1080212 for USN information
* Drop unneeded patches
  - remove debian/patches/correct-version-number.diff
  - remove debian/patches/dont_register_cids_multiple_times.diff
  - update debian/patches/series
* Support building in an objdir
  - update debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: enigmail-1.4.5/extensions/enigmail/package/install.rdf
2
 
===================================================================
3
 
--- enigmail-1.4.5.orig/extensions/enigmail/package/install.rdf 2012-09-29 22:53:52.000000000 +0100
4
 
+++ enigmail-1.4.5/extensions/enigmail/package/install.rdf      2012-10-09 19:10:57.717577298 +0100
5
 
@@ -5,7 +5,7 @@
6
 
 
7
 
   <Description about="urn:mozilla:install-manifest">
8
 
     <em:id>{847b3a00-7ab1-11d4-8f02-006008948af5}</em:id>
9
 
-    <em:version>1.5a1pre</em:version>
10
 
+    <em:version>1.4.5</em:version>
11
 
     <em:type>2</em:type> <!-- type = extension -->
12
 
     <em:unpack>true</em:unpack>
13
 
 
14
 
@@ -15,16 +15,16 @@
15
 
       <!-- Thunderbird -->
16
 
       <Description>
17
 
         <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
18
 
-        <em:minVersion>14.0</em:minVersion>
19
 
-        <em:maxVersion>18.0pre</em:maxVersion>
20
 
+        <em:minVersion>16.0</em:minVersion>
21
 
+        <em:maxVersion>16.*</em:maxVersion>
22
 
       </Description>
23
 
     </em:targetApplication>
24
 
     <em:targetApplication>
25
 
       <!-- Seamonkey -->
26
 
       <Description>
27
 
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
28
 
-        <em:minVersion>2.11</em:minVersion>
29
 
-        <em:maxVersion>2.15pre</em:maxVersion>
30
 
+        <em:minVersion>2.13</em:minVersion>
31
 
+        <em:maxVersion>2.13.*</em:maxVersion>
32
 
       </Description>
33
 
     </em:targetApplication>
34
 
     <!-- em:targetApplication>