r43993 - in /desktop/unstable/meta-gnome3/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Dec 3 08:55:58 UTC 2014


Author: joss
Date: Wed Dec  3 08:55:34 2014
New Revision: 43993

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43993
Log:
Demote XUL extensions to suggests again, because they are not 
updated whenever iceweasel is upgraded in stable, despite being (at 
least for the keyring plugin) critical security features.

Modified:
    desktop/unstable/meta-gnome3/debian/changelog
    desktop/unstable/meta-gnome3/debian/control
    desktop/unstable/meta-gnome3/debian/control.in

Modified: desktop/unstable/meta-gnome3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/changelog?rev=43993&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog	[utf-8] Wed Dec  3 08:55:34 2014
@@ -2,6 +2,9 @@
 
   * Use goobox by default instead of sound-juicer. Closes: #771827.
   * Add gnome-shell-extension-weather to gnome.
+  * Demote XUL extensions to suggests again, because they are not 
+    updated whenever iceweasel is upgraded in stable, despite being (at 
+    least for the keyring plugin) critical security features.
 
  -- Josselin Mouette <joss at debian.org>  Tue, 02 Dec 2014 20:42:34 +0100
 

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=43993&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control	[utf-8] Wed Dec  3 08:55:34 2014
@@ -2,6 +2,7 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: meta-gnome3
 Section: metapackages
 Priority: optional
@@ -162,9 +163,9 @@
          libgtk2-perl (>= 1:1.130),
          ${misc:Depends}
 # Official app, not yet in Jessie so only recommended for now.
-Recommends: gnome-software,
-            xul-ext-adblock-plus,
-            xul-ext-gnome-keyring
+Recommends: gnome-software
+Suggests: xul-ext-adblock-plus,
+          xul-ext-gnome-keyring
 Suggests: iceweasel-l10n-all
 Description: Full GNOME Desktop Environment, with extra components
  This is the GNOME Desktop environment, an intuitive and attractive

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=43993&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in	[utf-8] Wed Dec  3 08:55:34 2014
@@ -158,9 +158,9 @@
          libgtk2-perl (>= 1:1.130),
          ${misc:Depends}
 # Official app, not yet in Jessie so only recommended for now.
-Recommends: gnome-software,
-            xul-ext-adblock-plus,
-            xul-ext-gnome-keyring
+Recommends: gnome-software
+Suggests: xul-ext-adblock-plus,
+          xul-ext-gnome-keyring
 Suggests: iceweasel-l10n-all
 Description: Full GNOME Desktop Environment, with extra components
  This is the GNOME Desktop environment, an intuitive and attractive




More information about the pkg-gnome-commits mailing list