[Pkg-utopia-commits] r347 - packages/experimental/avahi/debian

Ross Burton ross at costa.debian.org
Wed Nov 2 08:47:11 UTC 2005


Author: ross
Date: 2005-11-02 08:47:10 +0000 (Wed, 02 Nov 2005)
New Revision: 347

Modified:
   packages/experimental/avahi/debian/changelog
   packages/experimental/avahi/debian/control
Log:
Add depends on python2.4-gdbm

Modified: packages/experimental/avahi/debian/changelog
===================================================================
--- packages/experimental/avahi/debian/changelog	2005-10-30 22:53:42 UTC (rev 346)
+++ packages/experimental/avahi/debian/changelog	2005-11-02 08:47:10 UTC (rev 347)
@@ -1,3 +1,9 @@
+avahi (0.5.2-4) experimental; urgency=low
+
+  * Add python2.4-gdbm dependency to python2.4-avahi (closes: #336900)
+
+ --
+
 avahi (0.5.2-3) experimental; urgency=low
 
   * Move all packages to their correct section (closes: #334565)

Modified: packages/experimental/avahi/debian/control
===================================================================
--- packages/experimental/avahi/debian/control	2005-10-30 22:53:42 UTC (rev 346)
+++ packages/experimental/avahi/debian/control	2005-11-02 08:47:10 UTC (rev 347)
@@ -44,7 +44,7 @@
 Section: python
 Architecture: all
 Replaces: avahi-utils (<< 0.4)
-Depends: ${python:Depends}, libavahi-common0
+Depends: ${python:Depends}, python2.4-gdbm, libavahi-common0
 Description: Python utility package for Avahi
  Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
  It allows programs to publish and discover services and hosts




More information about the Pkg-utopia-commits mailing list