about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorRiccardo Setti <giskard@autistici.org>2006-02-01 21:25:19 +0000
committerRiccardo Setti <giskard@autistici.org>2006-02-01 21:25:19 +0000
commitb88ca59bf1735517f8498c41c3b3f3add089a064 (patch)
tree1d112b2a186028585b54c929c463f8d45c550699 /debian
parent6e19d0b79255448d9fdb17cf8ed408def4b921b5 (diff)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@534 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 96a664d2..7f184361 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Description: network management framework daemon development
  this package provides header files that are needed to 
  compile VPN Plugins for NetworManager.
 
-Package: libnm-glib-0
+Package: libnm-glib0
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: network management framework daemon (GLib shared library)
@@ -52,9 +52,9 @@ Description: network management framework daemon (GLib shared library)
  This package provides the shared library that applications can use to query
  connection status via NetworkManager.
 
-Package: libnm-glib-0-dev
+Package: libnm-glib-dev
 Architecture: any
-Depends: libglib2.0-dev, libnm-glib-0, libdbus-glib-1-dev (>= 0.60)
+Depends: libglib2.0-dev, libnm-glib0, libdbus-glib-1-dev (>= 0.60)
 Description: network management framework daemon (GLib interface)
  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