[SCM] bluedevil packaging branch, master, updated. debian/2.0_rc1-2-4-g0b09fd5

Maximiliano Curia maxy at moszumanska.debian.org
Fri Sep 12 16:36:03 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/bluedevil.git;a=commitdiff;h=0b09fd5

The following commit has been merged in the master branch:
commit 0b09fd532fe3a863ebd237e9ec8ac1b23b66d101
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Sep 12 18:35:28 2014 +0200

    Change dependecies to bluez-obexd | obexd-client. (Closes: #760924) Thanks to 石頭成
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 063fca6..34c3012 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 bluedevil (2.0~rc1-3~) UNRELEASED; urgency=medium
 
-  * 
+  * Change dependecies to bluez-obexd | obexd-client. (Closes: #760924)
+    Thanks to 石頭成
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 12 Sep 2014 18:29:40 +0200
 
diff --git a/debian/control b/debian/control
index ef276fb..83a36ef 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Package: bluedevil
 Architecture: linux-any
 Depends: bluez (>= 5),
          obex-data-server,
-         obexd-client,
+         bluez-obezd | obexd-client,
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: pulseaudio-module-bluetooth | bluez-alsa

-- 
bluedevil packaging



More information about the pkg-kde-commits mailing list