about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8353c00d..1c9c04b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ network-manager (0.6.4-7) unstable; urgency=low
       network-manager.
     - Add Recommends: libpam-keyring to network-manager-gnome. This allows to
       unlock the gnome-keyring automatically upon login.
+    - Add Recommends: network-manager-vpnc, network-manager-openvpn to
+      network-manager-gnome. (Closes: #406241)
     - Add XS-Vcs-* fields.
   * debian/patches/12_dbus1.0.patch
     - Updated to unref rather than close the D-Bus connection.
diff --git a/debian/control b/debian/control
index 889c5279..25396769 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Package: network-manager-gnome
 Architecture: any
 Section: gnome
 Depends: ${shlibs:Depends}, ${misc:Depends}, network-manager (= ${Source-Version})
-Recommends: notification-daemon, libpam-keyring
+Recommends: notification-daemon, libpam-keyring, network-manager-vpnc, network-manager-openvpn
 Description: network management framework (GNOME frontend)
  NetworkManager attempts to keep an active network connection available at all
  times. It is intended only for the desktop use-case, and is not intended for