about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2009-03-05 12:00:05 +0000
committerMichael Biebl <biebl@debian.org>2009-03-05 12:00:05 +0000
commitabf8d09a2210d3c3ce7467615825769848f1b1b7 (patch)
treeb9f998bb87867558c0137b47d43f0f645bf90064 /debian
parent16b2c29bbd657da417fa580064feb740e9545179 (diff)
* debian/control
  - Add Recommends on dnsmasq-base and iptables which are required for
    creating Ad-hoc connections and connection sharing. (Closes: #513151)
  - Document optional dependencies, like avahi-autoipd or policykit, in the
    package description. (Closes: #504455)

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2930 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control10
2 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e00db08e..c1a1103d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,11 @@ network-manager (0.7.0.99-1) UNRELEASED; urgency=low
       (Closes: #513874)
   * debian/network-manager.install
     - Install modem prober and corresponding udev rules file.
+  * debian/control
+    - Add Recommends on dnsmasq-base and iptables which are required for
+      creating Ad-hoc connections and connection sharing. (Closes: #513151)
+    - Document optional dependencies, like avahi-autoipd or policykit, in the
+      package description. (Closes: #504455)
 
  -- Michael Biebl <biebl@debian.org>  Thu, 05 Mar 2009 08:01:23 +0100
 
diff --git a/debian/control b/debian/control
index faddc9a3..2cc6c329 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Homepage: http://www.gnome.org/projects/NetworkManager/
 Package: network-manager
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-14), wpasupplicant (>= 0.6.2-1), dbus (>= 1.1.2), hal (>= 0.5.7.1), ifupdown, adduser, dhcp3-client
-Recommends: network-manager-gnome | network-manager-kde, policykit, ppp
+Recommends: network-manager-gnome | network-manager-kde, policykit, ppp, dnsmasq-base, iptables
 Suggests: avahi-autoipd
 Conflicts: network-manager-gnome (<< 0.6.5-1), network-manager-pptp (<< 0.7~~)
 Replaces: network-manager-gnome (<< 0.6.5-1), network-manager-pptp (<< 0.7~~)
@@ -40,6 +40,14 @@ Description: network management framework daemon
  from a DHCP server, and change nameservers whenever it sees fit.
  .
  This package provides the userspace daemons.
+ .
+ Optional dependencies:
+  * policykit: Required for reading and writing system connections.
+  * ppp: Required for establishing dial-up connections (e.g. via GSM).
+  * dnsmasq-base/iptables: Required for creating Ad-hoc connections and
+    connection sharing.
+  * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP
+    address configuration.
 
 Package: network-manager-dev
 Architecture: any