[Pkg-bluetooth-commits] r544 - in /pybluez/trunk/debian: changelog control

filippo at users.alioth.debian.org filippo at users.alioth.debian.org
Sat Aug 4 08:00:42 UTC 2007


Author: filippo
Date: Sat Aug  4 08:00:42 2007
New Revision: 544

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=544
Log:
* Complete libbluetooth2-dev -> libbluetooth-dev transition
* Correct Maintainers name

Modified:
    pybluez/trunk/debian/changelog
    pybluez/trunk/debian/control

Modified: pybluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/pybluez/trunk/debian/changelog?rev=544&op=diff
==============================================================================
--- pybluez/trunk/debian/changelog (original)
+++ pybluez/trunk/debian/changelog Sat Aug  4 08:00:42 2007
@@ -1,8 +1,13 @@
 pybluez (0.9.2-1) unstable; urgency=low
 
+  [ Albert Huang ]
   * New upstream release
 
- -- Albert Huang <albert at csail.mit.edu>  Thu,  4 Jan 2007 01:00:56 -0500
+  [ Filippo Giunchedi ]
+  * Complete libbluetooth2-dev -> libbluetooth-dev transition
+  * Correct Maintainers name
+
+ -- Filippo Giunchedi <filippo at debian.org>  Sat, 04 Aug 2007 09:22:55 +0200
 
 pybluez (0.9.1-1) unstable; urgency=high
 

Modified: pybluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/pybluez/trunk/debian/control?rev=544&op=diff
==============================================================================
--- pybluez/trunk/debian/control (original)
+++ pybluez/trunk/debian/control Sat Aug  4 08:00:42 2007
@@ -1,9 +1,9 @@
 Source: pybluez
 Section: python
 Priority: optional
-Maintainer: Debian Bluetooth <pkg-bluetooth-maintainers at lists.alioth.debian.org>
+Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers at lists.alioth.debian.org>
 Uploaders: Albert Huang <albert at csail.mit.edu>, Filippo Giunchedi <filippo at debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.3.5-6), python-all-dev (>= 2.3.5-11), libbluetooth2-dev, python-central (>= 0.4.17)
+Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.3.5-6), python-all-dev (>= 2.3.5-11), libbluetooth-dev, python-central (>= 0.4.17)
 Standards-Version: 3.7.2
 XS-Python-Version: all
 
@@ -17,4 +17,6 @@
 Description: Python wrappers around BlueZ for rapid bluetooth development
  PyBluez is an effort to create python wrappers around BlueZ to allow python
  developers to use system bluetooth resources. PyBluez works on machines
- running the GNU/Linux operating system and the bluez bluetooth stack. 
+ running the GNU/Linux operating system and the bluez bluetooth stack.
+ .
+ This package provides the "bluetooth" python module.




More information about the Pkg-bluetooth-commits mailing list