tags 689858 +patch
thanks
On Thu, Sep 05, 2013 at 03:01:21AM +0200, John Paul Adrian Glaubitz wrote:
> For the sake of sanity, please do that. This dependency is constantly
> creating headaches as installations or dist-upgrades constantly
> fail when either Iceweasel or Icedove are out of sync version-wise
> when xul-ext-adblock-plus is updated.
Patch attached. GNOME folks, feedback greatly appreciated.
Index: debian/control
===================================================================
--- debian/control (revision 39941)
+++ debian/control (working copy)
@@ -158,15 +158,15 @@
telepathy-rakia,
telepathy-salut,
totem-plugins,
-# To match functionality that used to be in epiphany
- xul-ext-adblock-plus,
# For debconf
libgtk2-perl (>= 1:1.130),
${misc:Depends}
Recommends: browser-plugin-gnash,
gdebi,
nautilus-sendto-empathy,
- telepathy-idle
+ telepathy-idle,
+# To match functionality that used to be in epiphany
+ xul-ext-adblock-plus
Suggests: dia-gnome,
gnome-boxes [amd64 i386],
gnucash,
Index: debian/changelog
===================================================================
--- debian/changelog (revision 39941)
+++ debian/changelog (working copy)
@@ -1,3 +1,12 @@
+meta-gnome3 (1:3.8+4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Move xul-* dependencies to Recommends:, since they cause
+ inter-operation problems with users wishing to co-install/
+ upgrade Icedove, etc. Closes: #689858.
+
+ -- Jonathan Dowland <[email protected]> Wed, 16 Oct 2013 23:50:31 +0100
+
meta-gnome3 (1:3.8+4) unstable; urgency=low
[ Michael Biebl ]