about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8121584b..2422b972 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ network-manager (0.8.1-3) UNRELEASED; urgency=low
       can have unwanted side-effects, like GNOME packages being installed on
       a KDE desktop. Instead let the desktop meta packages depend on their
       preferred frontend. (Closes: #596233)
+    - Add Breaks: ppp (<< 2.4.5) to avoid partial upgrades. (Closes: #592444)
 
  -- Michael Biebl <biebl@debian.org>  Fri, 06 Aug 2010 04:39:56 +0200
 
diff --git a/debian/control b/debian/control
index 41721ff1..fbd2183f 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,8 @@ Breaks:
  network-manager-kde (<< 1:0.9~~),
  network-manager-openvpn (<< 0.7~~),
  network-manager-vpnc (<< 0.7~~),
- network-manager-pptp (<< 0.7~~)
+ network-manager-pptp (<< 0.7~~),
+ ppp (<< 2.4.5)
 Description: network management framework daemon
  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