[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Requesting permission to upload certificatepatrol 2.0.14-4+deb7u1 to s-p-u



Adam D. Barratt wrote...

> On 2014-02-10 17:36, Christoph Biedl wrote:
> >hereby I'm asking for permission to upload the testing/sid version
> >2.0.14-4 of src:certificatepatrol to stable-proprosed-updates as in
> >the attached debdiff.
>
> Thanks for looking at fixing this in stable.
>
> For future reference, please file such requests as "p-u" bugs
> against the release.debian.org pseudopackage (e.g. via "reportbug
> release.debian.org").

Noted. I tried to follow the procedures as described in
<http://www.debian.org/releases/proposed-updates>, does that page give
bad advice?

(...)

> None of the above changes are appropriate for a stable update, nor
> are they required to fix the iceweasel issue; please remove them.
> (As such, it may actually be easier and cleaner to start from
> stable's 2.0.14-3 and produce a -3+deb7u1.)

... and solving the version number problem on the fly. See the updated
patch attached.

    Christoph
diff -u certificatepatrol-2.0.14/install.rdf certificatepatrol-2.0.14/install.rdf
--- certificatepatrol-2.0.14/install.rdf
+++ certificatepatrol-2.0.14/install.rdf
@@ -41,7 +41,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- Firefox, Iceweasel, Flock -->
         <em:minVersion>3.5</em:minVersion>
-        <em:maxVersion>19.0</em:maxVersion>
+        <em:maxVersion>4687</em:maxVersion>
       </Description>
     </em:targetApplication>
 
@@ -57,7 +57,7 @@
       <Description>
 	<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <!-- Thunderbird -->
 	<em:minVersion>3.0</em:minVersion>
-	<em:maxVersion>19.0</em:maxVersion>
+	<em:maxVersion>4687</em:maxVersion>
       </Description>
     </em:targetApplication>
 
@@ -75,7 +75,7 @@
       <Description>
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id> <!-- SeaMonkey -->
         <em:minVersion>2.0</em:minVersion>
-        <em:maxVersion>2.7a1</em:maxVersion>
+        <em:maxVersion>4687</em:maxVersion>
       </Description>
     </em:targetApplication>
 
diff -u certificatepatrol-2.0.14/debian/changelog certificatepatrol-2.0.14/debian/changelog
--- certificatepatrol-2.0.14/debian/changelog
+++ certificatepatrol-2.0.14/debian/changelog
@@ -1,3 +1,11 @@
+certificatepatrol (2.0.14-3+deb7u1) wheezy; urgency=medium
+
+  * Cherry-pick from 2.0.14-4: Raise upper version limit again to
+    make certificatepatrol usable with iceweasel 24.
+    Closes: #702836, #738560
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Mon, 10 Feb 2014 18:13:18 +0000
+
 certificatepatrol (2.0.14-3) unstable; urgency=low
 
   * Raise upper version limit for iceweasel and icedove to 19. This

Attachment: signature.asc
Description: Digital signature


Reply to: