[Pkg-utopia-commits] r651 - packages/unstable/dbus/debian
Sjoerd Simons
sjoerd at costa.debian.org
Fri Feb 24 15:12:29 UTC 2006
Author: sjoerd
Date: 2006-02-24 15:12:28 +0000 (Fri, 24 Feb 2006)
New Revision: 651
Modified:
packages/unstable/dbus/debian/changelog
packages/unstable/dbus/debian/rules
Log:
* Update cli-common depend to >= 0.2.0. Older versions have known bugs
* Let binary-predeb/libdbus-1-cil:: depend on
common-binary-post-install-arch, so dh_clideps can do it's work correctly.
Modified: packages/unstable/dbus/debian/changelog
===================================================================
--- packages/unstable/dbus/debian/changelog 2006-02-23 20:14:24 UTC (rev 650)
+++ packages/unstable/dbus/debian/changelog 2006-02-24 15:12:28 UTC (rev 651)
@@ -2,9 +2,11 @@
* debian/patch/dbus-group_info_free.patch
+ Added. Don't run into in infinite loop when freeing group info
- * Update cli-common depend to >= 0.2.0. Older versions have known bugs
+ * Update cli-common depend to >= 0.2.0. Older versions have known bugs
+ * Let binary-predeb/libdbus-1-cil:: depend on
+ common-binary-post-install-arch, so dh_clideps can do it's work correctly.
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 23 Feb 2006 11:24:44 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Fri, 24 Feb 2006 16:10:34 +0100
dbus (0.60-6) unstable; urgency=low
Modified: packages/unstable/dbus/debian/rules
===================================================================
--- packages/unstable/dbus/debian/rules 2006-02-23 20:14:24 UTC (rev 650)
+++ packages/unstable/dbus/debian/rules 2006-02-24 15:12:28 UTC (rev 651)
@@ -46,7 +46,7 @@
export MONO_SHARED_DIR=$(CURDIR)
-binary-predeb/libdbus-1-cil::
+binary-predeb/libdbus-1-cil:: common-binary-post-install-arch
dh_makeclilibs -V
dh_clideps
More information about the Pkg-utopia-commits
mailing list