--- wifi-radar-2.0.s05.orig/debian/compat
+++ wifi-radar-2.0.s05/debian/compat
@@ -0,0 +1 @@
+5
--- wifi-radar-2.0.s05.orig/debian/changelog
+++ wifi-radar-2.0.s05/debian/changelog
@@ -0,0 +1,150 @@
+wifi-radar (2.0.s05-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Explicitly use 1.0 as source format
+ * Fix pending l10n issues. Debconf translations:
+ - Finnish (Esko Arajärvi). Closes: #549970
+
+ -- Christian Perrier <bubulle@debian.org> Sat, 24 Apr 2010 12:14:56 +0200
+
+wifi-radar (2.0.s05-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix upstream home page in copyright, watch and control files
+ Closes: #540714
+ * Fix pending l10n issues. Debconf translations:
+ - Italian (Luca Monducci). Closes: #504994
+ - Russian (Yuri Kozlov). Closes: #543181
+ - Vietnamese (Clytie Siddall). Closes: #549297
+ - Italian (Luca Monducci). Closes: #549577
+
+ -- Christian Perrier <bubulle@debian.org> Thu, 08 Oct 2009 20:29:09 +0200
+
+wifi-radar (2.0.s05-1) unstable; urgency=low
+
+ * New upstream version
+ - does not save configuration every run, in order to do not wast disk
+ resources (Closes: #468412)
+ - Configuration does not longer disappear after some runs (Closes: #511338)
+ - wifi-radar now creates the configuration file if it is
+ missing (Closes: #490667)
+ * Patch makefile in order to respect PREFIX
+ * Rediffed wifi-radar.desktop patch
+ * Added Depends on menu as we use su-to-root in .desktop (Closes: #521583)
+ * Updated package to for policy 3.8.2, no further changes needed
+ * Removed init script as upstream doesn't support any longer the daemon mode of wifi-radar
+
+ -- Patrick Winnertz <winnie@debian.org> Wed, 05 Aug 2009 17:20:37 +0200
+
+wifi-radar (1.9.9-1) unstable; urgency=low
+
+ * Add patch to fix FTBFS because of double unpatch target (Closes: #474886)
+ * Packaging new upstream version.
+ * Fix copyright.
+
+ -- Patrick Winnertz <winnie@debian.org> Tue, 15 Apr 2008 00:15:34 +0200
+
+wifi-radar (1.9.8-5) unstable; urgency=low
+
+ * Argh.. forgot to remove x which I've added for testing purposes from the
+ wifi-radar.patch file.
+
+ -- Patrick Winnertz <winnie@debian.org> Wed, 16 Jan 2008 23:25:26 +0100
+
+wifi-radar (1.9.8-4) unstable; urgency=low
+
+ * Remove Web Site from Control: Create Homepage tag. (Closes: #440599)
+ * Switch from ipw backend to wext backend. (Closes: #460628)
+ * Rewrote patch to fix behaviour if auto_detect doesn't work.
+ Add errorhandler for dh_installinit in order to not fail on upgrade or remove
+ (Closes: #461099)
+
+ -- Patrick Winnertz <winnie@debian.org> Wed, 16 Jan 2008 18:07:16 +0100
+
+wifi-radar (1.9.8-3) unstable; urgency=low
+
+ * Modified desktop file again. Forgot to add a -X to su-to-root
+ (Closes: #458592)
+ * Prevents wifi-radar from crashing when no wlan-device is available
+ (Closes: #458115) (Closes: #458890)
+ * Modified init script to use the correct path of the config file.
+ (Closes: #458892)
+
+ -- Patrick Winnertz <winnie@debian.org> Thu, 10 Jan 2008 18:26:06 +0100
+
+wifi-radar (1.9.8-2) unstable; urgency=low
+
+ * Modified menu file to fit the newest menu policy.
+ * Bumped Standards-Version to 3.7.3. No other changes needed.
+ * Register initscript with update-rc.d
+ - Copied init_script to debian dir
+ - Added lsb header
+ - Added force-reload option
+ * Upstream Desktop file was incorrect, therefore added a patch
+
+ -- Patrick Winnertz <winnie@debian.org> Sun, 16 Dec 2007 13:37:18 +0100
+
+wifi-radar (1.9.8-1) unstable; urgency=low
+
+ * Packaging new upstream version (Closes: #425231)
+ * Corrected watch file to work properly.
+ * Adjusted patches for new version
+ * Install upstream CHANGE.LOG to /usr/share/doc/wifi-radar
+ * Add root check (Closes: 447885)
+ * Remove menu as dependency for wifi-radar (Closes: 450780)
+
+ -- Patrick Winnertz (winnie) <winnie@debian.org> Wed, 05 Dec 2007 14:24:57 +0100
+
+wifi-radar (1.9.7-3) unstable; urgency=low
+
+ * Added dutch translation of debconf questions. Thanks to Bart Cornelis
+ (Closes: #415515)
+ * Added japanese translation of debconf questions. Thanks to Kobayashi
+ Noritada. (Closes: #414296)
+
+ -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Tue, 20 Mar 2007 09:32:20 +0100
+
+wifi-radar (1.9.7-2) unstable; urgency=low
+
+ * Added spanish translation of debconf questions (Closes: #411225)
+ * Added Portuguese translation for debconf messages (Closes: #412037)
+
+ -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Sat, 17 Feb 2007 11:23:42 +0100
+
+wifi-radar (1.9.7-1) unstable; urgency=low
+
+ * New upstream release available. (Closes: #402929)
+ * Removed debian directory from upstream tarball and rebuilt tarball.
+ * Removed dependency against lsb-base because no
+ init scripts are shipped with the package. (Closes: #402049)
+
+ -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Sun, 31 Dec 2006 12:51:59 +0100
+
+wifi-radar (1.9.6-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add missing lsb-base dependency (Closes: #402949).
+
+ -- Nelson A. de Oliveira <naoliv@debian.org> Mon, 18 Dec 2006 01:06:24 -0200
+
+wifi-radar (1.9.6-3) unstable; urgency=low
+
+ * Adding Czech Debconf Translation (Closes: #391481)
+ * Adding Patch to fix desktop file. Thanks to Michael Ekstrand. (Closes: #391923)
+ * Adding Patch to fix the path to the config file in the manpage. (Closes: #390677)
+
+ -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Sun, 5 Nov 2006 12:45:19 +0100
+
+wifi-radar (1.9.6-2) unstable; urgency=low
+
+ * Adding Swedish Debconf Translation (Closes: #387509)
+ * Adding French Debconf Translation (Closes: #387274)
+ * Setting Priority to extra, because of dependency on wireless-tools
+
+ -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Fri, 15 Sep 2006 09:54:33 +0200
+
+wifi-radar (1.9.6-1) unstable; urgency=low
+
+ * Initial release (Closes: #311373)
+
+ -- Patrick Winnertz <patrick.winnertz@skolelinux.org> Fri, 18 Aug 2006 16:20:35 +0200
--- wifi-radar-2.0.s05.orig/debian/menu
+++ wifi-radar-2.0.s05/debian/menu
@@ -0,0 +1,6 @@
+?package(wifi-radar):\
+ title="WiFi Radar"\
+ needs="X11"\
+ section="Applications/Network/Monitoring"\
+ command="su-to-root -X -c /usr/sbin/wifi-radar"\
+ icon="/usr/share/pixmaps/wifi-radar.xpm"
--- wifi-radar-2.0.s05.orig/debian/dirs
+++ wifi-radar-2.0.s05/debian/dirs
@@ -0,0 +1 @@
+usr/share/wifi-radar
--- wifi-radar-2.0.s05.orig/debian/prerm
+++ wifi-radar-2.0.s05/debian/prerm
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = purge ]; then
+ rm -f /etc/wifi-radar.conf
+fi
+
+#DEBHELPER#
--- wifi-radar-2.0.s05.orig/debian/watch
+++ wifi-radar-2.0.s05/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://developer.berlios.de/project/showfiles.php?group_id=10714/wifi-radar-([\d\.abs]+)\.tar\.(?:gz|bz2)
--- wifi-radar-2.0.s05.orig/debian/postrm
+++ wifi-radar-2.0.s05/debian/postrm
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = purge ]; then
+ rm -f /etc/wifi-radar.conf
+fi
+
+#DEBHELPER#
--- wifi-radar-2.0.s05.orig/debian/manpages
+++ wifi-radar-2.0.s05/debian/manpages
@@ -0,0 +1,2 @@
+man/man1/wifi-radar.1
+man/man5/wifi-radar.conf.5
--- wifi-radar-2.0.s05.orig/debian/control
+++ wifi-radar-2.0.s05/debian/control
@@ -0,0 +1,19 @@
+Source: wifi-radar
+Section: net
+Priority: extra
+Maintainer: Patrick Winnertz <winnie@debian.org>
+Build-Depends: cdbs, debhelper (>= 5), po-debconf, imagemagick
+Standards-Version: 3.8.2
+Homepage: http://wifi-radar.berlios.de/
+
+Package: wifi-radar
+Architecture: all
+Depends: ${misc:Depends}, python, python-gtk2 (>= 2.0), dhcp3-client | dhcp-client, wireless-tools, menu
+Recommends: wpasupplicant
+Description: graphical utility for managing Wi-Fi profiles
+ WiFi Radar enables you to scan for available wireless networks and create
+ profiles containing the network configuration options for your preferred
+ networks. You can drag and drop your preferred networks to arrange the
+ profile priority.
+ .
+ You need to have root access to use this program.
--- wifi-radar-2.0.s05.orig/debian/copyright
+++ wifi-radar-2.0.s05/debian/copyright
@@ -0,0 +1,30 @@
+This package was debianized by Patrick Winnertz
+<patrick.winnertz@skolelinux.org> on Sun, 29 Jul 2006 21:48:05 +0200.
+
+It was downloaded from <http://wifi-radar.berlios.de/pub/>.
+
+Copyright 2005-2009 Ahmad Baitalmal <ahmad@bitbuilder.com>
+ Douglas Breault <genkreton@comcast.net>
+ Nicolas Brouard <nicolas.brouard@libertysurf.fr>
+ Gary Case <gcase@redhat.com>
+ Jon Collette <jonc@etelos.com>
+ David Decotigny <com.d2@free.fr>
+ Brian Elliott Finley <brian@thefinleys.com>
+ Simon Gerber <gesimu@gmail.com>
+ Joey Hurst <jhurst@lucubrate.org>
+ Ante Karamatic <ivoks@ubuntu.com>
+ Richard Monk <rmonk@redhat.com>
+ Kevin Otte <kotte@redhat.com>
+ Nathanael Rebsch <nathanael@dihedral.de>
+ Sean Robinson <seankrobinson@gmail.com>
+ Andrea Scarpino <andrea@archlinux.org>
+ Patrick Winnertz <<winnie@debian.org>>
+
+
+License:
+
+You are free to distribute this software under the terms of
+the GNU General Public License Version 2.
+
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file /usr/share/common-licenses/GPL-2.
--- wifi-radar-2.0.s05.orig/debian/templates
+++ wifi-radar-2.0.s05/debian/templates
@@ -0,0 +1,5 @@
+Template: wifi-radar/wifi_interface
+Type: string
+_Description: Wi-Fi interface name:
+ Enter the name of the Wi-Fi interface that is to be managed by WiFi
+ Radar. Note that WiFi Radar does not support multiple Wi-Fi interfaces.
--- wifi-radar-2.0.s05.orig/debian/docs
+++ wifi-radar-2.0.s05/debian/docs
@@ -0,0 +1,4 @@
+docs/README
+docs/TODO
+docs/CREDITS
+docs/README.WPA-Mini-HOWTO.txt
--- wifi-radar-2.0.s05.orig/debian/config
+++ wifi-radar-2.0.s05/debian/config
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+. /usr/share/debconf/confmodule
+
+db_input medium wifi-radar/wifi_interface || true
+db_go
+
--- wifi-radar-2.0.s05.orig/debian/rules
+++ wifi-radar-2.0.s05/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/makefile.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DH_VERBOSE_ALL = 1
+DEB_INSTALL_DOCS_ALL =
+DEB_INSTALL_CHANGELOGS_ALL =
+DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)
+DEB_DH_INSTALLINIT_ARGS = --error-handler=errorhandler
+
+build/wifi-radar:: debian/wifi-radar.xpm
+
+debian/wifi-radar.xpm: pixmaps/wifi_radar_32x32.png
+ convert $< $@
+
+binary-install/wifi-radar::
+ dh_install debian/wifi-radar.xpm usr/share/pixmaps/
+
+clean::
+ rm -f debian/wifi-radar.xpm
--- wifi-radar-2.0.s05.orig/debian/postinst
+++ wifi-radar-2.0.s05/debian/postinst
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+. /usr/share/debconf/confmodule
+
+#DEBHELPER#
--- wifi-radar-2.0.s05.orig/debian/source/format
+++ wifi-radar-2.0.s05/debian/source/format
@@ -0,0 +1 @@
+1.0
--- wifi-radar-2.0.s05.orig/debian/po/fr.po
+++ wifi-radar-2.0.s05/debian/po/fr.po
@@ -0,0 +1,32 @@
+# French translation : fr.po
+# Copyright (C) 2006 Patrick Winnertz
+# This file is distributed under the same license as the wifi-radar package.
+# Christophe Masson <chrs.masson@tiscali.fr>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar 1.9.6-1\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2006-08-26 00:05+0200\n"
+"Last-Translator: Christophe Masson <chrs.masson@tiscali.fr>\n"
+"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Nom de l'interface Wi-Fi :"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Veuillez indiquer le nom de l'interface Wi-Fi qui sera gérée par WiFi Radar. "
+"Celui-ci ne peut pas gérer plusieurs interfaces simultanément."
--- wifi-radar-2.0.s05.orig/debian/po/it.po
+++ wifi-radar-2.0.s05/debian/po/it.po
@@ -0,0 +1,32 @@
+# wifi-radar po-debconf translation to italian
+# Copyright (C) 2004 Software in the Public Interest
+# This file is distributed under the same license as the wifi-radar package.
+# Luca Monducci <luca.mo@tiscali.it>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar 1.9.9 debconf\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2008-11-08 13:00+0100\n"
+"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
+"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Nome dell'interfaccia Wi-Fi:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Inserire il nome dell'interfaccia Wi-Fi che deve eesere gestita da WiFi "
+"Radar. Notare che WiFi Radar non supporta più di una interfaccia Wi-Fi."
--- wifi-radar-2.0.s05.orig/debian/po/templates.pot
+++ wifi-radar-2.0.s05/debian/po/templates.pot
@@ -0,0 +1,31 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr ""
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
--- wifi-radar-2.0.s05.orig/debian/po/vi.po
+++ wifi-radar-2.0.s05/debian/po/vi.po
@@ -0,0 +1,33 @@
+# Vietnamese translation for WiFi-Radar.
+# Copyright © 2009 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2009-10-02 18:28+0930\n"
+"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
+"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: LocFactoryEditor 1.8\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Tên giao diá»n Wi-Fi:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Hãy gõ tên cá»§a giao diá»n Wi-Fi (không dây) cần quản lý bằng WiFi Radar. Ghi "
+"chú rằng phần má»m nà y không há» trợ Äá»ng thá»i nhiá»u giao diá»n Wi-Fi."
--- wifi-radar-2.0.s05.orig/debian/po/fi.po
+++ wifi-radar-2.0.s05/debian/po/fi.po
@@ -0,0 +1,33 @@
+# Copyright (C) 2009
+# This file is distributed under the same license as the wifi-radar package.
+#
+# Esko Arajärvi <edu@iki.fi>, 2009.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2009-10-06 21:50+0300\n"
+"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
+"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Wi-Fi-liitännän nimi:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Anna sen Wi-Fi-liitännän nimi, jota halutaan hallinnoida Wi-Fi Radarilla. Wi-"
+"Fi Radar ei tue useamman liitännän hallinnointia."
--- wifi-radar-2.0.s05.orig/debian/po/ru.po
+++ wifi-radar-2.0.s05/debian/po/ru.po
@@ -0,0 +1,35 @@
+# translation of ru.po to Russian
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Yuri Kozlov <yuray@komyakino.ru>, 2009.
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar 2.0.s05-1\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2009-08-07 21:28+0400\n"
+"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
+"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "ÐнÑеÑÑÐµÐ¹Ñ Wi-Fi:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"ÐведиÑе название инÑеÑÑейÑа Wi-Fi, коÑоÑÑм бÑÐ´ÐµÑ ÑпÑавлÑÑÑ WiFi Radar. "
+"ÐамеÑим, ÑÑо WiFi Radar не поддеÑÐ¶Ð¸Ð²Ð°ÐµÑ Ð½ÐµÑколÑко инÑеÑÑейÑов Wi-Fi."
--- wifi-radar-2.0.s05.orig/debian/po/ja.po
+++ wifi-radar-2.0.s05/debian/po/ja.po
@@ -0,0 +1,32 @@
+# Japanese debconf templates translation for wifi-radar.
+# Copyright (C) 2007 Noritada Kobayashi
+# This file is distributed under the same license as the wifi-radar package.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar (debconf) 1.9.7-2\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2007-03-10 15:56+0900\n"
+"Last-Translator: Noritada Kobayashi <nori1@dolphin.c.u-tokyo.ac.jp>\n"
+"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Wi-Fi ã¤ã³ã¿ãã§ã¼ã¹å:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"WiFi Radar ã§ç®¡çããäºå®ã® Wi-Fi ã¤ã³ã¿ãã§ã¼ã¹ã®ååãå
¥åãã¦ãã ããã"
+"WiFi Radar ã¯è¤æ°ã® Wi-Fi ã¤ã³ã¿ãã§ã¼ã¹ã®ç®¡çããµãã¼ããã¦ããªããã¨ã«æ³¨æ"
+"ãã¦ãã ããã"
--- wifi-radar-2.0.s05.orig/debian/po/sv.po
+++ wifi-radar-2.0.s05/debian/po/sv.po
@@ -0,0 +1,29 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar 1.9.6-1\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2006-09-14 21:06+0100\n"
+"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
+"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Namn på trådlöst gränssnitt:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr "Ange namnet på det trådlösa gränssnitt som ska hanteras av WiFi Radar. Observera att WiFi Radar inte har stöd för flera trådlösa gränssnitt."
+
--- wifi-radar-2.0.s05.orig/debian/po/POTFILES.in
+++ wifi-radar-2.0.s05/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] templates
--- wifi-radar-2.0.s05.orig/debian/po/pt.po
+++ wifi-radar-2.0.s05/debian/po/pt.po
@@ -0,0 +1,32 @@
+# Portuguese translation for wifi-radar's debconf messages
+# Copyright (C) 2007 Miguel Figueiredo
+# This file is distributed under the same license as the wifi-radar package.
+# Miguel Figueiredo <elmig@debianpt.org>, 2007
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar 1.9.7-1\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2007-02-22 22:44+0000\n"
+"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
+"Language-Team: Portuguese <traduz@debianpt.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Nome do interface wi-fi:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Introduza o nome do interface Wi-Fi que é gerido pelo Wifi Radar. "
+"Note que o Wifi Radar não suporta vários interfaces Wi-Fi."
--- wifi-radar-2.0.s05.orig/debian/po/de.po
+++ wifi-radar-2.0.s05/debian/po/de.po
@@ -0,0 +1,33 @@
+# Translation of debconf questions for wifi-radar
+# Copyright (C) 2006
+# This file is distributed under the same license as the wifi-radar package.
+# Patrick Winnertz <patrick.winnertz@skolelinux.org>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar 1.9.6\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2006-08-18 17:18+0200\n"
+"Last-Translator: Patrick Winnertz <patrick.winnertz@skolelinux.org>\n"
+"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Wi-Fi-Schnittstellenname:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Geben Sie den Namen der Wi-Fi-Schnittstelle ein, die von WiFi Radar "
+"verwaltet werden soll. Beachten Sie, dass WiFi Radar nicht mehrere "
+"Schnittstellen unterstützt."
--- wifi-radar-2.0.s05.orig/debian/po/nl.po
+++ wifi-radar-2.0.s05/debian/po/nl.po
@@ -0,0 +1,30 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2007-03-07 19:07+0100\n"
+"Last-Translator: Bart Cornelis <cobaco@skolelinux.no>\n"
+"Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Dutch\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Naam van de Wi-Fi-interface:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr "Hier geeft u de naam aan van de door WiFi Radar te beheren Wi-Fi-interface. Opgelet: WiFi Radar heeft geen ondersteuning voor meerdere interfaces."
+
--- wifi-radar-2.0.s05.orig/debian/po/cs.po
+++ wifi-radar-2.0.s05/debian/po/cs.po
@@ -0,0 +1,32 @@
+# Czech translation of wifi-radar debconf messages.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the wifi-radar package.
+# Miroslav Kure <kurem@debian.cz>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2006-10-06 20:39+0200\n"
+"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
+"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Název Wi-Fi rozhranÃ:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Zadejte název Wi-Fi rozhranÃ, které má být spravováno pomocà WiFi Radaru. "
+"WiFi Radar nepodporuje vÃce Wi-Fi rozhranÃ."
--- wifi-radar-2.0.s05.orig/debian/po/es.po
+++ wifi-radar-2.0.s05/debian/po/es.po
@@ -0,0 +1,58 @@
+# wifi-radar translation to spanish
+# Copyright (C) 2007 Free Software Foundation, Inc.
+# This file is distributed under the same license as the package.
+#
+# Changes:
+# - Initial translation
+# Manuel Porras Peralta , 2007
+#
+#
+# Traductores, si no conoce el formato PO, merece la pena leer la
+# documentación de gettext, especialmente las secciones dedicadas a este
+# formato, por ejemplo ejecutando:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Equipo de traducción al español, por favor lean antes de traducir
+# los siguientes documentos:
+#
+# - El proyecto de traducción de Debian al español
+# http://www.debian.org/intl/spanish/
+# especialmente las notas y normas de traducción en
+# http://www.debian.org/intl/spanish/notas
+#
+# - La guÃa de traducción de po's de debconf:
+# /usr/share/doc/po-debconf/README-trans
+# o http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Si tiene dudas o consultas sobre esta traducción consulte con el último
+# traductor (campo Last-Translator) y ponga en copia a la lista de
+# traducción de Debian al español (<debian-l10n-spanish@lists.debian.org>)
+
+msgid ""
+msgstr ""
+"Project-Id-Version: wifi-radar\n"
+"Report-Msgid-Bugs-To: patrick.winnertz@skolelinux.org\n"
+"POT-Creation-Date: 2006-08-18 17:41+0200\n"
+"PO-Revision-Date: 2007-02-13 01:15+0100\n"
+"Last-Translator: Manuel Porras Peralta 'Venturi' <venturi.debian@gmail.com>\n"
+"Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid "Wi-Fi interface name:"
+msgstr "Nombre de la interfaz WiFi:"
+
+#. Type: string
+#. Description
+#: ../templates:1001
+msgid ""
+"Enter the name of the Wi-Fi interface that is to be managed by WiFi Radar. "
+"Note that WiFi Radar does not support multiple Wi-Fi interfaces."
+msgstr ""
+"Introduzca el nombre de la interfaz WiFi que gestionará WiFi Radar. "
+"Tenga en cuenta que WiFi Radar no soporta interfaces WiFi múltiples."
--- wifi-radar-2.0.s05.orig/debian/patches/makefile.patch
+++ wifi-radar-2.0.s05/debian/patches/makefile.patch
@@ -0,0 +1,21 @@
+--- ./Makefile 2009-07-07 07:04:55.000000000 +0200
++++ ./Makefile 2009-07-07 07:08:17.000000000 +0200
+@@ -9,12 +9,13 @@
+ # and are what work for me unmodified on Ubuntu. -BEF-
+ #
+ package = wifi-radar
+-sbindir = $(DESTDIR)/sbin
+-initdir = $(DESTDIR)/etc/init.d
++PREFIX = $(DESTDIR)/usr
++sbindir = $(PREFIX)/sbin
+ sysconfdir = $(DESTDIR)/etc/
+-mandir = $(DESTDIR)/share/man
+-pixmapsdir = $(DESTDIR)/share/pixmaps
+-appsdir = $(DESTDIR)/share/applications
++initdir = $(sysconfdir)/init.d
++mandir = $(PREFIX)/share/man
++pixmapsdir = $(PREFIX)/share/pixmaps
++appsdir = $(PREFIX)/share/applications
+
+ srcdir = .
+ top_srcdir = .
--- wifi-radar-2.0.s05.orig/debian/patches/wifi-radar-desktop.patch
+++ wifi-radar-2.0.s05/debian/patches/wifi-radar-desktop.patch
@@ -0,0 +1,12 @@
+--- wifi-radar.desktop.orig 2009-07-07 07:36:10.000000000 +0200
++++ wifi-radar.desktop 2009-07-07 07:51:53.000000000 +0200
+@@ -6,7 +6,6 @@
+ GenericName=Wireless tool
+ Comment=Tool for connecting to wireless networks
+ Icon=wifi-radar.svg
+-FilePattern=wifi-radar
+-TryExec=wifi-radar
+-Exec=gksudo -S wifi-radar
++TryExec=/usr/sbin/wifi-radar
++Exec=su-to-root -X -c /usr/sbin/wifi-radar
+ Categories=Application;Network;