[Pkg-mozext-commits] [SCM] UNNAMED PROJECT branch, upstream, updated. upstream/1.3.0.2+dfsg-21-g19af840

Benjamin Drung bdrung at ubuntu.com
Tue Aug 9 15:47:49 UTC 2011


The following commit has been merged in the upstream branch:
commit d01f6e8c63c5622b10894fc495c47c15949f521c
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sat Oct 3 23:13:31 2009 +0200

    Convert direct source change into bump-max-version.patch.

diff --git a/debian/patches/bump-max-version.patch b/debian/patches/bump-max-version.patch
new file mode 100644
index 0000000..9fe2b03
--- /dev/null
+++ b/debian/patches/bump-max-version.patch
@@ -0,0 +1,12 @@
+diff -Nur -x '*.orig' -x '*~' flashgot/install.rdf flashgot.new/install.rdf
+--- flashgot/install.rdf	2009-10-03 23:07:07.365714000 +0200
++++ flashgot.new/install.rdf	2009-10-03 23:10:04.973438317 +0200
+@@ -85,7 +85,7 @@
+      <Description>
+      <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+      <em:minVersion>1.5</em:minVersion>
+-     <em:maxVersion>3.6a1pre</em:maxVersion>
++     <em:maxVersion>3.6.*</em:maxVersion>
+      </Description>
+    </em:targetApplication>
+    
diff --git a/debian/rules b/debian/rules
index ea04846..a76b78e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,6 @@
 MOZ_XPI_DOCUMENTED_LICENSE_FILES := FlashGot_License.txt
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/mozilla-devscripts/xpi.mk
 
diff --git a/install.rdf b/install.rdf
index 78d15fd..d088830 100644
--- a/install.rdf
+++ b/install.rdf
@@ -85,7 +85,7 @@
      <Description>
      <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
      <em:minVersion>1.5</em:minVersion>
-     <em:maxVersion>3.6*</em:maxVersion>
+     <em:maxVersion>3.6a1pre</em:maxVersion>
      </Description>
    </em:targetApplication>
    
@@ -215,4 +215,4 @@
   
  </Description>
 
-</RDF>
+</RDF>
\ No newline at end of file

-- 
UNNAMED PROJECT



More information about the Pkg-mozext-commits mailing list