summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ianadd.pseudorandom.co.uk>2007-09-27 16:40:09 +0000
committerSimon McVittie <smcv@ianadd.pseudorandom.co.uk>2007-09-27 16:40:09 +0000
commit87998c444da7494f2c8e95058252c561f67384c2 (patch)
treefd092ba81673593a875c12f40f705afefd71aef6 /debian/control
parenta5ec552c478e10d284f69a8a5072e6c3e74a1d0d (diff)
Build a python-dbus-dbg package like in Ubuntu (#441737)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus-python@1737 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 08336e2..083d77a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: cdbs (>= 0.4.43),
debhelper (>= 5.0.37.2),
xmlto,
python-all-dev (>= 2.3.5-11),
+ python-all-dbg,
python-support (>= 0.3),
libdbus-glib-1-dev (>= 0.71),
autotools-dev
@@ -25,7 +26,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends}
Recommends: python-gobject | python-gtk (<< 2.10)
-Suggests: python-dbus-doc
+Suggests: python-dbus-doc, python-dbus-dbg
Replaces: python2.4-dbus
Conflicts: python2.4-dbus,
gnome-osd (<< 0.12.0),
@@ -41,6 +42,15 @@ Description: simple interprocess messaging system (Python interface)
.
See the dbus description for more information about D-Bus in general.
+Package: python-dbus-dbg
+Priority: extra
+Architecture: any
+Depends: python-dbus (= ${Source-Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
+Suggests: python-dbus
+Description: Debug build of the D-Bus Python interface
+ This package provides a version of the python-dbus package built for
+ debugging versions of Python.
+
Package: python-dbus-doc
Section: doc
Architecture: all