Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Hi, Please unblock package bluez 5.43-2 as it fixes a RC bug (Closes: #804908). This fixes the problem that the obex daemon does not start under systemd. I included debdiff in this mail. unblock bluez/5.43-1 ----- diff -Nru bluez-5.43/debian/changelog bluez-5.43/debian/changelog --- bluez-5.43/debian/changelog 2016-11-01 07:04:47.000000000 +0900 +++ bluez-5.43/debian/changelog 2017-03-18 00:25:38.000000000 +0900 @@ -1,3 +1,10 @@ +bluez (5.43-2) unstable; urgency=medium + + * Fix bluez-obexd service is not started under systemd. (Closes: #804908) + Add patches/org.bluez.obex.service.in.patch. + + -- Nobuhiro Iwamatsu <[email protected]> Sat, 18 Mar 2017 00:25:38 +0900 + bluez (5.43-1) unstable; urgency=medium * Update to 5.43. (Closes: #840983) diff -Nru bluez-5.43/debian/patches/org.bluez.obex.service.in.patch bluez-5.43/debian/patches/org.bluez.obex.service.in.patch --- bluez-5.43/debian/patches/org.bluez.obex.service.in.patch 1970-01-01 09:00:00.000000000 +0900 +++ bluez-5.43/debian/patches/org.bluez.obex.service.in.patch 2017-03-18 00:24:20.000000000 +0900 @@ -0,0 +1,12 @@ +Bug-Debian: https://bugs.debian.org/804908 +Forwarded: not-needed +Last-Update: 2017-03-17 + +--- bluez-5.43.orig/obexd/src/org.bluez.obex.service.in ++++ bluez-5.43/obexd/src/org.bluez.obex.service.in +@@ -1,4 +1,4 @@ + [D-BUS Service] + Name=org.bluez.obex + Exec=@libexecdir@/obexd +-SystemdService=dbus-org.bluez.obex.service ++SystemdService=obex.service diff -Nru bluez-5.43/debian/patches/series bluez-5.43/debian/patches/series --- bluez-5.43/debian/patches/series 2016-10-25 15:36:14.000000000 +0900 +++ bluez-5.43/debian/patches/series 2017-03-18 00:18:20.000000000 +0900 @@ -8,3 +8,4 @@ change_path_of_hogsuspend.patch fix_udevadm_in_hid2hci.patch fix-typo-in-src-main.conf.patch +org.bluez.obex.service.in.patch -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: armhf, armel, sh4, powerpc Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

