[Pkg-utopia-commits] r1629 - in /packages/unstable/dbus-python/debian: changelog control

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Aug 1 21:32:16 UTC 2007


Author: lool
Date: Wed Aug  1 21:32:16 2007
New Revision: 1629

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=1629
Log:
* Add ${misc:Depends}.

Modified:
    packages/unstable/dbus-python/debian/changelog
    packages/unstable/dbus-python/debian/control

Modified: packages/unstable/dbus-python/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-python/debian/changelog?rev=1629&op=diff
==============================================================================
--- packages/unstable/dbus-python/debian/changelog (original)
+++ packages/unstable/dbus-python/debian/changelog Wed Aug  1 21:32:16 2007
@@ -8,8 +8,9 @@
 
   [ Loic Minier ]
   * Wrap build-deps and deps.
-
- -- Loic Minier <lool at dooz.org>  Wed, 01 Aug 2007 23:31:28 +0200
+  * Add ${misc:Depends}.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 01 Aug 2007 23:32:08 +0200
 
 dbus-python (0.82.1-2) unstable; urgency=low
 

Modified: packages/unstable/dbus-python/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-python/debian/control?rev=1629&op=diff
==============================================================================
--- packages/unstable/dbus-python/debian/control (original)
+++ packages/unstable/dbus-python/debian/control Wed Aug  1 21:32:16 2007
@@ -19,6 +19,7 @@
 Section: python
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          ${python:Depends}
 Recommends: python-gobject | python-gtk (<< 2.10)
 Suggests: python-dbus-doc
@@ -40,6 +41,7 @@
 Package: python-dbus-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}
 Suggests: python-dbus
 Description: Documentation for the D-Bus Python interface
  This package provides text and HTML documentation, and examples, for the




More information about the Pkg-utopia-commits mailing list