~ubuntu-branches/ubuntu/trusty/perspectives-extension/trusty

« back to all changes in this revision

Viewing changes to debian/patches/version-bump-6

  • Committer: Package Import Robot
  • Author(s): Vagrant Cascadian
  • Date: 2011-09-02 16:06:33 UTC
  • Revision ID: package-import@ubuntu.com-20110902160633-e8gf3x2aqfe3x4ma
Tags: 4.2-3
Patch to support FireFox/IceWeasel 7 (Closes: #639601).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Bug-Debian: http://bugs.debian.org/634667 
2
 
 
3
 
Tested to work with version 6 as well.
4
 
 
5
 
Index: perspectives-extension/plugin/install.rdf
6
 
===================================================================
7
 
--- perspectives-extension.orig/plugin/install.rdf      2011-07-20 10:17:02.658022692 +0200
8
 
+++ perspectives-extension/plugin/install.rdf   2011-07-20 10:17:08.362050975 +0200
9
 
@@ -15,7 +15,7 @@
10
 
                        <Description>
11
 
                                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
12
 
                                <em:minVersion>3.0</em:minVersion>
13
 
-                               <em:maxVersion>5.*</em:maxVersion>
14
 
+                               <em:maxVersion>6.*</em:maxVersion>
15
 
                        </Description>
16
 
                </em:targetApplication>
17