I've updated the diff for the latest network-manager (partly by removing
the gnome references, as it's not part of this package any more).
Tom
--- network-manager-0.6.3/debian/control~ 2006-07-31 22:07:28.000000000 +1000
+++ network-manager-0.6.3/debian/control 2006-07-29 23:54:07.000000000 +1000
@@ -26,6 +26,21 @@
.
Homepage: http://www.gnome.org/projects/NetworkManager/
+Package: network-manager-dbg
+Architecture: any
+Depends: network-manager (= ${Source-Version})
+Description: network management framework daemon (with debug symbols)
+ 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
+ usage on servers. The point of NetworkManager is to make networking
+ configuration and setup as painless and automatic as possible. If using DHCP,
+ NetworkManager is _intended_ to replace default routes, obtain IP addresses
+ from a DHCP server, and change nameservers whenever it sees fit.
+ .
+ This package provides versions of the userspace daemons under /usr/lib/debug
+ that do not have their debugging symbols stripped from them, this is primarily
+ useful for interpreting coredumps with gdb.
+
Package: network-manager-dev
Architecture: any
Section: devel
@@ -53,6 +83,22 @@
.
Homepage: http://www.gnome.org/projects/NetworkManager/
+Package: libnm-glib0-dbg
+Architecture: any
+Depends: libnm-glib0 (= ${Source-Version})
+Description: network management framework (GLib shared library with debug symbols)
+ 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
+ usage on servers. The point of NetworkManager is to make networking
+ configuration and setup as painless and automatic as possible. If using DHCP,
+ NetworkManager is _intended_ to replace default routes, obtain IP addresses
+ from a DHCP server, and change nameservers whenever it sees fit.
+ .
+ This package provides a version of the shared library under /usr/lib/debug
+ that does not have its debugging symbols stripped from it, this is primarily
+ useful for interpreting coredumps with gdb and can be used by placing that
+ directory in LD_LIBRARY_PATH.
+
Package: libnm-glib-dev
Section: libdevel
Architecture: any
@@ -87,6 +136,22 @@
.
Homepage: http://www.gnome.org/projects/NetworkManager/
+Package: libnm-util0-dbg
+Architecture: any
+Depends: libnm-util0 (= ${Source-Version})
+Description: network management framework (utility shared library with debug symbols)
+ 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
+ usage on servers. The point of NetworkManager is to make networking
+ configuration and setup as painless and automatic as possible. If using DHCP,
+ NetworkManager is _intended_ to replace default routes, obtain IP addresses
+ from a DHCP server, and change nameservers whenever it sees fit.
+ .
+ This package provides a version of the shared library under /usr/lib/debug
+ that does not have its debugging symbols stripped from it, this is primarily
+ useful for interpreting coredumps with gdb and can be used by placing that
+ directory in LD_LIBRARY_PATH.
+
Package: libnm-util-dev
Section: libdevel
Architecture: any