--- 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
@@ -22,6 +22,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-gnome
 Architecture: any
 Section: gnome
@@ -43,7 +58,26 @@
  can optionally store them in the gnome-keyring.
  .
   Homepage: http://www.gnome.org/projects/NetworkManager/
- 
+
+Package: network-manager-gnome-dbg
+Architecture: any
+Depends: network-manager-gnome (= ${Source-Version})
+Description: network management framework (GNOME frontend 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 contains a systray applet for GNOME's notification area but it
+ also works for other desktop environments which provide a systray like KDE
+ or XFCE.
+ .
+ This package provides a version of the notification area applet under
+ /usr/lib/debug that does not have its debugging symbols stripped from it,
+ this is primarily useful for interpreting coredumps with gdb.
+
 Package: network-manager-dev
 Architecture: any
 Section: devel
@@ -71,6 +105,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
@@ -105,6 +155,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
