--- gpe-bluetooth-0.55.orig/debian/changelog +++ gpe-bluetooth-0.55/debian/changelog @@ -0,0 +1,20 @@ +gpe-bluetooth (0.55-2) unstable; urgency=low + + * static call of hcitool does not work (Closes: #442041) + + -- Neil Williams Thu, 13 Sep 2007 22:49:21 +0100 + +gpe-bluetooth (0.55-1) unstable; urgency=low + + * New upstream release + * Migrate to unstable + + -- Neil Williams Sun, 09 Sep 2007 19:03:08 +0100 + +gpe-bluetooth (0.54-1) experimental; urgency=low + + * Initial release. (Closes: #407221: ITP: gpe-bluetooth -- Bluetooth + connectivity tool for GPE - Debian Bug report logs) + + -- Neil Williams Tue, 16 Jan 2007 22:55:57 +0000 + --- gpe-bluetooth-0.55.orig/debian/compat +++ gpe-bluetooth-0.55/debian/compat @@ -0,0 +1 @@ +5 --- gpe-bluetooth-0.55.orig/debian/watch +++ gpe-bluetooth-0.55/debian/watch @@ -0,0 +1,4 @@ +version=3 + +http://gpe.linuxtogo.org/download/source/gpe-bluetooth-(.*)\.tar\.bz2 + --- gpe-bluetooth-0.55.orig/debian/dirs +++ gpe-bluetooth-0.55/debian/dirs @@ -0,0 +1,2 @@ +usr/bin +usr/sbin --- gpe-bluetooth-0.55.orig/debian/patches/020-desktop.patch +++ gpe-bluetooth-0.55/debian/patches/020-desktop.patch @@ -0,0 +1,17 @@ +diff -Nur gpe-bluetooth-0.55/gpe-bluetooth.desktop.in gpe-bluetooth-0.55.new/gpe-bluetooth.desktop.in +--- gpe-bluetooth-0.55/gpe-bluetooth.desktop.in 2007-09-09 19:07:01.000000000 +0100 ++++ gpe-bluetooth-0.55.new/gpe-bluetooth.desktop.in 2007-09-09 19:10:19.000000000 +0100 +@@ -3,6 +3,10 @@ + _Name=Bluetooth control + _Comment=Panel based Bluetooth control + Exec=gpe-bluetooth +-Type=PanelApp +-Icon=/usr/share/gpe/pixmaps/default/bt-logo.png +-Categories=Panel;Utility;GPE;Bluetooth; ++Type=Application ++Terminal=false ++Icon=bt-logo.png ++Categories=Settings;HardwareSettings;Monitor; ++StartupNotify=false ++X-SingleInstance=true ++ --- gpe-bluetooth-0.55.orig/debian/patches/030-hciconfig-path.patch +++ gpe-bluetooth-0.55/debian/patches/030-hciconfig-path.patch @@ -0,0 +1,12 @@ +diff -Nur gpe-bluetooth-0.55/main.c gpe-bluetooth-0.55.new/main.c +--- gpe-bluetooth-0.55/main.c 2006-10-11 23:42:24.000000000 +0100 ++++ gpe-bluetooth-0.55.new/main.c 2007-09-13 14:53:14.000000000 +0100 +@@ -241,7 +241,7 @@ + hciattach_pid = 0; + } + +- system ("/sbin/hciconfig hci0 down"); ++ system ("/usr/sbin/hciconfig hci0 down"); + set_image (0, 0); + + gtk_widget_hide (menu_radio_off); --- gpe-bluetooth-0.55.orig/debian/gpe-bluetooth.1.xml +++ gpe-bluetooth-0.55/debian/gpe-bluetooth.1.xml @@ -0,0 +1,128 @@ + + + + + Philip"> + Blundell"> + + + + January 16, 2007"> + + 1"> + codehelp@debian.org"> + + GPE-BLUETOOTH"> + + + Debian"> + GNU"> + GPL"> +]> + +&dhpackage; + + + &debian; + 1 +
+ &dhemail; +
+ + &dhfirstname; + &dhsurname; + + + 2007 + &dhusername; + + &dhdate; +
+ + &dhucpackage; + + &dhsection; + + + &dhpackage; + Bluetooth connectivity tool for GPE. + + + + &dhpackage; + + + + + + + + DESCRIPTION + + This manual page documents briefly the + &dhpackage;. + + This manual page was written for the &debian; distribution + because the original program does not have a manual page. + + + + OPTIONS + + These programs follow the usual &gnu; command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. For a complete description, see the + Info files. + + + + + + + + Show summary of options. + + + + + + + + Show version of program. + + + + + + SEE ALSO + + bar (1), baz (1). + + The programs are documented fully by The Rise and + Fall of a Fooish Bar available via the + Info system. + + + AUTHOR + + This manual page was written by &dhusername; &dhemail; for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the &gnu; General Public License, Version 2 any + later version published by the Free Software Foundation. + + + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL. + + + +
+
+
--- gpe-bluetooth-0.55.orig/debian/rules +++ gpe-bluetooth-0.55/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +common-install-arch:: + install -d debian/gpe-bluetooth/usr/share/man/man1/ + install -m 0644 debian/gpe-bluetooth.1 debian/gpe-bluetooth/usr/share/man/man1/ --- gpe-bluetooth-0.55.orig/debian/gpe-bluetooth.1 +++ gpe-bluetooth-0.55/debian/gpe-bluetooth.1 @@ -0,0 +1,72 @@ +.\" Title: GPE\-BLUETOOTH +.\" Author: Philip Blundell +.\" Generator: DocBook XSL Stylesheets v1.71.0 +.\" Date: January 16, 2007 +.\" Manual: gpe\-bluetooth +.\" Source: Debian 1 +.\" +.TH "GPE\-BLUETOOTH" "1" "January 16, 2007" "Debian 1" "gpe\-bluetooth" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH "NAME" +gpe\-bluetooth \- Bluetooth connectivity tool for GPE. +.SH "SYNOPSIS" +.HP 14 +\fBgpe\-bluetooth\fR [\fB\-e\ \fR\fB\fIthis\fR\fR] [\fB\-\-example\ \fR\fB\fIthat\fR\fR] +.SH "DESCRIPTION" +.PP +This manual page documents briefly the +\fBgpe\-bluetooth\fR. +.PP +This manual page was written for the +Debian(TM) +distribution because the original program does not have a manual page. +.SH "OPTIONS" +.PP +These programs follow the usual +GNU +command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. For a complete description, see the +Info +files. +.PP +\fB\-h\fR \fB\-\-help\fR +.RS 3n +Show summary of options. +.RE +.PP +\fB\-v\fR \fB\-\-version\fR +.RS 3n +Show version of program. +.RE +.SH "SEE ALSO" +.PP +bar (1), baz (1). +.PP +The programs are documented fully by +The Rise and Fall of a Fooish Bar +available via the +Info +system. +.SH "AUTHOR" +.PP +This manual page was written by Neil Williams + +for the +Debian(TM) +system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the +GNU +General Public License, Version 2 any later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL. +.SH "AUTHOR" +.PP +\fBPhilip Blundell\fR +.sp -1n +.IP "" 3n +Author. +.SH "COPYRIGHT" +Copyright \(co 2007 Neil Williams +.br + --- gpe-bluetooth-0.55.orig/debian/control +++ gpe-bluetooth-0.55/debian/control @@ -0,0 +1,17 @@ +Source: gpe-bluetooth +Section: utils +Priority: optional +Maintainer: Neil Williams +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.2), + libglib2.0-dev (>= 2.2), libgpewidget-dev, libgpevtype-dev, libdbus-glib-1-dev, + libglade2-dev, libmimedir-gnome0-dev, libcontactsdb-dev, libbluetooth-dev, + libopenobex1-dev, libxml-parser-perl, libgpepimc0-dev, libsqlite0-dev +Standards-Version: 3.7.2 + +Package: gpe-bluetooth +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, gpe-icons +Description: Bluetooth connectivity tool for GPE + System tray applet for the GPE Palmtop Environment to + control switching the radio on and off and searching for + devices. --- gpe-bluetooth-0.55.orig/debian/copyright +++ gpe-bluetooth-0.55/debian/copyright @@ -0,0 +1,30 @@ +This package was debianized by Neil Williams on +Tue, 16 Jan 2007 20:34:59 +0000. + +It was downloaded from http://gpe.linuxtogo.org/download/source/ + +Upstream Author: Philip Blundell + +Copyright: 2002, 2003, 2004, 2005, 2006 Philip Blundell + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2007, Neil Williams and +is licensed under the GPL, see above.