[Pkg-mozext-commits] [SCM] Mozilla addon for sharing interesting websites branch, master, updated. upstream/3.91-3-g20556cd

Fabrizio Regalli fabreg at fabreg.it
Tue Aug 9 10:43:02 UTC 2011


The following commit has been merged in the master branch:
commit 20556cddabaf803f9745acd92e75bd8c58ce8b8b
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Aug 9 12:42:32 2011 +0200

      * Removed previous patches
      * Added bump-max-version.diff patch

diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
new file mode 100644
index 0000000..6857a8d
--- /dev/null
+++ b/.pc/.quilt_patches
@@ -0,0 +1 @@
+debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
new file mode 100644
index 0000000..c206706
--- /dev/null
+++ b/.pc/.quilt_series
@@ -0,0 +1 @@
+series
diff --git a/.pc/.version b/.pc/.version
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/.pc/.version
@@ -0,0 +1 @@
+2
diff --git a/.pc/applied-patches b/.pc/applied-patches
new file mode 100644
index 0000000..c8ba826
--- /dev/null
+++ b/.pc/applied-patches
@@ -0,0 +1 @@
+bump-max-version.diff
diff --git a/install.rdf b/.pc/bump-max-version.diff/install.rdf
similarity index 100%
copy from install.rdf
copy to .pc/bump-max-version.diff/install.rdf
diff --git a/debian/changelog b/debian/changelog
index 2df00c8..1de32ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ stumbleupon (3.91-1) UNRELEASED; urgency=low
   * Upgrade d/compat to 8
   * Upgrade debhelper to (>= 8)
   * Bump Standards-Version to 3.9.2
+  * Removed transitional dummy package
+  * Removed previous patches
+  * Added bump-max-version.diff patch
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 09 Aug 2011 12:04:48 +0200
 
diff --git a/debian/control b/debian/control
index 4b85af2..165e92d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,11 +28,3 @@ Description: Iceweasel/Firefox addon for sharing interesting websites
  Using collaborative filtering, web page ratings are used
  to recommend high quality pages tailored to your
  preferences.
-
-Package: mozilla-stumbleupon
-Architecture: all
-Depends: xul-ext-stumbleupon, ${misc:Depends}
-Description: transitional dummy package
- This is a transitional dummy package to ease the migration
- from the mozilla-stumbleupon to the new xul-ext-stumbleupon package.
- You can remove it safely.
diff --git a/debian/patches/bump-max-version.diff b/debian/patches/bump-max-version.diff
new file mode 100644
index 0000000..eac85be
--- /dev/null
+++ b/debian/patches/bump-max-version.diff
@@ -0,0 +1,15 @@
+Description: Bump maxVersion to 8.0.*
+Author: Fabrizio Regalli <fabreg at fabreg.it>
+Last-Update: 2011-08-09
+Forwarded: not-needed
+
+
+--- a/install.rdf
++++ b/install.rdf
+@@ -45,5 +45,5 @@
+   <RDF:Description RDF:about="rdf:#$KB9V2"
+                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+                    em:minVersion="1.0"
+-                   em:maxVersion="4.0.*" />
++                   em:maxVersion="8.0.*" />
+ </RDF:RDF>
diff --git a/debian/patches/series b/debian/patches/series
index ec6e269..c8ba826 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-#private_label.patch
-#local_help.patch
+bump-max-version.diff
diff --git a/install.rdf b/install.rdf
index 1291512..19da9c3 100644
--- a/install.rdf
+++ b/install.rdf
@@ -45,5 +45,5 @@
   <RDF:Description RDF:about="rdf:#$KB9V2"
                    em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
                    em:minVersion="1.0"
-                   em:maxVersion="4.0.*" />
+                   em:maxVersion="8.0.*" />
 </RDF:RDF>

-- 
Mozilla addon for sharing interesting websites



More information about the Pkg-mozext-commits mailing list