[Pkg-utopia-commits] r1950 - in /packages/unstable/dbus-glib/debian: changelog control

smcv-guest at users.alioth.debian.org smcv-guest at users.alioth.debian.org
Mon Dec 17 17:52:48 UTC 2007


Author: smcv-guest
Date: Mon Dec 17 17:52:47 2007
New Revision: 1950

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1950
Log:
Add a -dbg package for dbus-glib

Modified:
    packages/unstable/dbus-glib/debian/changelog
    packages/unstable/dbus-glib/debian/control

Modified: packages/unstable/dbus-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/changelog?rev=1950&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/changelog (original)
+++ packages/unstable/dbus-glib/debian/changelog Mon Dec 17 17:52:47 2007
@@ -1,3 +1,9 @@
+dbus-glib (0.74-2) UNRELEASED; urgency=low
+
+  * Add a -dbg package
+
+ -- Simon McVittie <smcv at ianadd.pseudorandom.co.uk>  Mon, 17 Dec 2007 16:59:43 +0000
+
 dbus-glib (0.74-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/dbus-glib/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/control?rev=1950&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/control (original)
+++ packages/unstable/dbus-glib/debian/control Mon Dec 17 17:52:47 2007
@@ -47,3 +47,18 @@
  This package provides the HTML documentation for dbus-glib
  .
  See the dbus description for more information about D-Bus in general.
+
+Package: libdbus-glib-1-2-dbg
+Section: libdevel
+Priority: extra
+Architecture: any
+Depends: libdbus-glib-1-2 (= ${binary:Version})
+Description: simple interprocess messaging system (GLib library debug symbols)
+ D-Bus is a message bus, used for sending messages between applications.
+ Conceptually, it fits somewhere in between raw sockets and CORBA in
+ terms of complexity.
+ .
+ This package provides support for debugging programs that use the GLib-based
+ shared library.
+ .
+ See the dbus description for more information about D-Bus in general.




More information about the Pkg-utopia-commits mailing list