diff options
| author | Michael Biebl <biebl@debian.org> | 2014-04-15 02:48:51 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-04-15 02:48:51 +0200 |
| commit | ff2d70a4434eba0d47d88ae022247bd3f704ecb0 (patch) | |
| tree | ae3139300664a5492d85068c30955f6f6a09172e /debian/control | |
| parent | 657c5d5409ca66d53439adefaaa984b7727e7314 (diff) | |
Build against ppp 2.4.6. Update plugin path and dependencies accordingly.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 11fef84c..5b6a1e69 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), libnl-3-dev (>= 3.2.7), libnl-route-3-dev (>= 3.2.7), libnl-genl-3-dev (>= 3.2.7), - ppp-dev (>= 2.4.5), + ppp-dev (>= 2.4.6), libpolkit-gobject-1-dev, libgnutls-dev, uuid-dev, @@ -48,7 +48,7 @@ Depends: ${shlibs:Depends}, isc-dhcp-client (>= 4.1.1-P1-4), libpam-systemd, policykit-1 -Recommends: ppp (>= 2.4.5), +Recommends: ppp (>= 2.4.6), dnsmasq-base, iptables, modemmanager, @@ -61,7 +61,7 @@ Breaks: network-manager-gnome (<< 0.9), network-manager-openconnect (<< 0.9), network-manager-kde (<< 1:0.9), plasma-widget-networkmanagement (<< 0.9~), - ppp (<< 2.4.5) + ppp (<< 2.4.6) Description: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when |