r52113 - in /desktop/unstable/meta-gnome3/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Mar 1 13:47:48 UTC 2017
Author: biebl
Date: Wed Mar 1 13:47:48 2017
New Revision: 52113
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52113
Log:
Demote alacarte from Depends to Suggests so it's no longer installed by
default. It's still somewhat useful for the Flashback and Classic session,
so we don't drop it altogether.
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=52113&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog [utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog [utf-8] Wed Mar 1 13:47:48 2017
@@ -10,6 +10,9 @@
* Drop mousetweaks from gnome-core.
* Suggest xul-ext-ublock-origin instead of xul-ext-adblock-plus as it has a
less dubious upstream.
+ * Demote alacarte from Depends to Suggests so it's no longer installed by
+ default. It's still somewhat useful for the Flashback and Classic session,
+ so we don't drop it altogether.
[ Laurent Bigonville ]
* Add libproxy1-plugin-gsettings and libproxy1-plugin-networkmanager to the
Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=52113&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control [utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control [utf-8] Wed Mar 1 13:47:48 2017
@@ -34,6 +34,7 @@
gnome-backgrounds (>= 3.20),
gnome-bluetooth (>= 3.20) [linux-any],
gnome-calculator (>= 3.20),
+ gnome-characters,
gnome-contacts (>= 3.20),
gnome-control-center (>= 1:3.20),
gnome-dictionary (>= 3.20),
@@ -59,7 +60,6 @@
gstreamer1.0-plugins-base (>= 0.10.36),
gstreamer1.0-plugins-good (>= 0.10.31),
gstreamer1.0-pulseaudio (>= 0.10.31),
- gnome-characters,
gvfs-backends (>= 1.22),
gvfs-bin (>= 1.22),
gvfs-fuse (>= 1.22) [linux-any],
@@ -125,7 +125,6 @@
seahorse (>= 3.20),
vinagre (>= 3.18),
# More applications
- alacarte (>= 3.11),
avahi-daemon,
gimp (>= 2.8),
inkscape (>= 0.48),
@@ -153,7 +152,8 @@
${misc:Depends}
Recommends: empathy (>= 3.12),
polari
-Suggests: xul-ext-ublock-origin,
+Suggests: alacarte,
+ xul-ext-ublock-origin,
xul-ext-gnome-keyring,
firefox-esr-l10n-all | firefox-l10n-all
Description: Full GNOME Desktop Environment, with extra components
Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=52113&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in [utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in [utf-8] Wed Mar 1 13:47:48 2017
@@ -121,7 +121,6 @@
seahorse (>= 3.20),
vinagre (>= 3.18),
# More applications
- alacarte (>= 3.11),
avahi-daemon,
gimp (>= 2.8),
inkscape (>= 0.48),
@@ -149,7 +148,8 @@
${misc:Depends}
Recommends: empathy (>= 3.12),
polari
-Suggests: xul-ext-ublock-origin,
+Suggests: alacarte,
+ xul-ext-ublock-origin,
xul-ext-gnome-keyring,
firefox-esr-l10n-all | firefox-l10n-all
Description: Full GNOME Desktop Environment, with extra components
More information about the pkg-gnome-commits
mailing list