r22730 - in /desktop/unstable/gnome-bluetooth/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Jan 7 19:16:21 UTC 2010


Author: joss
Date: Thu Jan  7 19:16:20 2010
New Revision: 22730

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22730
Log:
Require udev 146 and consolekit for it to work properly.

Modified:
    desktop/unstable/gnome-bluetooth/debian/changelog
    desktop/unstable/gnome-bluetooth/debian/control
    desktop/unstable/gnome-bluetooth/debian/control.in

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=22730&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog [utf-8] Thu Jan  7 19:16:20 2010
@@ -12,6 +12,7 @@
   * 61-gnome-bluetooth-rfkill.rules: new file. Set ACLs for console 
     users on /dev/rfkill. Closes: #552185.
   * Install it in the udev directory.
+  * Require udev 146 and consolekit for it to work properly.
 
  -- Andrea Veri <and at debian.org>  Wed, 16 Dec 2009 23:19:51 +0100
 

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=22730&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control [utf-8] Thu Jan  7 19:16:20 2010
@@ -1,8 +1,13 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: gnome-bluetooth
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andrea Veri <andrea.veri89 at gmail.com>, Oystein Gisnas <oystein at gisnas.net>
+Uploaders: Andrea Veri <and at debian.org>, Oystein Gisnas <oystein at gisnas.net>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 5),
                cdbs,
@@ -28,7 +33,9 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          bluez (>= 4.36),
-         obexd-client
+         obexd-client,
+         udev (>= 146),
+         consolekit
 Recommends: gvfs-backends,
             obexd-server
 Suggests: nautilus-sendto, gnome-user-share

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=22730&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in [utf-8] Thu Jan  7 19:16:20 2010
@@ -28,7 +28,9 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          bluez (>= 4.36),
-         obexd-client
+         obexd-client,
+         udev (>= 146),
+         consolekit
 Recommends: gvfs-backends,
             obexd-server
 Suggests: nautilus-sendto, gnome-user-share




More information about the pkg-gnome-commits mailing list