[Pkg-bluetooth-commits] r486 - in /bluez-utils/trunk/debian: changelog patches/001_pand_manpage.patch rules

filippo at users.alioth.debian.org filippo at users.alioth.debian.org
Thu Jul 12 13:50:24 UTC 2007


Author: filippo
Date: Thu Jul 12 13:50:23 2007
New Revision: 486

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=486
Log:
remove modutils, install hcid/dbus-api.txt

Modified:
    bluez-utils/trunk/debian/changelog
    bluez-utils/trunk/debian/patches/001_pand_manpage.patch
    bluez-utils/trunk/debian/rules

Modified: bluez-utils/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/bluez-utils/trunk/debian/changelog?rev=486&op=diff
==============================================================================
--- bluez-utils/trunk/debian/changelog (original)
+++ bluez-utils/trunk/debian/changelog Thu Jul 12 13:50:23 2007
@@ -1,4 +1,4 @@
-bluez-utils (3.12-1) UNRELEASED; urgency=low
+bluez-utils (3.12-1) unstable; urgency=low
 
      The "sorry this was long due" release
 
@@ -24,7 +24,7 @@
   * fix NEWS.Debian capital lettering (Closes: #416158)
   * Removed bashisms from etc/init.d/bluetooth, shell is back to bin/sh
 
- -- Filippo Giunchedi <filippo at debian.org>  Thu, 12 Jul 2007 12:52:33 +0200
+ -- Filippo Giunchedi <filippo at debian.org>  Thu, 12 Jul 2007 15:49:53 +0200
 
 bluez-utils (3.7-1) unstable; urgency=low
 

Modified: bluez-utils/trunk/debian/patches/001_pand_manpage.patch
URL: http://svn.debian.org/wsvn/pkg-bluetooth/bluez-utils/trunk/debian/patches/001_pand_manpage.patch?rev=486&op=diff
==============================================================================
--- bluez-utils/trunk/debian/patches/001_pand_manpage.patch (original)
+++ bluez-utils/trunk/debian/patches/001_pand_manpage.patch Thu Jul 12 13:50:23 2007
@@ -9,4 +9,4 @@
 -pand will execute \fB/etc/bluetooth/pan/dev-up\fR \fIdevice\fR \fIdestination\fR when
 -the interface becomes available.
 +The devup/devdown script will be called with bluetooth device as first argument
-+and bluetooth destination address as second argument
++and bluetooth destination address as second argument.

Modified: bluez-utils/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/bluez-utils/trunk/debian/rules?rev=486&op=diff
==============================================================================
--- bluez-utils/trunk/debian/rules (original)
+++ bluez-utils/trunk/debian/rules Thu Jul 12 13:50:23 2007
@@ -16,13 +16,15 @@
 
 install/bluez-utils::
 	# modutils config file
-	install -D -m 0644 debian/modutils \
-		$(DEB_DESTDIR)/etc/modutils/bluez
+	#install -D -m 0644 $(CURDIR)/debian/modutils \
+	#	$(DEB_DESTDIR)/etc/modutils/bluez
 
 	mv $(DEB_DESTDIR)/usr/share/man/man1/l2ping.1 \
 		$(DEB_DESTDIR)/usr/share/man/man8/l2ping.8
 
-	install -D -m 0644 debian/passkey-agent-makefile $(CURDIR)/debian/bluez-utils/usr/share/doc/bluez-utils/examples/Makefile
+	install -D -m 0644 $(CURDIR)/debian/passkey-agent-makefile $(CURDIR)/debian/bluez-utils/usr/share/doc/bluez-utils/examples/Makefile
+
+	install -D -m 0644 $(CURDIR)/hcid/dbus-api.txt $(CURDIR)/debian/bluez-utils/usr/share/doc/bluez-utils/
 
 install/bluez-pcmcia-support::
 	cp -f $(CURDIR)/scripts/bluetooth.rules $(CURDIR)/debian/bluez-pcmcia-support.udev




More information about the Pkg-bluetooth-commits mailing list