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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Feb 6 20:59:29 UTC 2017


Author: bigon
Date: Mon Feb  6 20:59:28 2017
New Revision: 51983

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51983
Log:
Add libproxy1-plugin-gsettings and libproxy1-plugin-networkmanager to the
dependencies, this is needed for libproxy to be able read the settings set
in g-c-c and detect network topology changes (Closes: #731130)

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=51983&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog	[utf-8] Mon Feb  6 20:59:28 2017
@@ -1,9 +1,15 @@
 meta-gnome3 (1:3.20+4) UNRELEASED; urgency=medium
 
+  [ Michael Biebl ]
   * Switch from cdbs to dh.
   * Bump debhelper compat level to 10.
 
- -- Michael Biebl <biebl at debian.org>  Thu, 12 Jan 2017 23:32:29 +0100
+  [ Laurent Bigonville ]
+  * Add libproxy1-plugin-gsettings and libproxy1-plugin-networkmanager to the
+    dependencies, this is needed for libproxy to be able read the settings set
+    in g-c-c and detect network topology changes (Closes: #731130)
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 06 Feb 2017 20:44:41 +0100
 
 meta-gnome3 (1:3.20+3) unstable; urgency=medium
 

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=51983&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control	[utf-8] Mon Feb  6 20:59:28 2017
@@ -68,6 +68,7 @@
          gvfs-fuse (>= 1.22) [linux-any],
          firefox-esr (>= 30) | firefox (>= 30) | chromium,
          libcanberra-pulse,
+         libproxy1-plugin-gsettings,
          gkbd-capplet (>= 3.6),
          mousetweaks (>= 3.12),
          nautilus (>= 3.20),
@@ -82,6 +83,7 @@
          zenity (>= 3.20),
          ${misc:Depends}
 Recommends: network-manager-gnome [linux-any],
+            libproxy1-plugin-networkmanager [linux-any],
             anacron
 Suggests: gnome
 Description: GNOME Desktop Environment -- essential components
@@ -99,6 +101,7 @@
 Depends: gnome-core (= ${binary:Version}),
          desktop-base,
          network-manager-gnome (>= 0.9.10) [linux-any],
+         libproxy1-plugin-networkmanager [linux-any],
 # Official apps modules
          bijiben (>= 3.20),
          brasero (>= 3.12),

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=51983&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in	[utf-8] Mon Feb  6 20:59:28 2017
@@ -64,6 +64,7 @@
          gvfs-fuse (>= 1.22) [linux-any],
          firefox-esr (>= 30) | firefox (>= 30) | chromium,
          libcanberra-pulse,
+         libproxy1-plugin-gsettings,
          gkbd-capplet (>= 3.6),
          mousetweaks (>= 3.12),
          nautilus (>= 3.20),
@@ -78,6 +79,7 @@
          zenity (>= 3.20),
          ${misc:Depends}
 Recommends: network-manager-gnome [linux-any],
+            libproxy1-plugin-networkmanager [linux-any],
             anacron
 Suggests: gnome
 Description: GNOME Desktop Environment -- essential components
@@ -95,6 +97,7 @@
 Depends: gnome-core (= ${binary:Version}),
          desktop-base,
          network-manager-gnome (>= 0.9.10) [linux-any],
+         libproxy1-plugin-networkmanager [linux-any],
 # Official apps modules
          bijiben (>= 3.20),
          brasero (>= 3.12),




More information about the pkg-gnome-commits mailing list