[Pkg-bluetooth-commits] r952 - in /packages/bluez/trunk/debian: changelog control rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Thu Jun 17 12:32:29 UTC 2010


Author: iwamatsu
Date: Thu Jun 17 12:32:26 2010
New Revision: 952

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=952
Log:
* Add serial.conf (Closes: #559672).


Modified:
    packages/bluez/trunk/debian/changelog
    packages/bluez/trunk/debian/control
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/changelog?rev=952&op=diff
==============================================================================
--- packages/bluez/trunk/debian/changelog (original)
+++ packages/bluez/trunk/debian/changelog Thu Jun 17 12:32:26 2010
@@ -1,8 +1,9 @@
 bluez (4.66-1) unstable; urgency=low
 
   * New upstream release.
-
- -- Nobuhiro Iwamatsu <iwamatsu at debian.org>  Thu, 17 Jun 2010 06:21:46 +0900
+  * Add serial.conf (Closes: #559672).
+
+ -- Nobuhiro Iwamatsu <iwamatsu at debian.org>  Thu, 17 Jun 2010 12:51:25 +0900
 
 bluez (4.64-1) unstable; urgency=low
 

Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=952&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Thu Jun 17 12:32:26 2010
@@ -2,8 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers at lists.alioth.debian.org>
-Uploaders: Andrea Veri <andrea.veri89 at gmail.com>,
-	Nobuhiro Iwamatsu <iwamatsu at debian.org>
+Uploaders: Andrea Veri <andrea.veri89 at gmail.com>, Nobuhiro Iwamatsu <iwamatsu at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7),
                autotools-dev,

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=952&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules (original)
+++ packages/bluez/trunk/debian/rules Thu Jun 17 12:32:26 2010
@@ -36,6 +36,7 @@
 	install -D -m 0644 $(CURDIR)/input/input.conf $(CURDIR)/debian/bluez/etc/bluetooth/input.conf
 	install -D -m 0644 $(CURDIR)/audio/audio.conf $(CURDIR)/debian/bluez/etc/bluetooth/audio.conf
 	install -D -m 0644 $(CURDIR)/network/network.conf $(CURDIR)/debian/bluez/etc/bluetooth/network.conf
+	install -D -m 0644 $(CURDIR)/serial/serial.conf $(CURDIR)/debian/bluez/etc/bluetooth/serial.conf
 	
 	# udev rules, actually upstream version is changed with
 	# sed -i 's at RUN+="/usr/sbin/hid2hci at RUN+="/lib/udev/bluez@' scripts/bluetooth-hid2hci.rules




More information about the Pkg-bluetooth-commits mailing list