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

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Jul 15 16:16:11 UTC 2014


Author: ah
Date: Tue Jul 15 16:16:10 2014
New Revision: 42035

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42035
Log:
libgnome-bluetooth-dev: add missing dependency on libudev-dev

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=42035&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] Tue Jul 15 16:16:10 2014
@@ -1,3 +1,9 @@
+gnome-bluetooth (3.12.0-4) unstable; urgency=medium
+
+  * libgnome-bluetooth-dev: add missing dependency on libudev-dev
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 15 Jul 2014 18:15:38 +0200
+
 gnome-bluetooth (3.12.0-3) unstable; urgency=medium
 
   * Upload to unstable.

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=42035&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control	[utf-8] Tue Jul 15 16:16:10 2014
@@ -1,13 +1,12 @@
-# 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: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>,
+           Emilio Pozuelo Monfort <pochu at debian.org>,
+           Laurent Bigonville <bigon at debian.org>,
+           Michael Biebl <biebl at debian.org>,
+           Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: autotools-dev,
                cdbs (>= 0.4.93),
                debhelper (>= 8.1.0~),
@@ -30,10 +29,10 @@
 Package: gnome-bluetooth
 Pre-Depends: ${misc:Pre-Depends}
 Depends: bluez (>= 5.5),
+         libpam-systemd,
          obex-data-server,
          obexd-client,
          udev (>= 154),
-         libpam-systemd,
          ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=42035&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] Tue Jul 15 16:16:10 2014
@@ -60,6 +60,7 @@
          libglib2.0-dev,
          libgnome-bluetooth13 (= ${binary:Version}),
          libgtk-3-dev,
+         libudev-dev,
          ${misc:Depends}
 Suggests: pkg-config
 Priority: extra




More information about the pkg-gnome-commits mailing list