Your message dated Fri, 2 Nov 2018 14:46:31 +0100 with message-id <[email protected]> and subject line forgot "Closes:" has caused the Debian Bug report #910973, regarding xul-ext-firetray: needs a minor version bump of dependency to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 910973: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910973 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: xul-ext-firetray Version: 0.6.1+dfsg-1.1 Severity: grave Tags: patch Justification: renders package unusable Alas, with the new thunderbird upload, the extension stopped working again. Fortunately, no code changes are needed, but the supported version still needs updating. The fix to #906852 I NMUed recently says: <em:maxVersion>60.0</em:maxVersion> which is no good for a point release of 60. Alas, we can't bump the version too far, as Thunderbird's upstream debates whether to drop XUL or not; it's likely they will as it's hard to support it without help from Mozilla. So far the last version reported to work is 62; Debian doesn't upload non-LTS thunderbirds so this doesn't really matter. Still, it'd be good to declare future point releases of 62 as supported. Thus, here's a patch that sets the maxVersion to 62.9999. Meow! -- System Information: Debian Release: buster/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (150, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-rc7-debug-00188-gbf54891e3ef1 (SMP w/6 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages xul-ext-firetray depends on: ii thunderbird 1:60.2.1-1 Versions of packages xul-ext-firetray recommends: pn libappindicator3-1 <none> xul-ext-firetray suggests no packages. -- no debconf informationDescription: bump TB versions Current thunderbird in unstable, 60.2.1-1, already fails the version check. The newest reported version that Firetray works with is 62; let's use "62.9999" then (no idea if there's some equivalent of ~ for Mozilla). Author: Adam Borowski <[email protected]> --- firetray-0.6.1+dfsg.orig/src/install.rdf +++ firetray-0.6.1+dfsg/src/install.rdf @@ -23,7 +23,7 @@ <Description> <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> <em:minVersion>57.0</em:minVersion> - <em:maxVersion>60.0</em:maxVersion> + <em:maxVersion>62.9999</em:maxVersion> </Description> </em:targetApplication>
--- End Message ---
--- Begin Message ---Version: 0.6.1+dfsg-1.2 This has just been fixed in my NMU, apologies for forgetting the closure. -- ⢀⣴⠾⠻⢶⣦⠀ Have you heard of the Amber Road? For thousands of years, the ⣾⠁⢰⠒⠀⣿⡁ Romans and co valued amber, hauled through the Europe over the ⢿⡄⠘⠷⠚⠋⠀ mountains and along the Vistula, from Gdańsk. To where it came ⠈⠳⣄⠀⠀⠀⠀ together with silk (judging by today's amber stalls).
--- End Message ---

