debian/0000755000000000000000000000000011664515266007202 5ustar debian/control0000644000000000000000000000265311664510425010603 0ustar Source: blueproximity Section: admin Priority: extra Maintainer: Francesco Namuri Uploaders: Leo Costela , Debian Bluetooth Maintainers Build-Depends: cdbs (>=0.4.90), debhelper (>= 5), patchutils, python (>=2.6.6-3) Vcs-Svn: svn://svn.debian.org/pkg-bluetooth/packages/blueproximity Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/blueproximity Homepage: http://blueproximity.sourceforge.net/ Standards-Version: 3.9.2 DM-Upload-Allowed:yes Package: blueproximity Architecture: all Depends: ${python:Depends}, ${misc:Depends}, bluetooth, python-configobj (>= 4.7.0), python-bluez, python-gtk2, python-glade2, python-gobject, librsvg2-common Suggests: gnome-screensaver | xscreensaver Description: locks/unlocks your desktop tracking a bluetooth device blueproximity helps you adding a little more security to your desktop. It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move away from your computer and the distance is above a certain level (no measurement in meters is possible) for a given time, it automatically locks your desktop (or starts any other shell command you want). . Once away, if you return nearer than a given level for a set time your computer unlocks magically without any interaction (or starts any other shell command you want). debian/compat0000644000000000000000000000000210717173314010370 0ustar 5 debian/source/0000755000000000000000000000000011356442637010501 5ustar debian/source/format0000644000000000000000000000001411664511036011677 0ustar 3.0 (quilt) debian/docs0000644000000000000000000000002310765102023010030 0ustar README doc/manual* debian/changelog0000644000000000000000000000672711664511453011062 0ustar blueproximity (1.2.5-6) unstable; urgency=low * debian/control and debian/rules: modified to comply with dh_python2 transition requisites. (Closes: #616748) * debian/control: Standards-Version bumped tp 3.9.2. * debian/control: moved librsvg2-common from recommends to depends field. (Closes: #588438) * Switch to dpkg-source 3.0 (quilt) format. * debian/rules: removed simple-patchsys makefile. -- Francesco Namuri Sun, 27 Nov 2011 20:44:20 +0100 blueproximity (1.2.5-5) unstable; urgency=low * debian/control : Standards-Version bumped to 3.8.4, no changes needed. * added debian/patches/support_new_configobj.patch to fix compatibility problem with python/configobj >= 4.7.0 (Closes: #568552). Thanks to Jérémy Lal . * debian/control: allowed DM upload. * added debian/source/format. -- Francesco Namuri Mon, 29 Mar 2010 12:47:21 +0200 blueproximity (1.2.5-4) unstable; urgency=low * Enhanced the manpage, thanks to Nick Ellery. (Closes: #530454) * debian/control: added Recommend on librsvg2-common. (Closes: #537551) * debian/control: replaced dependency on transitional package bluez-utils with the dependency on bluetooth package. (Closes: #534319) * debian/control: Standards-Version bumped to 3.8.3, no changes needed. * debian/control: added ${misc:Depends} to dependencies to avoid a lintian warning. -- Francesco Namuri Mon, 24 Aug 2009 00:10:35 +0200 blueproximity (1.2.5-3) unstable; urgency=low * debian/rules: install base SVG icon to fallback (hicolor) icon theme (must be manual because it's a rename, unsupported by dh_install) * debian/patches/blueproximity.desktop.patch: cleanup and update to use above mentioned SVG instead of XPM (only menu needs XPMs) * debian/patches/blueproximity.patch: use sh instead of bash in wrapper * debian/control: add Suggests with gnome-screensaver | xscreensaver * debian/patches/blueproximity.1.patch: update manpage with info about config dir and replace mention to xscreensaver with gnome-screensaver-command (that's the hard-coded default, anyway) -- Leo Costela Sat, 22 Mar 2008 20:27:11 +0100 blueproximity (1.2.5-2) unstable; urgency=low * added debian/blueproximity-autostart.desktop autostart script. * debian/control: added Leo "costela" Antunes and Debian Bluetooth Maintainers to Uploaders field. -- Francesco Namuri Mon, 10 Mar 2008 22:21:08 +0100 blueproximity (1.2.5-1) unstable; urgency=low * New upstream release * added debian/patches/blueproximity.desktop.patch to fix outdated enconding field in .desktop file. * removed debian/blueproximity.1, debian/blueproximity.desktop because now these files are included in the original tarball. * debian/control: Standards-Version updated to 3.7.3, no changes needed. * debian/docs: updated to fit with new upstream doc files. * debian/rules: modified to remove useless commands with the new upstream tarball. * debian/blueproximity.install: updated to work with the new upstream tarball. * debian/control: removed Uploaders field, changed Maintainer from pkg-bluetooth team to Francesco Namuri. -- Francesco Namuri Mon, 10 Mar 2008 22:17:26 +0100 blueproximity (1.2-1) unstable; urgency=low * Initial release. (Closes: #446010) -- Francesco Namuri Wed, 10 Oct 2007 13:15:05 +0200 debian/blueproximity.install0000644000000000000000000000051310765326023013475 0ustar addons/blueproximity /usr/bin/ *svg /usr/share/blueproximity/ *glade* /usr/share/blueproximity/ debian/blueproximity.xpm /usr/share/pixmaps/ addons/blueproximity.desktop /usr/share/applications/ LANG/* /usr/share/blueproximity/LANG/ proximity.py /usr/share/blueproximity/ debian/blueproximity-autostart.desktop /etc/xdg/autostart/ debian/rules0000755000000000000000000000060111664511375010254 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk DEB_INSTALL_MANPAGES_blueproximity = doc/blueproximity.1 binary-install/blueproximity:: dh_python2 binary-post-install/blueproximity:: install -D -m 0644 $(CURDIR)/blueproximity_base.svg $(CURDIR)/debian/blueproximity/usr/share/icons/hicolor/scalable/apps/blueproximity.svg debian/copyright0000644000000000000000000000237311354101325011121 0ustar This package was debianized by Francesco Namuri on Wed, 10 Oct 2007 11:27:46 +0200. It was downloaded from http://blueproximity.sourceforge.net/ Upstream Author: Lars Friedrichs Copyright: Copyright (C) 2007 Lars Friedrichs 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 © 2007, Francesco Namuri and is licensed under the GPL, see above. debian/menu0000644000000000000000000000040410717173314010057 0ustar ?package(blueproximity):needs="X11" section="Applications/System/Security"\ title="Blueproximity" icon="/usr/share/pixmaps/blueproximity.xpm"\ longtitle="Blueproximity locks/unlocks your session with a bluetooth device"\ command="/usr/bin/blueproximity" debian/watch0000644000000000000000000000010310717173314010215 0ustar version=3 http://sf.net/blueproximity/blueproximity-(.*)\.tar\.gz debian/blueproximity-autostart.desktop0000644000000000000000000000015210765322435015526 0ustar [Desktop Entry] Exec=blueproximity Name=blueproximity Terminal=false Type=Application StartupNotify=false debian/blueproximity.xpm0000644000000000000000000001473010765104136012640 0ustar /* XPM */ static char *blueproximity[] = { /* columns rows colors chars-per-pixel */ "32 32 197 2", " c #04590685097D", ". c #05B909450CFA", "X c #08620D6D12DC", "o c #0A6C10EA171E", "O c #0C5B13C81B88", "+ c #0F64184021FE", "@ c #11231B5725BC", "# c #130D1EB32AAE", "$ c #14E3212E2E0B", "% c #16A2247132F0", "& c #180526403504", "* c #1915283137A5", "= c #1B132ADA3B55", "- c #22502EC63C32", "; c #1D6A2ED3410B", ": c #1E8230AB438B", "> c #2000331646C8", ", c #228636E84C0E", "< c #23BA39064EE7", "1 c #256E3BB952BA", "2 c #27B03F1A576E", "3 c #3D6042364328", "4 c #29BB42845C06", "5 c #2E5A49F3667B", "6 c #2F4D4C7A6AB3", "7 c #31584E6B6C83", "8 c #33C250A96E9A", "9 c #3A9D53006CAD", "0 c #364052AF700E", "q c #3B7A572573C1", "w c #3D2E58D37565", "e c #43124DBA5542", "r c #453E552863D9", "t c #4844576A6447", "y c #4D4B5D6B6612", "u c #43B756706840", "i c #494859F96851", "p c #40F05BDF77A6", "a c #44025E6779D2", "s c #503A61436541", "d c #4624606D7B7B", "f c #4AA464277EA4", "g c #6586689A61E0", "h c #69B16C35656A", "j c #6CBA6F166906", "k c #6688758C65EE", "l c #6C86732B6565", "z c #6883732F6BA9", "x c #702574406AA2", "c c #73F27AF96EB0", "v c #79497F5D71FA", "b c #6510ABAC1F9F", "n c #66B7AC6722FF", "m c #6D39AF402CC8", "M c #6B66B7FA2061", "N c #6F23AE613113", "B c #6F2DC5F01A39", "V c #7138CD161757", "C c #7285CC431A62", "Z c #738DD19B175E", "A c #75EFD24E1B78", "S c #7926D5581EE9", "D c #715CC341212B", "F c #7614CB3822D2", "G c #77FACD84243A", "H c #765EC2FF2B8F", "J c #7954C9992ADC", "K c #7DD4D5F32787", "L c #7F6AD3852C9F", "P c #6FCB875A56EC", "I c #7A45B3FE4210", "U c #7DB7B0724BCA", "Y c #7DAFA43B56E6", "T c #74D0818B66E2", "R c #70D681B16E55", "E c #7A2784C66E3A", "W c #796796126061", "Q c #74B883587409", "! c #7D8084F97481", "~ c #7DAB8DF7743E", "^ c #7E7B82E078D7", "/ c #8980D9F83AE0", "( c #8381AB785C55", ") c #80E496D96ED2", "_ c #81B29D4E6833", "` c #81D68EC7745F", "' c #845D8BC47C4B", "] c #82EA984A719F", "[ c #89149A2C77D5", "{ c #85E091017A96", "} c #88D195EB7B6D", "| c #8DE09D687E7F", " . c #8332A36D6328", ".. c #8784ACFB61E2", "X. c #888AAD8D6370", "o. c #8D50B283687D", "O. c #890CA1C57180", "+. c #9788BBFD748E", "@. c #9880BF2A7167", "#. c #8573C87C43B6", "$. c #8C94CD874D0C", "%. c #8D69D7FD449C", "&. c #8CF5D9CF419E", "*. c #9434DD914C96", "=. c #96DEDC805297", "-. c #9D16E05E5B28", ";. c #9D61E0D75B3B", ":. c #9355C3B66241", ">. c #980EC8C567EF", ",. c #9AE9D0C66684", "<. c #A350CF1777E1", "1. c #A1C5CA1D78C6", "2. c #A60ED62376A2", "3. c #A9F4D4077FBF", "4. c #AB85DA267E12", "5. c #A23FE2176388", "6. c #A694E3686B29", "7. c #A82DE5B36BB6", "8. c #AC43E509742D", "9. c #56CD6EA98758", "0. c #58026C3081AF", "q. c #5C5A734C8B2A", "w. c #5FF076928DC6", "e. c #64D17A769118", "r. c #67F37DA89393", "t. c #6DD4828897CB", "y. c #72FC835095A5", "u. c #76858A169E41", "i. c #7BE38B259B99", "p. c #7C0C8EA1A1D6", "a. c #7E77908EA394", "s. c #8AF794568135", "d. c #90A69FA58101", "f. c #9168A13A8162", "g. c #96EAACC7813E", "h. c #97E5A6F18902", "j. c #9BCFAC1B8B39", "k. c #9CE3B3AA84BE", "l. c #9E3DA92092E3", "z. c #9F23A54198FF", "x. c #A578BCA48E58", "c. c #A7C2B7F797A5", "v. c #A856BB64957C", "b. c #AE6CBCA89FE2", "n. c #80DD92B1A523", "m. c #8D649A09A7E6", "M. c #8518966FA851", "N. c #872E9888A9E4", "B. c #8C0E9C95AD8B", "V. c #95A7A4B4B41F", "C. c #9AA6A8EAB780", "Z. c #9D5AAB5FB9C5", "A. c #A252AF51BCAE", "S. c #A44FB155BE8B", "D. c #B168B90BC02D", "F. c #A671C69886E7", "G. c #AA2CCFD78506", "H. c #AF1DDBEC8307", "J. c #B0CEDC4085BF", "K. c #B30BD9A98D71", "L. c #AA1DC1CD928E", "P. c #B23AD32691CD", "I. c #B46FD9219044", "U. c #BCEFDC559D6E", "Y. c #B3D9E591832D", "T. c #B957E75B8C40", "R. c #B84CE8F488C1", "E. c #C010E9299792", "W. c #B59FC184A991", "Q. c #BC55C9CAAEAA", "!. c #BE51D152AB88", "~. c #C0FCEA8998C8", "^. c #C5EFDF1BACA3", "/. c #C39DD140B5D4", "(. c #C765EC36A32C", "). c #C84BED24A3F7", "_. c #CE4CE5DCB6EC", "`. c #A7D4B43EC0F1", "'. c #AB57B744C3C1", "]. c #B79BC1C4CC22", "[. c #BB39C4EFCEEC", "{. c #C3DDCC52D526", "}. c #CEC7D5C2DCE8", "|. c #D1F2D8B7DF4C", " X c #DC99EE51CB26", ".X c #DA54DFA7E51F", "XX c #E030E0F9E309", "oX c #E024E4B6E946", "OX c #E1B0E605EA5E", "+X c #E5A4E958ED2E", "@X c #ECC8EF6EF23E", "#X c #EED9F149F3CA", "$X c #F3A6F571F738", "%X c #F55DF6FEF89E", "&X c #F769F8A9F9EA", "*X c #FD06FD74FDE2", "=X c None", /* pixels */ "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X. $ : 1 1 1 1 : # X =X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X@ < 5 7 w 8 7 7 7 6 1 + =X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X$ 4 7 7 7 N.u.7 7 7 7 7 4 @ =X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=XO 4 7 7 7 7 S.@XM.0 7 7 7 7 4 O =X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X; 7 7 7 7 7 A.*X$XV.q 7 7 7 7 = =X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=XO 4 7 7 7 7 7 A.*X#X&XS.p 6 7 7 2 X =X", "=X=X=X=X=X=X=X=X=X=X=X=X=X$ 7 7 7 f d 6 Z.$XB.{.*X].f 7 7 5 @ =X", "=X=X=X=X=X=X=X=X=X=X=X=X=X; 7 7 a {.{.f C.$Xr.p.&X@Xe.6 7 7 & =X", "=X=X=X=X=X=X=X=X=X=X=X=X=X, 7 7 w `.*X{.[.$XS.oX#Xp.8 7 7 7 = =X", "=X=X=X=X=X=X=X=X=X=X=X=X. 1 7 7 7 w S.&X*X*X*X@Xa.7 7 7 7 7 > . ", "=X=X=X=X=X=X=X=X=X=X=X=XX 1 7 7 7 7 q A.*X*X$Xn.8 7 7 7 7 7 , . ", "=X=X=X=X=X=X=X=X=X=X=X=XX 2 7 7 7 7 6 t.$X*X+Xq.6 7 7 7 7 7 < . ", "=X=X=X=X=X=X=X=X=X=X=X=X. 1 7 7 7 7 w..X*X*X*X}.9.6 7 7 7 7 < . ", "=X=X=X=XE d.h.| T =X=X=X=X< 7 7 7 q..X$XOX&X|.%X}.9.7 7 7 7 , . ", "=X=X=Xj.U.T.Y.Y.K.g.l =X=X: 7 7 8 '.%XB.C.%Xu.Z.*X}.f 6 7 7 : ", "=X=Xc.).7.*.*.*.;.R.x.l =X- 7 7 7 0.i.9 m.XXy.A.*X[.a 7 7 7 = =X", "=Xs. X_.^.~.6.;.-.5.E.j.! c Q Q Q Q R R ~ | ~ z.D.f 6 7 7 5 # =X", "=Xb./.' ^ W.(.8.7.5.5.Y.J.3.1.@.o.X...( ( ( Y P y 6 7 7 7 4 o =X", "c /.{ =X=X' _.5./ K A A C J H M I U N b m n m Y y 7 7 7 7 = =X=X", "x Q.| =X=X' I.G V V Z S / 2.<.5.+.) ,.=.:.%.&.W u 7 7 7 1 o =X=X", "=Xl.!.[ } x.$.B C V / 4.F.` E k.k r ] O.z _ .s 7 7 7 1 O =X=X=X", "=X! !.G.>.#.B B V L H.} l =X=Xj 3 = e t 9 i y 7 5 2 * o =X=X=X=X", "=X=Xs.P.$.D B F %.J.f.=X=X=X=X=X=X=XX # % = * % # X =X=X=X=X=X=X", "=X=X=X' v.P.K.P.L.} g =X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=Xv ' ! h =X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X", "=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X=X" }; debian/dirs0000644000000000000000000000001010717173314010045 0ustar usr/bin debian/patches/0000755000000000000000000000000011664513603010622 5ustar debian/patches/blueproximity.1.patch0000644000000000000000000000373111354074562014724 0ustar diff -Nur -x '*.orig' -x '*~' blueproximity-1.2.5/doc/blueproximity.1 blueproximity-1.2.5.new/doc/blueproximity.1 --- blueproximity-1.2.5/doc/blueproximity.1 2008-02-28 16:59:01.000000000 +0100 +++ blueproximity-1.2.5.new/doc/blueproximity.1 2009-08-23 23:39:57.000000000 +0200 @@ -22,7 +22,7 @@ .SH "DESCRIPTION" .B blueproximity helps you adding a little more security to your desktop. -It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move away from your computer and the distance is above a certain level (no measurementin meters is possible) for a given time, it automatically locks your desktop (or starts any other shell command you want). +It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move furter than a certain distance from your computer for longer than a given time, it automatically locks your desktop (or starts an arbitrary shell command). The "distance" must be specified as a measure of bluetooth signal strength rather than in meters, but BlueProximity's setup procedure helps with this by showing you an indicator of current signal strength. Once away, if you return nearer than a given level for a set time your computer unlocks magically without any interaction (or starts any other shell command you want). .PP Have a look at the package documentation in your distribution's doc directory, likely /usr/share/doc/blueproximity, to read the complete html manual or visit the website http://blueproximity.sourceforge.net . @@ -30,11 +30,11 @@ .B blueproximity doesn't support any command\-line parameter. .SH "FILES" -.I ~/.blueproximityrc +.I ~/.blueproximity/*.conf .BR -The config file containing the user's settings. +Config files for each profile. .SH "SEE ALSO" -.BR xscreensaver (1). +.BR gnome-screensaver-command (1). .SH "AUTHOR" blueproximity was written by Lars Friedrichs . .PP debian/patches/blueproximity.desktop.patch0000644000000000000000000000101711106622054016216 0ustar --- blueproximity-1.2.5.orig/addons/blueproximity.desktop 2008-02-28 16:59:01.000000000 +0100 +++ blueproximity-1.2.5.new/addons/blueproximity.desktop 2008-03-22 21:00:10.000000000 +0100 @@ -1,12 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Version=1.0 Type=Application Terminal=false -Name[de_DE]=BlueProximity Exec=/usr/bin/blueproximity -Icon[de_DE]=/usr/share/pixmaps/blueproximity.xpm Name=BlueProximity -Icon=/usr/share/pixmaps/blueproximity.xpm +Icon=blueproximity Categories=Application;Utility; StartupNotify=false debian/patches/series0000644000000000000000000000016211664512777012051 0ustar dist_path.patch blueproximity.1.patch blueproximity.desktop.patch blueproximity.patch support-new-configobj.patch debian/patches/blueproximity.patch0000644000000000000000000000050311106622054014545 0ustar --- blueproximity-1.2.5.new/addons/blueproximity 2008-02-28 16:59:01.000000000 +0100 +++ blueproximity-1.2.5.orig/addons/blueproximity 2008-03-23 01:02:13.000000000 +0100 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # BlueProximity startup script # (c) 2007-08-17 Lars Friedrichs python /usr/share/blueproximity/proximity.py debian/patches/support-new-configobj.patch0000644000000000000000000000321611664513603016106 0ustar diff -Nur -x '*.orig' -x '*~' blueproximity-1.2.5//proximity.py blueproximity-1.2.5.new//proximity.py --- blueproximity-1.2.5//proximity.py 2010-03-29 12:06:25.809480910 +0200 +++ blueproximity-1.2.5.new//proximity.py 2010-03-29 12:08:27.489105107 +0200 @@ -377,7 +377,7 @@ pass # then let's get it on... # create the new config - newconf = ConfigObj(self.config.dict()) + newconf = ConfigObj(**self.config.dict()) newconf.filename = newname # and save it to the new name newconf.write() @@ -1257,7 +1257,7 @@ if filename.endswith('.conf'): try: # add every valid .conf file to the array of configs - config = ConfigObj(os.path.join(conf_dir,filename),{'create_empty':False,'file_error':True,'configspec':conf_specs}) + config = ConfigObj(os.path.join(conf_dir,filename),**{'create_empty':False,'file_error':True,'configspec':conf_specs}) # first validate it config.validate(vdt, copy=True) # rewrite it in a secure manner @@ -1271,7 +1271,7 @@ # no previous configuration could be found so let's create a new one if new_config: - config = ConfigObj(os.path.join(conf_dir, _('standard') + '.conf'),{'create_empty':True,'file_error':False,'configspec':conf_specs}) + config = ConfigObj(os.path.join(conf_dir, _('standard') + '.conf'),**{'create_empty':True,'file_error':False,'configspec':conf_specs}) # next line fixes a problem with creating empty strings in default values for configobj config['device_mac'] = '' config.validate(vdt, copy=True) debian/patches/dist_path.patch0000644000000000000000000000102511664513066013623 0ustar Index: blueproximity-1.2.5/proximity.py =================================================================== --- blueproximity-1.2.5.orig/proximity.py 2011-11-27 20:55:43.886125290 +0100 +++ blueproximity-1.2.5/proximity.py 2011-11-27 20:57:34.390129454 +0100 @@ -25,7 +25,7 @@ ## This value gives us the base directory for language files and icons. # Set this value to './' for svn version # or to '/usr/share/blueproximity/' for packaged version -dist_path = './' +dist_path = '/usr/share/blueproximity/' # system includes