[Pkg-utopia-commits] r2238 - in /packages/unstable/dbus-glib/debian: changelog control
smcv at users.alioth.debian.org
smcv at users.alioth.debian.org
Sun Apr 27 12:54:50 UTC 2008
Author: smcv
Date: Sun Apr 27 12:54:50 2008
New Revision: 2238
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2238
Log:
Reinstate -dbg package (r1950) now that 0.74-2 is in lenny
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=2238&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/changelog (original)
+++ packages/unstable/dbus-glib/debian/changelog Sun Apr 27 12:54:50 2008
@@ -1,6 +1,7 @@
dbus-glib (0.74-3) UNRELEASED; urgency=low
* Use my debian.org address in Uploaders
+ * Add a -dbg package
-- Simon McVittie <smcv at debian.org> Sun, 27 Apr 2008 13:47:07 +0100
Modified: packages/unstable/dbus-glib/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/control?rev=2238&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/control (original)
+++ packages/unstable/dbus-glib/debian/control Sun Apr 27 12:54:50 2008
@@ -48,3 +48,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