[Pkg-utopia-commits] r3032 - in /packages/unstable/gnome-device-manager/debian: changelog control

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 7 20:54:08 UTC 2009


Author: biebl
Date: Tue Apr  7 20:54:08 2009
New Revision: 3032

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3032
Log:
Add ${misc:Depends} to libgnome-device-manager-dev.

Modified:
    packages/unstable/gnome-device-manager/debian/changelog
    packages/unstable/gnome-device-manager/debian/control

Modified: packages/unstable/gnome-device-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/gnome-device-manager/debian/changelog?rev=3032&op=diff
==============================================================================
--- packages/unstable/gnome-device-manager/debian/changelog (original)
+++ packages/unstable/gnome-device-manager/debian/changelog Tue Apr  7 20:54:08 2009
@@ -5,6 +5,7 @@
     - Wrap Build-Depends.
     - Bump Build-Depends on debhelper to (>= 7).
     - Bump Standards-Version to 3.8.1. No further changes.
+    - Add ${misc:Depends} to libgnome-device-manager-dev.
   * debian/compat
     - Bump debhelper compat level to 7.
   * debian/rules

Modified: packages/unstable/gnome-device-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/gnome-device-manager/debian/control?rev=3032&op=diff
==============================================================================
--- packages/unstable/gnome-device-manager/debian/control (original)
+++ packages/unstable/gnome-device-manager/debian/control Tue Apr  7 20:54:08 2009
@@ -42,7 +42,7 @@
 Package: libgnome-device-manager-dev
 Architecture: any
 Section: libdevel
-Depends: libgnome-device-manager0 (= ${binary:Version}), libhal-dev, libglib2.0-dev
+Depends: libgnome-device-manager0 (= ${binary:Version}), ${misc:Depends}, libhal-dev, libglib2.0-dev
 Description: GNOME device manager based on HAL - development files
  This is a GNOME program to manage devices and device drivers. It's
  inspired by hal-device-manager, from the HAL project, but rewritten in




More information about the Pkg-utopia-commits mailing list