[Pkg-bazaar-commits] ./bzr-dbus/unstable r42: Add dependency on python-gobject.
Jelmer Vernooij
jelmer at samba.org
Fri May 9 22:32:22 UTC 2008
------------------------------------------------------------
revno: 42
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Sat 2008-05-10 00:32:22 +0200
message:
Add dependency on python-gobject.
modified:
debian/changelog
debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2008-05-05 11:28:56 +0000
+++ b/debian/changelog 2008-05-09 22:32:22 +0000
@@ -1,3 +1,9 @@
+bzr-dbus (0.1~bzr35-3) unstable; urgency=low
+
+ * Add dependency on python-gobject. (Closes: #480377)
+
+ -- Jelmer Vernooij <jelmer at samba.org> Fri, 09 May 2008 23:33:16 +0200
+
bzr-dbus (0.1~bzr35-2) unstable; urgency=low
* Add dependency on python-dbus.
=== modified file 'debian/control'
--- a/debian/control 2008-05-05 11:28:56 +0000
+++ b/debian/control 2008-05-09 22:32:22 +0000
@@ -5,7 +5,7 @@
Uploaders: Jelmer Vernooij <jelmer at samba.org>
Homepage: https://launchpad.net/bzr-dbus
Build-Depends-Indep: bzr (>= 1.0)
-Build-Depends: python-central (>= 0.5), cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-dev, python-dbus
+Build-Depends: python-central (>= 0.5), cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python-dev, python-dbus, python-gobject
Standards-Version: 3.7.3
XS-Python-Version: >= 2.4
Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/bzr-dbus/unstable/
More information about the Pkg-bazaar-commits
mailing list