diff options
| author | Riccardo Setti <giskard@autistici.org> | 2006-02-01 21:25:19 +0000 |
|---|---|---|
| committer | Riccardo Setti <giskard@autistici.org> | 2006-02-01 21:25:19 +0000 |
| commit | b88ca59bf1735517f8498c41c3b3f3add089a064 (patch) | |
| tree | 1d112b2a186028585b54c929c463f8d45c550699 /debian/control | |
| parent | 6e19d0b79255448d9fdb17cf8ed408def4b921b5 (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/control')
| -rw-r--r-- | debian/control | 6 |
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 |