Debian Bluetooth

Debian Bluetooth effort has begun!

Intro

This [http://alioth.debian.org/projects/pkg-bluetooth/ project] aims to collect all the bluetooth-related packages in debian, thus improving the integration with the various desktops managers and the system.

Contact

There is a [http://lists.alioth.debian.org/mailman/listinfo/pkg-bluetooth-discuss pkg-bluetooth-discuss] mailing list, be sure to be subscribed if you want to collaborate and/or have any questions!

How to help

Check our [http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=pkg-bluetooth-maintainers@lists.alioth.debian.org bugs] and if you feel motivated try to resolve one!

Also if you want your $preferred_bluetooth_application into pkg-bluetooth write to pkg-bluetooth-discuss@lists.alioth.debian.org

Check out the source from [http://svn.debian.org/wsvn/pkg-bluetooth svn] by

svn checkout \
svn://svn.debian.org/pkg-bluetooth

If you only want to work an single package, say gnome-bluetooth, then do

svn checkout \
svn://svn.debian.org/pkg-bluetooth/gnome-bluetooth/trunk\
 gnome-bluetooth-pkg

which creates a gnome-bluetooth-pkg directory in your current directory.

There's also a [http://svn.debian.org/wsvn/pkg-bluetooth/TODO?op=file&rev=0&sc=0 TODO] list.

We currently use [http://packages.debian.org/unstable/devel/svn-buildpackage svn-buildpackage] to manage the packages.