--- anon-proxy-00.05.38+20081230.orig/debian/anon-proxy.links
+++ anon-proxy-00.05.38+20081230/debian/anon-proxy.links
@@ -0,0 +1,2 @@
+usr/sbin/mix usr/sbin/anon-proxy
+usr/share/man/man8/mix.8.gz usr/share/man/man8/anon-proxy.8.gz
--- anon-proxy-00.05.38+20081230.orig/debian/changelog
+++ anon-proxy-00.05.38+20081230/debian/changelog
@@ -0,0 +1,322 @@
+anon-proxy (00.05.38+20081230-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Complete the list of dependencies and runlevels in init script
+    Closes: #544386
+  * Fix pending l10n issues. Debconf translations:
+    - Spanish (Francisco Javier Cuadrado).  Closes: #510839
+    - Vietnamese (Clytie Siddall).  Closes: #513788
+    - Italian (Luca Monducci).  Closes: #550530
+
+ -- Christian Perrier <bubulle@debian.org>  Mon, 12 Oct 2009 22:34:08 +0200
+
+anon-proxy (00.05.38+20081230-1) unstable; urgency=low
+
+  * New daily snapshot.
+  * Automatically re-create /var/run/anon-proxy at startup 
+    (Closes: #497280).
+
+ -- David Spreen <netzwurm@debian.org>  Wed, 31 Dec 2008 07:49:26 +0100
+
+anon-proxy (00.05.38+20080710-2) unstable; urgency=low
+
+  * Translation updates and rc-fix release for Lenny.
+  * Updated Finnish debconf translation (Closes: #492613).
+  * Updated Swedish debconf translation (Closes: #491932).
+  * debian/postinst & debian/prerm: 
+    - Don't ever let grep call return 1 to prevent package from
+      installing, upgrading or purging due to empty /etc/environment
+      file. Fixes RC bug. (Closes: 496640).
+  
+ -- David Spreen <netzwurm@debian.org>  Wed, 27 Aug 2008 06:05:40 -0700
+
+anon-proxy (00.05.38+20080710-1) unstable; urgency=low
+
+  * New daily snapshot.
+  * Added Turkish debconf translations. (closes: #488506)
+  * Removed debian/ dir from orig.tar.gz to prevent inclusion of 
+    debhelper templates and other stuff. Reported upstream. 
+  * debian/mix.8: Fixed formating error.
+  * debian/: Removed debhelper templates.
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 10 Jul 2008 18:36:38 -0700
+
+anon-proxy (00.05.38+20080527-1) unstable; urgency=low
+
+  * New daily snapshot.
+  * debian/control: Changed build dependency from libxerces27-dev to
+    libxerces-c2-dev. (closes: #479188)
+  * debian/anon-proxy.init: applied patch to fix initscript messages.
+    Patch supplied by graziano <graziano@cs.ucsb.edu>. 
+    (closes: #482353)
+  * debian/po/ru.po: Added updated russian debconf translation. 
+    (closes: #479423)
+  * debian/po/fi.po: Added updated finnish debconf translation.
+    (closes: #477721)
+
+ -- David Spreen <netzwurm@debian.org>  Wed, 28 May 2008 15:39:22 -0700
+	
+anon-proxy (00.05.38+20080424-1) unstable; urgency=low
+
+  * New daily snapshot.
+  * Updated anon-proxy and anon-proxy.8.gz symlinks to link to mix and 
+    mix.8.gz. (closes: #467646)
+  * Added fixed Brazillian translation of debconf templates. 
+    (closes: #462486)
+  * Added fixed Japanese translation of debconf templates.
+    (closes: #463309)
+  * Added fixed German translation of debconf templates and 
+    fixed redundant whitespace in templates. (closes: #473850)
+  * Changed postinst file to source /etc/default/anon-proxy for 
+    the PORT variable.
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 24 Apr 2008 08:49:44 -0700
+
+anon-proxy (00.05.38+20080123-1) unstable; urgency=low
+
+  * The `back to life' upload. (closes: #461991, #461993)
+  * New upstream release. (closes: #409473, #424601, #353362, #300434)
+  * debian/anon-proxy.init: Changed the init-script to use LSB functions
+    and added an LSB info section.
+  * debian/anon-proxy.init: Changed binary name to /usr/sbin/mix as it was
+    renamed in upstream.
+  * debian/mix.8: Changed manpage to mix.8.
+  * debian/templates: Changed debconf template not to use first person.
+    (closes: #377917)
+  * Updated debconf translations: Brazilian Portuguese, Czech, French, German, 
+    Portuguese. (closes: #428441, #429879, #432946, #432966)
+  * debian/anon-proxy.init: Changed pidfile. 
+  * debian/anon-proxy.init: Added pid commandline option.
+  * debian/anon-proxy.init: Using free service Cascade now.
+  * debian/anon-proxy.default: Using free service and added pidfile option.
+  * debian/anon-proxy.init: Added Required-Stop LSB Keyword.
+  * debian/mix.8: Corrected typo in NAME section.
+  * debian/rules: Changed distclean method.
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 24 jan 2008 00:46:42 +0000
+
+anon-proxy (00.02.39-8.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Apply Peter Green's fix for gcc-4.2 compilation (closes: #441160)
+  * Add po-debconf dependency
+  * Use debian/compat instead of DH_COMPAT
+  * Fix priority
+  * Add Homepage: field
+
+ -- Riku Voipio <riku.voipio@iki.fi>  Thu, 17 Jan 2008 12:54:06 +0200
+
+anon-proxy (00.02.39-8.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Apply brian m. carlson's FTBFS patch (closes: #409473, #424601).
+
+ -- Robert S. Edmonds <edmonds@debian.org>  Sun, 02 Sep 2007 02:46:27 -0400
+
+anon-proxy (00.02.39-8.2) unstable; urgency=low
+
+  * Non-maintainer upload to fix pending l10n issues.
+  * Debconf templates translations:
+    - Dutch. Closes: #375316, #382138, #388097
+    - Japanese. Closes: #394105
+
+ -- Christian Perrier <bubulle@debian.org>  Tue,  6 Feb 2007 08:30:52 +0100
+
+anon-proxy (00.02.39-8.1) unstable; urgency=low
+
+  * NMU as part of the GCC 4.1 transition.
+  * Remove extra qualification from C++ header file and declare
+    friend functions (closes: #357455).
+
+ -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 16:05:18 +0200
+
+anon-proxy (00.02.39-8) unstable; urgency=low
+
+  * added Swedish debconf templates translation (closes: #331513)
+  * updated Danish debconf templates translation (closes: #340134)
+  * added Portoguese debconf templates translation (closes: #341550)
+  * updated Czech debconf templates translation (closes: #345354)
+  * updated Spanish debconf templates translation (closes: #333775)
+  * updated French debconf templates tralslation (closes: #329217)
+  * fixed minor typo in english debconf templates
+  * mention anon-proxy in the proxytest manual (closes: #307817)
+
+ -- David Spreen <netzwurm@debian.org>  Sat, 28 Jan 2006 15:21:48 +0000
+anon-proxy (00.02.39-7.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change build dependency from libxerces25-dev to
+    libxerces27-dev. (Closes: #339405)
+  * Include openssl patch from Petr Salinger.  (Closes: #335368)
+
+ -- Jay Berkenbilt <qjb@debian.org>  Mon, 26 Dec 2005 16:30:29 -0500
+
+anon-proxy (00.02.39-7.1) unstable; urgency=low
+
+  * Non-maintainer upload (closes: #327763)
+  * updated address of cascade (closes: #317855, #321681)
+  * made local port, cascade and the command-line options configurable
+    in /etc/default/anon-proxy (closes: #307824, #323211)
+  * added patch to to clean /etc/environment on uninstall (closes: #309495)
+  * added patch to fix format string security hole (closes: #325769)
+  * bumped build-depends to automake1.9
+  * rebuilt against new libxerces25c2 for c++ abi transition
+  * added depends on adduser and use misc:Depends instead of explicit depend
+    on debconf
+  * bumped DH_COMPAT to 4 (3 is depreciated)
+  * initial debconf vi translation, thanks to Clytie Siddall (closes: #313035)
+  * updated debconf ja translation, thanks to Hideki Yamane (closes: #311123)
+  * initial debconf cs translation, thanks to Miroslav Kure (closes: #315821)
+  * fixed minor typos in english debconf templates (closes: #313036)
+  * unfuzzied and completed debconf de translation (closes: #318741)
+  * mention in the manual that the -j option is mandatory (closes: #321714)
+  * list options for proxytest in alphabetical order (closes: #321683)
+  * removed not supported options from the manpage
+  * install initscript, default, links and manpages using debhelper,
+    remove update-rc.d calls from postinst and postrm scripts.
+  * use the upstream makefile to install the binary
+
+ -- Jonas Meurer <mejo@debian.org>  Mon, 12 Sep 2005 02:34:06 +0200
+
+anon-proxy (00.02.39-7) unstable; urgency=high
+
+  * debian/proxytest.8: Changed the license to GNU GPL to fix a 
+    violation of the social contract. (closes: #307820)
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 05 May 2005 20:05:15 +0000
+anon-proxy (00.02.39-6) unstable; urgency=high
+
+  * debian/anon-proxy.init: Removed the spaces that broke the 
+    init-script. (closes: #307629)
+
+ -- David Spreen <netzwurm@debian.org>  Wed, 04 May 2005 19:18:50 +0000
+anon-proxy (00.02.39-5) unstable; urgency=low
+
+  * Updated Danish debconf translation (thanks to Morten Brix 
+    Pedersen <morten@wtf.dk>). (closes: #297792)
+  * Updated French debconf translation (thanks to Philippe Batailler 
+    <philippe.batailler@free.fr>).
+  * Added some linebreaks to /etc/init.d/anon-proxy have no lines longer
+    than 79 characters. (closes: #284195)
+  * Changed debian/postrm to remove /etc/init.d/anon-proxy.old on purge.
+    (closes: #284940)
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 17 Mar 2005 20:47:13 +0000
+anon-proxy (00.02.39-4) unstable; urgency=high
+
+  * Removed debconf handling of /etc/init.d/anon-proxy. (closes: #293514)
+  * Applied patch by Todd J. Troxell <xtat@rapidpacket.com> to 
+    enable use of pid-files and restart.
+  * Added Danish debconf template contributed by Morten Brix 
+    Pedersen <morten@wtf.dk>. (closes: #276338)
+  * Added debconf-updatepo to debian/rules.
+  * Set ownership of /var/run/anon-proxy to anon-proxy:root in postinst.
+
+ -- David Spreen <netzwurm@debian.org>  Tue, 1 Mar 2005 06:24:28 +0000
+anon-proxy (00.02.39-3) unstable; urgency=low
+
+  * Updated dutch po-debconf template. Thanks for the translation
+    to Luk Claes <luk.claes@ugent.be>. (closes: #270785)
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 7 Oct 2004 20:02:40 +0100    
+anon-proxy (00.02.39-2.1) unstable; urgency=high
+
+  * Build-Depend on libxerces25 (closes: #269444)
+  * NMU and urgency high to push this into sarge
+  * fixed the proxytest manpage
+
+ -- Jonas Meurer <mejo@debian.org>  Mon,  6 Sep 2004 08:55:27 +0200
+
+anon-proxy (00.02.39-2) unstable; urgency=low
+
+  * debian/postinst: changed to now put http_proxy on demand into 
+    /etc/environment. (closes: #265691)
+  * debian/prerm: removes http_proxy variables from /etc/environment.
+  * /debian/templates / config: debconf template for the above.
+  * debian/po/*: adapted translations.
+  * debian/anon-proxy.init: Changed the cascade to Regensburg-Berlin
+    since I consider different locations of mixes safer. 
+ -- David Spreen <netzwurm@debian.org>  Mon, 16 Aug 2004 20:01:00 +0100
+anon-proxy (00.02.39-1) unstable; urgency=low
+
+  * new upstream release.
+  * debian/control: added mixmaster, tor and mixminion to the suggests 
+    field.
+  * added japanese and dutch po-translations. (closes: #227807, #244637)
+  * /var/log/anon-proxy.log: removed since anon-proxy logs to syslog and
+    this file was never used. (closes: #254003)
+ -- David Spreen <netzwurm@debian.org>  Sat, 14 Aug 2004 14:44:05 +0100
+anon-proxy (00.02.29-1) unstable; urgency=low
+
+  * the "no crime detection" release
+  * new upstream release (00.02.29) (closes: #214185)
+  * debian/control: now using shlibdepends instead of hardcoding 
+    dependencies into debian/control. (closes: #206304)
+  * configure.in/configure: added arch specific case-construct to 
+    define arch-specific configuration in addition to os-specific
+    configuration. (closes: #203957)
+  * debian/anon-proxy.init: added -a switch to automatically reconnect 
+    to first mix instead of exiting.
+  * debian/anon-proxy.init: removed obsolete switch -m0.
+ -- David Spreen <netzwurm@debian.org>  Thu, 09 Oct 2003 16:49:23 +0100
+anon-proxy (00.02.02-1) unstable; urgency=low
+
+  * new upstream release (00.02.02). (closes: #192564, #199451)
+  * configure: changed optimization for m68k to -O0. (closes: #203957)
+ -- David Spreen <netzwurm@debian.org>  Fri, 15 Aug 2003 20:33:42 +0100
+anon-proxy (00.01.61-2) unstable; urgency=low
+
+  * debian/anon-proxy.init: Added extra flag -j (for local-proxiing).
+    (closes: #189669)
+  * debian/control: Changed Build-Dependency from libxerces21 to
+    libxerces21c102. (closes: #189485, #189462)
+  * Added the brazilian portuguese translation of the debconf templates.
+    (closes: #179362)
+ -- David Spreen <netzwurm@debian.org>  Fri, 25 Apr 2003 16:25:23 +0100
+anon-proxy (00.01.61-1) unstable; urgency=low
+
+  * new upstream release.
+  * debian/control: added automake1.6 build-dependency. (closes: #186017)
+  * debian/control: updated standards-version to 3.5.9.0.
+ -- David Spreen <netzwurm@debian.org>  Thu, 17 Apr 2003 20:07:00 +0100
+anon-proxy (00.01.40-6) unstable; urgency=low
+
+  * configure: disabled CFLAG -march=i386 to keep the compatiblity.
+    (closes: #165922)
+ -- David Spreen <netzwurm@debian.org>  Tue, 22 Oct 2002 20:37:22 +0100
+anon-proxy (00.01.40-5) unstable; urgency=low
+
+  * debian/control: Changed priority to extra because libxerces21 is 
+    extra. anon-proxy depends on that package.
+  * debian/po/fr.po: Added french debconf-template. Thanks to 
+    Philippe Batailler <pbatailler@teaser.fr>. (closes: #165751)
+ -- David Spreen <netzwurm@debian.org>  Tue, 22 Oct 2002 20:18:10 +0100
+anon-proxy (00.01.40-4) unstable; urgency=low
+
+  * debian/rules: Changed "make clean" into "make maintainer-clean-recursive"
+    to remove autoconf generated files.
+    (closes: #164751)
+  * debian/control: Removed build-depends on automake and autoconf.
+  * debian/templates: Removed unneeded localization of "Default".
+    (closes: #165158)
+
+ -- David Spreen <netzwurm@debian.org>  Thu, 17 Oct 2002 11:48:06 +0100
+anon-proxy (00.01.40-3) unstable; urgency=low
+
+  * debian/control: Added automake to the Build-Depends-field. 
+    (closes: #164751)
+  * debian/changelog: Changed the format of changelog entries to: 
+    changed file: Description of changes.
+
+ -- David Spreen <netzwurm@debian.org>  Tue, 15 Oct 2002 10:11:52 +0100
+anon-proxy (00.01.40-2) unstable; urgency=low
+
+  * debian/control: Added autoconf to the Build-Depends field. 
+    (closes: #164751)
+
+ -- David Spreen <netzwurm@debian.org>  Tue, 15 Oct 2002 02:44:43 +0100
+anon-proxy (00.01.40-1) unstable; urgency=low
+
+  * Initial Release. (closes: #160793)
+
+ -- David Spreen <netzwurm@debian.org>  Sun, 22 Sep 2002 19:03:00 +0200
--- anon-proxy-00.05.38+20081230.orig/debian/dirs
+++ anon-proxy-00.05.38+20081230/debian/dirs
@@ -0,0 +1,5 @@
+usr/sbin
+etc/init.d
+usr/share/doc
+usr/share/man/man8
+var/run/anon-proxy
--- anon-proxy-00.05.38+20081230.orig/debian/docs
+++ anon-proxy-00.05.38+20081230/debian/docs
@@ -0,0 +1 @@
+README
--- anon-proxy-00.05.38+20081230.orig/debian/copyright
+++ anon-proxy-00.05.38+20081230/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by David Spreen <netzwurm@debian.org> on
+Fri, 13 Sep 2002 23:11:13 +0200.
+
+It was downloaded from <http://anon.inf.tu-dresden.de/>
+
+Upstream Authors: JAP Team <jap@inf.tu-dresden.de>
+
+Copyright:
+
+Copyright (c) 2000, The JAP-Team 
+All rights reserved.
+Redistribution and use in source and binary forms, with or without modification, 
+are permitted provided that the following conditions are met:
+
+        - Redistributions of source code must retain the above copyright notice, 
+          this list of conditions and the following disclaimer.
+
+        - Redistributions in binary form must reproduce the above copyright notice, 
+          this list of conditions and the following disclaimer in the documentation and/or 
+                other materials provided with the distribution.
+
+        - Neither the name of the University of Technology Dresden, Germany nor the names of its contributors 
+          may be used to endorse or promote products derived from this software without specific 
+                prior written permission. 
+
+        
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS 
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY 
+AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS
+BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, 
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 
+IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
--- anon-proxy-00.05.38+20081230.orig/debian/templates
+++ anon-proxy-00.05.38+20081230/debian/templates
@@ -0,0 +1,25 @@
+Template: anon-proxy/environment
+Type: boolean
+Default: false
+_Description: Should the http_proxy variable be set?
+ To surf the web anonymously browsers have to use the new
+ proxy server. For graphical browsers like mozilla or konqueror that
+ can easily be configured in the proxy information using the graphical
+ setup dialogs.
+ .
+ Shellbrowsers like lynx or w3m use the environment variables
+ http_proxy and HTTP_PROXY. If you want these variables can be
+ set globally in /etc/environment now. They will be removed if
+ the anon-proxy package is purged.
+
+#Template: anon-proxy/remember
+#Type: boolean
+#Default: true
+#_Description: Should the daemon be started now?
+# The anon-proxy daemon can be started now. The configuration
+# can be tested by surfing to the following URL:
+#.
+# http://anon.inf.tu-dresden.de/help/jap_help/security_test_en.html
+# .
+# You can run "/etc/init.d/anon-proxy start" manually to start the
+# proxy later.
--- anon-proxy-00.05.38+20081230.orig/debian/postinst.debhelper
+++ anon-proxy-00.05.38+20081230/debian/postinst.debhelper
@@ -0,0 +1,10 @@
+# Automatically added by dh_installinit
+if [ -x "/etc/init.d/anon-proxy" ]; then
+	update-rc.d anon-proxy defaults >/dev/null
+	if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
+		invoke-rc.d anon-proxy start || exit 0
+	else
+		/etc/init.d/anon-proxy start || exit 0
+	fi
+fi
+# End automatically added section
--- anon-proxy-00.05.38+20081230.orig/debian/postinst
+++ anon-proxy-00.05.38+20081230/debian/postinst
@@ -0,0 +1,116 @@
+#! /bin/bash
+# postinst script for anon-proxy
+#
+# see: dh_installdeb(1)
+
+# The handling of /etc/environment is mostly based on the way the locales 
+# debian package does it - just to mention the credits.
+
+set -e
+
+EE="/etc/environment"
+
+# This must agree with the init script.
+[ -f /etc/default/anon-proxy ] && . /etc/default/anon-proxy
+
+# summary of how this script can be called:
+#        * <postinst> `configure' <most-recently-configured-version>
+#        * <old-postinst> `abort-upgrade' <new version>
+#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+#          <new-version>
+#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+#          <failed-install-package> <version> `removing'
+#          <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+#
+# quoting from the policy:
+#     Any necessary prompting should almost always be confined to the
+#     post-installation script, and should be protected with a conditional
+#     so that unnecessary prompting doesn't happen if a package's
+#     installation fails and the `postinst' is called with `abort-upgrade',
+#     `abort-remove' or `abort-deconfigure'.
+
+. /usr/share/debconf/confmodule
+
+case "$1" in
+    configure)
+    db_get anon-proxy/environment && ENV=$RET
+    # db_get anon-proxy/remember && START=$RET
+    db_stop
+
+    if ! getent passwd anon-proxy > /dev/null; then
+      adduser --quiet --system --no-create-home \
+        --home /var/run/anon-proxy anon-proxy || true
+      chown anon-proxy:root /var/run/anon-proxy
+    fi
+      
+    if [ -n "$ENV" ] && [ "$ENV" != "false" ]; then
+        if [ -e $EE ]; then
+            (grep -v "+ANON_MARK+" $EE | grep -vi "^http_proxy" > $EE.tmp)\
+                   || true        
+            cp -f $EE.tmp $EE
+        else
+            :> $EE.tmp
+        fi
+        echo >> $EE.tmp
+        echo "# +ANON_MARK+ Don't change this while anon-proxy manages this variable." >> $EE.tmp
+        echo "# +ANON_MARK+ To take back control of it run dpkg-reconfigure and tell" >> $EE.tmp
+        echo "# +ANON_MARK+ debconf not to set this variable for you." >> $EE.tmp
+        echo "HTTP_PROXY=http://localhost:$PORT # +ANON_MARK+" >> $EE.tmp
+        echo "http_proxy=http://localhost:$PORT # +ANON_MARK+" >> $EE.tmp
+        cat -s $EE.tmp > $EE
+    fi
+
+    # Handle the dpkg-reconfigure case of deciding to no longer let anon-proxy
+    # handle the environment settings.
+    if [ -z "$ENV" ] || [ "$ENV" = "false" ]; then
+        if grep -q "+ANON_MARK+" $EE; then
+            grep -v "+ANON_MARK+" $EE | grep -vi "^http_proxy" > $EE.tmp
+            cp -f $EE.tmp $EE
+        fi
+    fi
+
+    # Regardless, remove the temporary file.
+    rm -f $EE.tmp
+
+    if dpkg --compare-versions "$2" lt "0.02.39-4"; then
+	if [ -d /var/run/anon-proxy ]; then
+		chown anon-proxy /var/run/anon-proxy || true
+	fi
+    fi
+
+    # update-rc.d anon-proxy defaults 20 >/dev/null 2>&1
+    # if [ "$START" = "true" ] ; then
+    # 	/etc/init.d/anon-proxy restart
+    # fi;
+    ;;
+
+    abort-upgrade|abort-remove|abort-deconfigure)
+
+    ;;
+
+    *)
+        echo "postinst called with unknown argument \`$1'" >&2
+        exit 1
+    ;;
+esac
+
+# Those using dependency based boot sequencing and installing
+# anon-proxy before version 00.05.38+20081230-1 would miss
+# the runlevel 4 start symlink.  Recover from this.
+if [ "$1" = "configure" ] \
+   && dpkg --compare-versions "$2" le "00.05.38+20081230-1" \
+   && [ -f /etc/rc2.d/S[0-9][0-9]anon-proxy ] \
+   && [ -f /etc/rc3.d/S[0-9][0-9]anon-proxy ] \
+   && [ ! -f /etc/rc4.d/S[0-9][0-9]anon-proxy ]
+then
+   update-rc.d -f anon-proxy remove
+fi
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
--- anon-proxy-00.05.38+20081230.orig/debian/da.po
+++ anon-proxy-00.05.38+20081230/debian/da.po
@@ -0,0 +1,70 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.02.39-4\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-03-01 16:58+0000\n"
+"PO-Revision-Date: 2005-03-02 23:06+0200\n"
+"Last-Translator: Morten Brix Pedersen <morten@wtf.dk>\n"
+"Language-Team: Danish <dansk@klid.dk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:4
+msgid "Should I set the http_proxy variable?"
+msgstr "Skal jeg sætte http_proxy variablen?"
+
+#. Type: boolean
+#. Description
+#: ../templates:4
+msgid ""
+"To surf the web anonymously you have to make your browser using the  proxy "
+"server. For graphical browsers like mozilla or konqueror you can easily "
+"configure the proxy information using the graphical setup dialogs."
+msgstr ""
+"For at surfe på internettet anonymt, skal du indstille din browser til at "
+"bruge proxy serveren. For grafiske browsere som Mozilla eller Konqueror kan "
+"du nemt sætte proxy oplysninger op i de grafiske indstillingsvinduer."
+
+#. Type: boolean
+#. Description
+#: ../templates:4
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want to I will set these  variable globally in /etc/"
+"environment. In this case I'll remove it when this package is removed."
+msgstr ""
+"Shellbrowsere som lynx eller w3m bruger miljøvariablerne http_proxy og "
+"HTTP_PROXY. Hvis du vil, kan jeg sætte disse variabler globalt i /etc/"
+"environment. I dette tilfælde vil jeg fjerne den når pakken bliver fjernet."
+
+#. Type: boolean
+#. Description
+#: ../templates:18
+msgid "Do you want me to start the daemon now?"
+msgstr "Vil du have mig til at starte dæmonen nu?"
+
+#. Type: boolean
+#. Description
+#: ../templates:18
+msgid ""
+"If you want me to, I will start the proxy daemon now. You can test if your "
+"configuration works correctly by surfing to the following page:"
+msgstr ""
+"Hvis du vil, kan jeg starte proxy dæmonen nu. Du kan afprøve om din "
+"opsætning fungerer korrekt ved at gå ind på følgende side:"
+
+#. Type: boolean
+#. Description
+#: ../templates:18
+msgid "http://anon.inf.tu-dresden.de/anontest/test.html"
+msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#. Type: boolean
+#. Description
+#: ../templates:18
+msgid "Execute \"/etc/init.d/anon-proxy start\" to manually  start the proxy."
+msgstr "Eksekvér \"/etc/init.d/anon-proxy start\" for at starte proxy'en."
--- anon-proxy-00.05.38+20081230.orig/debian/POTFILES.in
+++ anon-proxy-00.05.38+20081230/debian/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] templates
--- anon-proxy-00.05.38+20081230.orig/debian/anon-proxy.init
+++ anon-proxy-00.05.38+20081230/debian/anon-proxy.init
@@ -0,0 +1,81 @@
+#! /bin/sh
+#
+# anon-proxy	File to start the an.on proxy at startup.
+#		Written by David Spreen <netzwurm@debian.org>,
+#               based on the skeleton script by 
+#               Miquel van Smoorenburg <miquels@cistron.nl>.
+#		Modified for Debian GNU/Linux
+#		by Ian Murdock <imurdock@gnu.ai.mit.edu>,
+#               customized by dh-make.
+#
+# Version:	@(#)anon-proxy  1.0  15-Sep-2002  netzwurm@debian.org
+#
+
+### BEGIN INIT INFO
+# Provides: anon-proxy
+# Required-Start: $network $remote_fs $syslog
+# Required-Stop:  $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Starts the anon-proxy mix
+# Description: Starts the anon-proxy mix
+### END INIT INFO
+
+[ -f /etc/default/anon-proxy ] && . /etc/default/anon-proxy
+
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+DAEMON=/usr/sbin/mix
+NAME=anon-proxy
+DESC="Anonymising Proxy Service"
+USER=anon-proxy
+GROUP=nogroup
+PIDFILE=/var/run/anon-proxy/mix.pid
+
+[ -z "$CASCADE" ] && CASCADE="mix.inf.tu-dresden.de:443"
+[ -z "$PORT" ] && PORT="4001"
+[ -z "$OPTIONS" ] && OPTIONS="-a -d -j -r $PIDFILE -n $CASCADE -p $PORT"
+
+test -f $DAEMON || exit 0
+
+. /lib/lsb/init-functions
+
+set -e
+
+anon_start() {
+    test -x $DAEMON || return 0
+    log_daemon_msg "Starting anon-proxy mix"
+    DIR=`dirname $PIDFILE`
+    mkdir -p $DIR
+    chown $USER $DIR
+    start-stop-daemon --start --quiet -c $USER:$GROUP --pidfile $PIDFILE \
+	--exec $DAEMON -- $OPTIONS  > /dev/null 2>&1 || true
+    log_end_msg 0
+}
+
+anon_stop() {
+    log_daemon_msg "Stopping anon-proxy mix"
+    start-stop-daemon --quiet --stop --pidfile $PIDFILE  \
+	--exec $DAEMON || true
+    log_end_msg 0
+}
+
+case "$1" in
+  start)
+	anon_start
+	;;
+  stop)
+	anon_stop
+	;;
+  restart|force-reload)
+	anon_stop
+	anon_start
+	;;
+  *)
+	N=/etc/init.d/$NAME
+	# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
+	echo "Usage: $N {start|stop|restart|force-reload}" >&2
+	exit 1
+	;;
+esac
+
+exit 0
--- anon-proxy-00.05.38+20081230.orig/debian/prerm.debhelper
+++ anon-proxy-00.05.38+20081230/debian/prerm.debhelper
@@ -0,0 +1,9 @@
+# Automatically added by dh_installinit
+if [ -x "/etc/init.d/anon-proxy" ]; then
+	if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then
+		invoke-rc.d anon-proxy stop || exit 0
+	else
+		/etc/init.d/anon-proxy stop || exit 0
+	fi
+fi
+# End automatically added section
--- anon-proxy-00.05.38+20081230.orig/debian/config
+++ anon-proxy-00.05.38+20081230/debian/config
@@ -0,0 +1,10 @@
+#!/bin/sh -e
+
+. /usr/share/debconf/confmodule
+
+db_input high anon-proxy/environment || true
+db_go
+
+# db_input high anon-proxy/remember || true
+# db_go
+
--- anon-proxy-00.05.38+20081230.orig/debian/mix.8
+++ anon-proxy-00.05.38+20081230/debian/mix.8
@@ -0,0 +1,113 @@
+.\" This -*- nroff -*- file has been generated from
+.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
+.\"
+.\"	transcript compatibility for postscript use.
+.\"
+.\"	synopsis:  .P! <file.ps>
+.\"
+.de P!
+\\&.
+.fl			\" force out current output buffer
+\\!%PB
+\\!/showpage{}def
+.\" the following is from Ken Flowers -- it prevents dictionary overflows
+\\!/tempdict 200 dict def tempdict begin
+.fl			\" prolog
+.sy cat \\$1\" bring in postscript file
+.\" the following line matches the tempdict above
+\\!end % tempdict %
+\\!PE
+\\!.
+.sp \\$2u	\" move below the image
+..
+.de pF
+.ie     \\*(f1 .ds f1 \\n(.f
+.el .ie \\*(f2 .ds f2 \\n(.f
+.el .ie \\*(f3 .ds f3 \\n(.f
+.el .ie \\*(f4 .ds f4 \\n(.f
+.el .tm ? font overflow
+.ft \\$1
+..
+.de fP
+.ie     !\\*(f4 \{\
+.	ft \\*(f4
+.	ds f4\"
+'	br \}
+.el .ie !\\*(f3 \{\
+.	ft \\*(f3
+.	ds f3\"
+'	br \}
+.el .ie !\\*(f2 \{\
+.	ft \\*(f2
+.	ds f2\"
+'	br \}
+.el .ie !\\*(f1 \{\
+.	ft \\*(f1
+.	ds f1\"
+'	br \}
+.el .tm ? font underflow
+..
+.ds f1\"
+.ds f2\"
+.ds f3\"
+.ds f4\"
+'\" t 
+.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
+.TH "MIX" "8" 
+.SH "NAME" 
+mix \- starts the proxyserver of the an.on anonymizing proxy project. 
+.SH "SYNOPSIS" 
+.PP 
+\fBmix\fP [\fB-j] [OPTIONS...\fP\fP]  
+.SH "DESCRIPTION" 
+.PP 
+This manual page documents briefly the 
+\fBmix\fP command. 
+.PP 
+This manual page was written for the \fBDebian\fP distribution 
+because the original program does not have a manual page. 
+ 
+.PP 
+\fMix\fP is the a proxyserver which  
+sends your httprequest through a chain of anonymizing proxyservers 
+to anonymize it. Even for the JAP-Admins it is impossible to 
+allocate the request to your IP-Address. 
+.SH "OPTIONS" 
+.PP 
+This program follows 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 
+\fBInfo\fP files. 
+.IP "\fB-a\fP           \fB--autoreconnect\fP         " 10 
+auto reconnects if connection to first mix was lost
+.IP "\fB-d\fP           \fB--daemon\fP         " 10 
+start as daemon.
+.IP "\fB-j\fP           \fB--localproxy\fP         " 10 
+act as local proxy (mandatory)
+.IP "\fB-l\fP           \fB--logdir=<dir>\fP         " 10 
+directory where log files go to
+.IP "\fB-n\fP           \fB--next=<ip:port>\fP         " 10 
+first mix of cascade
+.IP "\fB-p\fP           \fB--port=<[host:]port|path>\fP         " 10 
+listening on [host:]port|path 
+.IP "\fB-s\fP           \fB--socksport=<portnumber>\fP         " 10 
+listening port for socks 
+.IP "\fB-v\fP           \fB--version\fP         " 10 
+effective user 
+.IP "\fB-?\fP           \fB--help\fP         " 10 
+Show help message 
+.IP "\fB--usage         " 10 
+Display brief usage message
+.SH "SEE ALSO" 
+.PP 
+The JAP anonymizing Proxy-system is documented on http://anon.inf.tu-dresden.de/.   
+ 
+.SH "AUTHOR" 
+.PP 
+This manual page was written by David Spreen netzwurm@debian.org for 
+the \fBDebian\fP system (but may be used by others).  
+This manual was published as 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
+any later version.
+.\" created by instant / docbook-to-man, Sun 15 Sep 2002, 21:12 
--- anon-proxy-00.05.38+20081230.orig/debian/prerm
+++ anon-proxy-00.05.38+20081230/debian/prerm
@@ -0,0 +1,55 @@
+#! /bin/sh
+# prerm script for anon-proxy
+#
+# see: dh_installdeb(1)
+
+set -e
+
+EE="/etc/environment"
+
+# summary of how this script can be called:
+#        * <prerm> `remove'
+#        * <old-prerm> `upgrade' <new-version>
+#        * <new-prerm> `failed-upgrade' <old-version>
+#        * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
+#        * <deconfigured's-prerm> `deconfigure' `in-favour'
+#          <package-being-installed> <version> `removing'
+#          <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+. /usr/share/debconf/confmodule
+
+case "$1" in
+    remove|deconfigure)
+        db_get anon-proxy/environment && ENV=$RET
+        db_stop
+        if [ -n "$ENV" ] && [ "$ENV" != "false" ]; then
+            if [ -e $EE ]; then
+                (grep -v "+ANON_MARK+" $EE | grep -vi "^http_proxy" > $EE.tmp) \
+		    || true 
+                cp -f $EE.tmp $EE
+                rm -f $EE.tmp
+            fi
+        fi
+        /etc/init.d/anon-proxy stop
+        ;;
+    upgrade)
+        /etc/init.d/anon-proxy stop
+        ;;
+    failed-upgrade)
+        ;;
+    *)
+        echo "prerm called with unknown argument \`$1'" >&2
+        exit 1
+    ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
--- anon-proxy-00.05.38+20081230.orig/debian/init.d
+++ anon-proxy-00.05.38+20081230/debian/init.d
@@ -0,0 +1,91 @@
+#! /bin/sh
+#
+# skeleton	example file to build /etc/init.d/ scripts.
+#		This file should be used to construct scripts for /etc/init.d.
+#
+#		Written by Miquel van Smoorenburg <miquels@cistron.nl>.
+#		Modified for Debian 
+#		by Ian Murdock <imurdock@gnu.ai.mit.edu>.
+#
+# Version:	@(#)skeleton  1.9  26-Feb-2001  miquels@cistron.nl
+#
+
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+DAEMON=/usr/sbin/mix
+NAME=mix
+DESC=mix
+MIXCONFDIR=/etc/mix
+
+test -x $DAEMON || exit 0
+
+# Include mix defaults if available
+if [ -f /etc/default/mix ] ; then
+	. /etc/default/mix
+fi
+
+set -e
+
+case "$1" in
+  start)
+	echo -n "Starting $DESC with: "
+	FOUND=""
+	for CONF in $MIXCONFDIR/*
+	do
+	    if [ -r $CONF ]; then
+		FOUND="true"
+		DAEMON_OPTS="-c $CONF"
+		CONFFILE="`basename $CONF`"
+		DAEMON_OPTS="$DAEMON_OPTS --pidfile /var/run/$NAME-$CONFFILE.pid"
+		start-stop-daemon --start --quiet --exec $DAEMON -- $DAEMON_OPTS
+		echo -n "$CONF;"
+	    fi
+	done
+	echo ""
+	if [ -z $FOUND ]; then
+	    echo "Warning: No Mix started, because no readable configuration file found in $MIXCONFDIR !" 
+	fi    
+	;;
+  stop)
+	echo -n "Stopping $DESC with: "
+	for CONF in /var/run/$NAME-*	
+	do
+	    if [ -r $CONF ]; then
+		start-stop-daemon --stop --quiet --oknodo --pidfile $CONF \
+		--exec $DAEMON
+		echo -n "$CONF;"
+	    fi	
+	done
+	echo ""
+	;;
+  #reload)
+	#
+	#	If the daemon can reload its config files on the fly
+	#	for example by sending it SIGHUP, do it here.
+	#
+	#	If the daemon responds to changes in its config file
+	#	directly anyway, make this a do-nothing entry.
+	#
+	# echo "Reloading $DESC configuration files."
+	# start-stop-daemon --stop --signal 1 --quiet --pidfile \
+	#	/var/run/$NAME.pid --exec $DAEMON
+  #;;
+  restart)
+	#
+	#	If the "reload" option is implemented, move the "force-reload"
+	#	option to the "reload" entry above. If not, "force-reload" is
+	#	just the same as "restart".
+	#
+	echo "Restarting $DESC: "
+	/etc/init.d/$NAME stop
+	sleep 1
+	/etc/init.d/$NAME start
+	;;
+  *)
+	N=/etc/init.d/$NAME
+	# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
+	echo "Usage: $N {start|stop|restart}" >&2
+	exit 1
+	;;
+esac
+
+exit 0
--- anon-proxy-00.05.38+20081230.orig/debian/anon-proxy.default
+++ anon-proxy-00.05.38+20081230/debian/anon-proxy.default
@@ -0,0 +1,18 @@
+# /etc/default/anon-proxy
+
+# the local port to listen on
+# remember to set $HTTP_PROXY and $http_proxy accordingly
+PORT="4001"
+
+# list of cascades and/or mixes, seperated by semicolons
+# see http://anon.inf.tu-dresden.de/status.php for a list
+# 80.237.206.62:443; 80.237.206.62:6544; mix.inf.tu-dresden.de:6544;
+# mix.inf.tu-dresden.de:443; mix.inf.tu-dresden.de:80;
+# mix.inf.tu-dresden.de:22; 212.112.232.175:36544; 212.112.232.175:80;
+# 212.112.232.175:443; 80.237.152.53:6544; 80.237.152.53: 443;
+# 80.237.152.53:80; 217.10.13.163:6544; 141.76.1.123:16544;
+# 141.76.1.123:80; 141.76.1.123:443;
+CASCADE="mix.inf.tu-dresden.de:443"
+
+# command-line options passed to proxytest
+OPTIONS="-a -d -j -r /var/run/anon-proxy/mix.pid -n $CASCADE -p $PORT"
--- anon-proxy-00.05.38+20081230.orig/debian/control
+++ anon-proxy-00.05.38+20081230/debian/control
@@ -0,0 +1,38 @@
+Source: anon-proxy
+Section: web
+Priority: optional
+Maintainer: David Spreen <netzwurm@debian.org>
+Build-Depends: debhelper (>= 4.1.16), automake1.9, libxerces-c2-dev, libssl-dev (>= 0.9.7c-3), po-debconf
+Homepage: http://anon.inf.tu-dresden.de/
+Standards-Version: 3.8.0.1 
+
+Package: anon-proxy
+Architecture: any
+Depends: adduser, ${misc:Depends}, ${shlibs:Depends}
+Suggests: mixmaster, tor, mixminion
+Description: Proxy to surf the web anonymously
+ This package contains the JAP client which acts as a local proxy between
+ your browser and the insecure Internet. All requests for web pages are
+ handled by JAP and are encrypted several times. The encrypted messages
+ are sent through a chain of intermediate servers (named Mixes) to the 
+ final destination on the Internet. 
+ .
+ Multiple layers of encryption protect all messages. A Mix collects 
+ messages in a batch, totally changes their appearance (removes one 
+ layer of encryption) and forwards them all at the same time, but 
+ in a different order. An adversary may observe all communication links, 
+ however he cannot determine a relation between incoming and outgoing 
+ packets. A surfer remains anonymous within the group of all users 
+ of the service.
+ .
+ Demonstrably, the system protects your privacy as long as the Mix 
+ works correctly. Unfortunately nobody knows whether a certain Mix 
+ is actually trustworthy or not. Therefore we use a whole chain of 
+ Mixes. Each message passes through several Mixes and the entire chain 
+ of Mixes has to be corrupt to successfully observe the user's 
+ activities. The chaining effectively prevents single Mixes from 
+ observing. This is the meaning of strong anonymity: Even the 
+ anonymity service itself cannot spy on its users.
+ .
+ For further information see http://anon.inf.tu-dresden.de/
+
--- anon-proxy-00.05.38+20081230.orig/debian/postrm.debhelper
+++ anon-proxy-00.05.38+20081230/debian/postrm.debhelper
@@ -0,0 +1,5 @@
+# Automatically added by dh_installinit
+if [ "$1" = "purge" ] ; then
+	update-rc.d anon-proxy remove >/dev/null || exit 0
+fi
+# End automatically added section
--- anon-proxy-00.05.38+20081230.orig/debian/compat
+++ anon-proxy-00.05.38+20081230/debian/compat
@@ -0,0 +1 @@
+4
--- anon-proxy-00.05.38+20081230.orig/debian/nl.po
+++ anon-proxy-00.05.38+20081230/debian/nl.po
@@ -0,0 +1,107 @@
+# 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: anon-proxy 00.02.29-1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-08-16 18:45+0200\n"
+"PO-Revision-Date: 2004-04-16 14:59+0100\n"
+"Last-Translator: Luk Claes <luk.claes@ugent.be>\n"
+"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: string
+#. Description
+#: ../templates:4
+msgid "What port do you want the proxy to listen on?"
+msgstr "Op welke poort wilt u dat de proxy luistert?"
+
+#. Type: string
+#. Description
+#: ../templates:4
+msgid ""
+"This program acts as a proxy between your browser and the insecure internet. "
+"On what port should the proxyserver listen? Note that the Port cannot be one "
+"of the range 1 - 1024 because the proxy doesn't run as root. The default-"
+"port is 4001."
+msgstr ""
+"Dit programma handelt als een proxy tussen uw browser en het onveilige "
+"internet. Op welke poort moet de proxyserver luisteren? Merk op dat de poort "
+"niet in het bereik 1 - 1024 kan liggen omdat de proxy niet als root draait. "
+"De standaardpoort is 4001."
+
+#. Type: boolean
+#. Description
+#: ../templates:13
+msgid "Should I set the http_proxy variable?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:13
+msgid ""
+"To surf the web anonymously you have to make your browser using the  proxy "
+"server. For graphical browsers like mozilla or konqueror you can easily "
+"configure the proxy information using the graphical setup dialogs."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:13
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want to I will set these  variable globally in /etc/"
+"environment. In this case I'll remove it when this package is removed."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:27
+msgid "Do you want me to start the daemon now?"
+msgstr "Wilt u de achtergronddienst nu starten?"
+
+#. Type: boolean
+#. Description
+#: ../templates:27
+#, fuzzy
+msgid ""
+"If you want me to, I will start the proxy daemon now. You can test if your "
+"configuration works correctly by surfing to the following page:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:27
+msgid "http://anon.inf.tu-dresden.de/anontest/test.html"
+msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#. Type: boolean
+#. Description
+#: ../templates:27
+#, fuzzy
+msgid "Execute \"/etc/init.d/anon-proxy start\" to manually  start the proxy."
+msgstr "Voer \"/etc/init.d/anon-proxy start\" uit om de proxy op te starten."
+
+#~ msgid ""
+#~ "To anonymize your http-connections you have to configure your browser to "
+#~ "use the anon-proxy. For graphical browsers this can easily be done "
+#~ "through the configuration menu. Lynx and w3m read the environment-"
+#~ "variable $http_proxy for proxy-informations. It is recommendet to have "
+#~ "the following lines in your .bashrc and .profile:"
+#~ msgstr ""
+#~ "Om uw http-verbindingen anoniem te maken, moet u uw browser  configureren "
+#~ "om de anon-proxy te gebruiken. Voor grafische browsers kan dit "
+#~ "gemakkelijk gedaan worden in het configuratiemenu. Lynx en w3m lezen de "
+#~ "omgevingsvariabele $http_proxy voor proxy-informatie. Het is aangeraden "
+#~ "om de volgende lijnen op te nemen in uw .bashrc en .profile:"
+
+#~ msgid "export http_proxy=\"http://127.0.0.1:4001\""
+#~ msgstr "export http_proxy=\"http://127.0.0.1:4001\""
+
+#~ msgid "export HTTP_PROXY=$http_proxy"
+#~ msgstr "export HTTP_PROXY=$http_proxy"
--- anon-proxy-00.05.38+20081230.orig/debian/rules
+++ anon-proxy-00.05.38+20081230/debian/rules
@@ -0,0 +1,106 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+
+ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -g
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+	INSTALL_PROGRAM += -s
+endif
+
+config.status: configure
+	dh_testdir
+	# Add here commands to configure the package.
+	./configure --prefix=/usr
+
+
+build: build-stamp
+
+build-stamp:  config.status
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp 
+
+	# Add here commands to clean up after the build process.
+	# -$(MAKE) maintainer-clean-recursive
+	[ ! -f Makefile ] || $(MAKE) distclean
+	-test -r /usr/share/misc/config.sub && \
+	  cp -f /usr/share/misc/config.sub config.sub
+	-test -r /usr/share/misc/config.guess && \
+	  cp -f /usr/share/misc/config.guess config.guess
+
+	rm -rf config.status config.cache
+	debconf-updatepo
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	# Add here commands to install the package into debian/anon-proxy.
+	DESTDIR=$(CURDIR)/debian/anon-proxy $(MAKE) install
+	# cp proxytest debian/anon-proxy/usr/sbin/proxytest
+	# cd debian/anon-proxy/usr/sbin/ && ln -s proxytest anon-proxy && cd ../../../../
+	# cp debian/anon-proxy.init debian/anon-proxy/etc/init.d/anon-proxy
+	# chmod 0755 debian/anon-proxy/etc/init.d/anon-proxy
+	# cp debian/proxytest.8 debian/anon-proxy/usr/share/man/man8/
+	# gzip -9 debian/anon-proxy/usr/share/man/man8/proxytest.8
+	# cd debian/anon-proxy/usr/share/man/man8/ && ln -s proxytest.8.gz anon-proxy.8.gz && cd ../../../../../../	
+	# -$(MAKE) maintainer-clean-recursive
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installdebconf	
+	dh_installdocs
+	dh_installexamples
+	dh_installmenu
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+	dh_installinit
+#	dh_installcron
+	dh_installman debian/mix.8
+	dh_installinfo
+#	dh_undocumented proxytest.8 anon-proxy.8
+	dh_installchangelogs 
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_makeshlibs
+	dh_installdeb
+#	dh_perl
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: clean build binary-indep binary-arch binary install 
--- anon-proxy-00.05.38+20081230.orig/debian/postrm
+++ anon-proxy-00.05.38+20081230/debian/postrm
@@ -0,0 +1,51 @@
+#! /bin/sh
+# postrm script for anon-proxy
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <postrm> `remove'
+#        * <postrm> `purge'
+#        * <old-postrm> `upgrade' <new-version>
+#        * <new-postrm> `failed-upgrade' <old-version>
+#        * <new-postrm> `abort-install'
+#        * <new-postrm> `abort-install' <old-version>
+#        * <new-postrm> `abort-upgrade' <old-version>
+#        * <disappearer's-postrm> `disappear' <r>overwrit>r> <new-version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+       purge)
+       # update-rc.d -f anon-proxy remove >/dev/null 2>&1
+       rm -f /etc/init.d/anon-proxy.old
+       if [ -e /usr/share/debconf/confmodule ]; then
+       # Source debconf library.
+       . /usr/share/debconf/confmodule
+       # Remove my changes to the db.
+       db_purge
+       fi
+
+       deluser --remove-home anon-proxy > /dev/null 2>&1 || true
+
+	;;
+
+	remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+			    
+        ;;
+
+    *)
+        echo "postrm called with unknown argument \`$1'" >&2
+        exit 1
+
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
--- anon-proxy-00.05.38+20081230.orig/debian/po/de.po
+++ anon-proxy-00.05.38+20081230/debian/po/de.po
@@ -0,0 +1,48 @@
+# German translation of anon-proxy.
+# Copyright (C) 2005 THE anon-proxy'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the anon-proxy package.
+# Jonas Meurer <jonas@freesources.org>, 2005-2008.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38+20080123-1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-04-01 18:56+0200\n"
+"Last-Translator: Jonas Meurer <jonas@freesources.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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Soll die http_proxy Umgebungsvariable gesetzt werden?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Um anonym im Web surfen zu knnen, muss der Browser so eingestellt werden, "
+"dass er den Proxy-Server benutzt. Bei graphischen Browsern wie Mozilla oder "
+"Konqueror kann dies in dem graphischen Konfigurations-Men getan werden."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Kommandozeilen-Browser wie lynx oder w3m benutzen die Umgebungsvariablen "
+"http_proxy und HTTP_PROXY. Diese Umgebungsvariablen knnen nun global in /"
+"etc/environment gesetzt werden. In diesem Falle werden sie beim "
+"vollstndigen lschen des Pakets wieder entfernt."
--- anon-proxy-00.05.38+20081230.orig/debian/po/es.po
+++ anon-proxy-00.05.38+20081230/debian/po/es.po
@@ -0,0 +1,95 @@
+# anon-proxy po-debconf translation to Spanish
+# Copyright (C) 2005, 2008 Software in the Public Interest
+# This file is distributed under the same license as the anon-proxy package.
+#
+# Changes:
+#   - Initial translation
+#       César Gómez Martín <cesar.gomez@gmail.com>, 2005
+#
+#   - Updates
+#       Francisco Javier Cuadrado <fcocuadrado@gmail.com>, 2008
+#
+# Traductores, si no conocen 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
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38+20080710-2\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-12-26 12:45+0100\n"
+"Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n"
+"Language-Team: Debian l10n 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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "¿Debería configurarse la variable http_proxy?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Para navegar por internet anónimamente los navegadores tienen que usar el "
+"servidor del nuevo proxy. Para navegadores gráficos como mozilla o konqueror "
+"se puede configurar fácilmente en la información del proxy usando las "
+"ventanas de configuración."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Los navegadores en modo texto como lynx o w3m usan las variables de entorno "
+"http_proxy y HTTP_PROXY. Si quiere usar estas variables se pueden configurar "
+"globalmente en el archivo «/etc/environment» en este momento, se borrarán "
+"cuando se elimine el paquete anon-proxy."
+
+#, fuzzy
+#~ msgid ""
+#~ "The anon-proxy daemon can be started now. The configuration can be tested "
+#~ "by surfing to the following URL:"
+#~ msgstr ""
+#~ "Si quiere, se puede arrancar el demonio del proxy ahora. Puede comprobar "
+#~ "si su configuración funciona correctamente abriendo la siguiente página "
+#~ "con su navegador:"
+
+#, fuzzy
+#~ msgid "http://anon.inf.tu-dresden.de/help/jap_help/security_test_en.html"
+#~ msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#, fuzzy
+#~ msgid ""
+#~ "You can run \"/etc/init.d/anon-proxy start\" manually to start the proxy "
+#~ "later."
+#~ msgstr ""
+#~ "Para arrancar el proxy manualmente ejecute «/etc/init.d/anon-proxy start»."
+
+#~ msgid "Do you want me to start the daemon now?"
+#~ msgstr "¿Quiere arrancar el demonio ahora?"
--- anon-proxy-00.05.38+20081230.orig/debian/po/ru.po
+++ anon-proxy-00.05.38+20081230/debian/po/ru.po
@@ -0,0 +1,50 @@
+# 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 <kozlov.y@gmail.com>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38+20080424-1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-05-04 21:50+0400\n"
+"Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Настроить переменную окружения http_proxy?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Для анонимной работы с веб, браузерам нужно использовать новый прокси-сервер. "
+"В графических браузерах, типа mozilla или konqueror, информация о прокси "
+"задаётся в их панелях настроек."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Консольные браузеры, типа lynx или w3m, используют переменные окружения "
+"http_proxy и HTTP_PROXY. Если хотите, можно настроить эти переменные "
+"в глобальном файле настроек /etc/environment. Они будут автоматически "
+"удалены при вычистке пакета anon-proxy."
+
--- anon-proxy-00.05.38+20081230.orig/debian/po/pt.po
+++ anon-proxy-00.05.38+20081230/debian/po/pt.po
@@ -0,0 +1,46 @@
+# 2005-11-13 - Marco Ferra <mferra@sdf.lonestar.org> (initial translation)
+# 2007-06-20 - Rui Branco <ruipb@debianpt.org>
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.02.39-7.1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2007-06-20 22:43+0100\n"
+"Last-Translator: Rui Branco <ruipb@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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Deverá a variável http_proxy ser definida?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Para navegar na web de forma anónima os browsers têm que usar um novo "
+"servidor de proxy.  Em browsers gráficos como o mozilla ou o konqueror pode "
+"facilmente configurar os dados do proxy usando os diálogos gráficos."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Os browsers usados na shell como o lynx ou o w3m usam variáveis de ambiente "
+"como http_proxy e HTTP_PROXY. Se quiser essas variáveis podem ser definidas "
+"de forma global em /etc/environment. Estas serão removidas se o pacote anon-"
+"proxy for removido."
--- anon-proxy-00.05.38+20081230.orig/debian/po/sv.po
+++ anon-proxy-00.05.38+20081230/debian/po/sv.po
@@ -0,0 +1,59 @@
+# Swedish translation of anonproxy.
+# Copyright (C) 2005 THE anonproxy'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the anonproxy package.
+# Daniel Nylander <po@danielnylander.se>, 2005.
+# , fuzzy
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anonproxy 00.02.39-7.1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-07-22 13:45+0100\n"
+"Last-Translator: Martin Bagge <brother@bsnet.se>\n"
+"Language-Team: Swedish <sv@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Ska jag stta http_proxy-variabeln?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "To surf the web anonymously browsers have to use the new proxy server. For graphical browsers like mozilla or konqueror that can easily be configured in the proxy information using the graphical setup dialogs."
+msgstr "Fr att surfa p Internet anonymt mste du konfigurera din weblsare att anvnda en proxyserver. Fr grafiska weblsare som Mozilla och Konqueror kan du enkelt konfigurera proxyinstllningarna i dialogrutan fr instllningar."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Shellbrowsers like lynx or w3m use the environment variables http_proxy and HTTP_PROXY. If you want these variables can be set globally in /etc/environment now. They will be removed if the anon-proxy package is purged."
+msgstr "Skalweblsare som lynx eller w3m anvnder miljvariablerna http_proxy och HTTP_PROXY. Om du vill kan jag stta dessa variabler globalt i /etc/environment och ven ta bort dom nr du avinstallerar detta paket."
+
+#, fuzzy
+#~ msgid ""
+#~ "The anon-proxy daemon can be started now. The configuration can be tested "
+#~ "by surfing to the following URL:"
+#~ msgstr ""
+#~ "Om du vill kan jag starta proxydaemonen nu. Du kan testa om din "
+#~ "konfiguration fungerar korrekt genom att surfa till fljande websida:"
+
+#, fuzzy
+#~ msgid "http://anon.inf.tu-dresden.de/help/jap_help/security_test_en.html"
+#~ msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#, fuzzy
+#~ msgid ""
+#~ "You can run \"/etc/init.d/anon-proxy start\" manually to start the proxy "
+#~ "later."
+#~ msgstr ""
+#~ "Du kan kra \"/etc/init.d/anon-proxy start\" manuellt fr att starta "
+#~ "proxyn."
+#~ msgid "Do you want me to start the daemon now?"
+#~ msgstr "Vill du att jag startar daemonen nu?"
+
--- anon-proxy-00.05.38+20081230.orig/debian/po/da.po
+++ anon-proxy-00.05.38+20081230/debian/po/da.po
@@ -0,0 +1,68 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.02.39-4\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2005-11-21 07:11+0200\n"
+"Last-Translator: Morten Brix Pedersen <morten@wtf.dk>\n"
+"Language-Team: Danish <dansk@klid.dk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+#, fuzzy
+msgid "Should the http_proxy variable be set?"
+msgstr "Skal jeg sætte http_proxy variablen?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+#, fuzzy
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"For at surfe på internettet anonymt, skal du indstille din browser til at "
+"bruge proxy serveren. For grafiske browsere som Mozilla eller Konqueror kan "
+"du nemt sætte proxy oplysninger op i de grafiske indstillingsvinduer."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+#, fuzzy
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Shellbrowsere som lynx eller w3m bruger miljøvariablerne http_proxy og "
+"HTTP_PROXY. Hvis du vil, kan jeg sætte disse variabler globalt i /etc/"
+"environment. I dette tilfælde vil jeg fjerne den når pakken bliver fjernet."
+
+#, fuzzy
+#~ msgid ""
+#~ "The anon-proxy daemon can be started now. The configuration can be tested "
+#~ "by surfing to the following URL:"
+#~ msgstr ""
+#~ "Hvis du vil, kan jeg starte proxy dæmonen nu. Du kan afprøve om din "
+#~ "opsætning fungerer korrekt ved at gå ind på følgende side:"
+
+#, fuzzy
+#~ msgid "http://anon.inf.tu-dresden.de/help/jap_help/security_test_en.html"
+#~ msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#, fuzzy
+#~ msgid ""
+#~ "You can run \"/etc/init.d/anon-proxy start\" manually to start the proxy "
+#~ "later."
+#~ msgstr ""
+#~ "Du kan køre \"/etc/init.d/anon-proxy start\" manuelt for at starte "
+#~ "proxy'en."
+
+#~ msgid "Do you want me to start the daemon now?"
+#~ msgstr "Vil du have mig til at starte dæmonen nu?"
--- anon-proxy-00.05.38+20081230.orig/debian/po/templates.pot
+++ anon-proxy-00.05.38+20081230/debian/po/templates.pot
@@ -0,0 +1,41 @@
+# 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: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
--- anon-proxy-00.05.38+20081230.orig/debian/po/POTFILES.in
+++ anon-proxy-00.05.38+20081230/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] templates
--- anon-proxy-00.05.38+20081230.orig/debian/po/tr.po
+++ anon-proxy-00.05.38+20081230/debian/po/tr.po
@@ -0,0 +1,35 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Mert Dirik <mertdirik@gmail.com>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38+20080527-1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-06-23 22:40+0200\n"
+"Last-Translator: Mert Dirik <mertdirik@gmail.com>\n"
+"Language-Team: Debian L10n Turkish <debian-l10n-turkish@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "http_proxy değişkeni ayarlansın mı?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "To surf the web anonymously browsers have to use the new proxy server. For graphical browsers like mozilla or konqueror that can easily be configured in the proxy information using the graphical setup dialogs."
+msgstr "Web'i isimsiz bir şekilde gezebilmeniz için tarayıcılar yeni vekil sunucusunu kullanacak şekilde ayarlanmalıdır. Vekil sunucu bilgisi Mozilla ya da Konqueror gibi görsel tarayıcıların ayar pencerelerindeki ilgili bölümünde kolaylıkla düzenlenebilir."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Shellbrowsers like lynx or w3m use the environment variables http_proxy and HTTP_PROXY. If you want these variables can be set globally in /etc/environment now. They will be removed if the anon-proxy package is purged."
+msgstr "\"lynx\" ya da \"w3m\" gibi metin tabanlı tarayıcılar http_proxy ve HTTP_PROXY ortam değişkenlerini kullanır. Eğer isterseniz bu ortam değişkenleri sistem genelinde (/etc/environment dosyasında) ayarlanabilir. \"anon-proxy\" paketi temizlenirse bu ayarlar kaldırılır."
+
--- anon-proxy-00.05.38+20081230.orig/debian/po/pt_BR.po
+++ anon-proxy-00.05.38+20081230/debian/po/pt_BR.po
@@ -0,0 +1,48 @@
+# anon-proxy Brazilian Portuguese translation.
+# Copyright (C) 2007 anon-proxy's PACKAGE COPYRIGHT HOLDER
+# This file is distributed under the same license as the anon-proxy package.
+# Herbert P Fortes Neto <h_p_f_n@yahoo.com.br>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy_00.01.40-6\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2007-06-24 17:42-0200\n"
+"Last-Translator: Herbert P Fortes Neto <h_p_f_n@yahoo.com.br>\n"
+"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISo-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+"pt_BR utf-8\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "A varivel http_proxy deve ser definida?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Para surfar na web anonimamente, os navegadores tem que usar o novo servidor "
+"proxy. Navegadores grficos como o mozilla ou konqueror podem ser "
+"configurados facilmente usando a interface de configurao grfica."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Navegadores para o modo texto como lynx ou w3m usam as variveis de ambiente "
+"http_proxy e HTTP_PROXY. Se voc quiser, essas variveis podem ser definidas "
+"globalmente em /etc/environment agora. Elas sero removidas se o pacote anon-"
+"proxy for removido com a opo \"purge\"."
--- anon-proxy-00.05.38+20081230.orig/debian/po/it.po
+++ anon-proxy-00.05.38+20081230/debian/po/it.po
@@ -0,0 +1,48 @@
+# Italian translation of anon-proxy.
+# COPYRIGHT (C) 2009 THE anon-proxy'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the anon-proxy package.
+# Luca Monducci <luca.mo@tiscali.it>, 2009.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38 italian debconf templates\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2009-10-04 16:06+0200\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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Impostare la variabile http_proxy?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Per navigare nel web anonimamente è necessario che i browser utilizzino il "
+"nuovo server proxy. Con i browser grafici, quali mozilla o konqueror, le "
+"impostazioni relative al proxy possono essere facilmente configurate tramite "
+"l'interfaccia grafica."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"I browser da shell come lynx o w3m usano le variabili d'ambiente http_proxy "
+"e HTTP_PROXY. È possibile impostare i valori di queste variabili globalmente "
+"in /etc/environment adesso; tali valori saranno eliminati quando il "
+"pacchetto anon-proxy verrà rimosso completamente."
--- anon-proxy-00.05.38+20081230.orig/debian/po/ja.po
+++ anon-proxy-00.05.38+20081230/debian/po/ja.po
@@ -0,0 +1,56 @@
+# 
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+# 
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+# 
+#    Developers do not need to manually edit POT or PO files.
+# 
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38-20080123-1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-01-31 05:52+0900\n"
+"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "http_proxy 変数をセットしますか?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"ウェブを匿名で閲覧するためには、ブラウザをプロキシサーバを使うように設定する"
+"必要があります。mozilla や konqueror のようなグラフィカルなブラウザでは、グラ"
+"フィカルな設定ダイアログを使ってプロキシ情報を簡単に設定できます。"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"lynx や w3m などの shell 用のブラウザは、環境変数 http_proxy や HTTP_PROXY を"
+"参照します。これらの変数をシステム全体で利用したい場合は /etc/environment に"
+"設定してください。anon-proxy パッケージを purge する際にこの設定は削除されま"
+"す。"
--- anon-proxy-00.05.38+20081230.orig/debian/po/fr.po
+++ anon-proxy-00.05.38+20081230/debian/po/fr.po
@@ -0,0 +1,101 @@
+# French Po-debconf templates for anon-proxy	
+# Copyright (C) 2002, Philippe Batailler
+# This file is distributed under the same license as the anon-proxy package.
+# Philippe Batailler <pbatailler@teaser.fr>, 2002
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.02.39-7.1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2007-07-10 17:00+0200\n"
+"Last-Translator: Cyril Brulebois <cyril.brulebois@enst-bretagne.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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Faut-il définir la variable « http_proxy » ?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Pour pouvoir naviguer de façon anonyme, votre navigateur doit utiliser le "
+"serveur mandataire (« proxy »). Avec des navigateurs graphiques comme Mozilla "
+"ou Konqueror, l'information se déclare très facilement grâce aux dialogues "
+"de configuration."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Les navigateurs comme lynx ou w3m utilisent les variables « http_proxy » et "
+"« HTTP_PROXY ». Ces variables peuvent être déclarées dans /etc/environment. "
+"Dans ce cas, elles seront effacées de ce fichier quand le paquet sera purgé."
+
+#~ msgid ""
+#~ "The anon-proxy daemon can be started now. The configuration can be tested "
+#~ "by surfing to the following URL:"
+#~ msgstr ""
+#~ "Si vous le souhaitez, le démon proxy peut être lancé maintenant. Vous "
+#~ "pouvez tester votre configuration en surfant sur la page suivante :"
+
+#~ msgid "http://anon.inf.tu-dresden.de/help/jap_help/security_test_en.html"
+#~ msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#~ msgid ""
+#~ "You can run \"/etc/init.d/anon-proxy start\" manually to start the proxy "
+#~ "later."
+#~ msgstr ""
+#~ "Faites : « /etc/init.d/anon-proxy start » pour lancer vous-même le serveur."
+
+#~ msgid "Do you want me to start the daemon now?"
+#~ msgstr "Voulez-vous démarrer le démon maintenant ?"
+
+#~ msgid "What port do you want the proxy to listen on?"
+#~ msgstr "Sur quel port le serveur mandataire doit-il écouter ?"
+
+#~ msgid ""
+#~ "This program acts as a proxy between your browser and the insecure "
+#~ "internet. On what port should the proxyserver listen? Note that the Port "
+#~ "cannot be one of the range 1 - 1024 because the proxy doesn't run as "
+#~ "root. The default-port is 4001."
+#~ msgstr ""
+#~ "Ce programme agit comme un serveur mandataire entre votre butineur et "
+#~ "l'internet peu sûr. Sur quel port le serveur mandataire doit-il écouter ? "
+#~ "Notez que ce port ne peut se trouver dans l'intervalle 1 - 1024 car le "
+#~ "serveur ne fonctionne pas avec les privilèges du super-utilisateur. Par "
+#~ "défaut, la valeur du port est 4001."
+
+#~ msgid ""
+#~ "To anonymize your http-connections you have to configure your browser to "
+#~ "use the anon-proxy. For graphical browsers this can easily be done "
+#~ "through the configuration menu. Lynx and w3m read the environment-"
+#~ "variable $http_proxy for proxy-informations. It is recommendet to have "
+#~ "the following lines in your .bashrc and .profile:"
+#~ msgstr ""
+#~ "Pour rendre anonymes vos connections http, vous devez configurer votre "
+#~ "butineur pour qu'il utilise le serveur anon. Pour les butineurs "
+#~ "graphiques, vous pouvez simplement utiliser le menu de configuration. "
+#~ "Lynx et w3m lisent la variable d'environnemnt $http_proxy. Il est "
+#~ "recommandé de mettre les lignes suivantes dans votre .bashrc et votre ."
+#~ "profile :"
+
+#~ msgid "export http_proxy=\"http://127.0.0.1:4001\""
+#~ msgstr "export http_proxy=\"http://127.0.0.1:4001\""
+
+#~ msgid "export HTTP_PROXY=$http_proxy"
+#~ msgstr "export HTTP_PROXY=$http_proxy"
--- anon-proxy-00.05.38+20081230.orig/debian/po/vi.po
+++ anon-proxy-00.05.38+20081230/debian/po/vi.po
@@ -0,0 +1,49 @@
+# Vietnamese translation for Anon-proxy.
+# Copyright © 2009 Free Software Foundation, Inc.
+# Clytie Siddall <clytie@riverland.net.au>, 2005-2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.05.38+20080710-1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2009-02-01 19:38+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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Có nên đặt biến « http_proxy » không?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Để duyệt qua Web một cách nặc danh, trình duyệt Web cần phải sử dụng máy "
+"phục vụ ủy nhiệm (proxy) mới. Đối với trình duyệt Web kiểu đồ họa như "
+"Mozilla hay Konqueror, thông tin này dễ cấu hình trong thông tin ủy nhiệm, "
+"dùng các hộp thoại thiết lập kiểu đồ họa."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Trình duyệt Web kiểu trình bao như lynx hay w3m có sử dụng biến môi trường « "
+"http_proxy » và « HTTP_PROXY ». Bạn cũng có thể đặt hai biến này một cách "
+"toàn cục trong « /etc/environment ». Nếu gói anon-proxy bị tẩy thì hai biến "
+"này cũng bị gỡ bỏ."
--- anon-proxy-00.05.38+20081230.orig/debian/po/nl.po
+++ anon-proxy-00.05.38+20081230/debian/po/nl.po
@@ -0,0 +1,84 @@
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+# Luk Claes <luk.claes(AT)ugent(DOT)be>, 2004
+# Kurt De Bree <kdebree(AT)telenet(DOT)be>, 2006
+# This is an unofficial translation
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy 00.02.29-1\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2006-09-18 17:30+0100\n"
+"Last-Translator: Luk Claes <luk.claes@ugent.be>\n"
+"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+#, fuzzy
+msgid "Should the http_proxy variable be set?"
+msgstr "Wilt u de http_proxy variabele instellen?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+#, fuzzy
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Laat uw browser de proxy-server gebruiken om anoniem te surfen. Voor "
+"grafische browsers zoals mozilla of konqueror kunt u gemakkelijk de proxy-"
+"informatie instellen via de dialoogvensters voor het wijzigen van de "
+"browserinstellingen."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+#, fuzzy
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Shellbrowsers zoals lynx of w3m gebruiken de omgevingsvariabelen http_proxy "
+"en HTTP_PROXY. Indien u dit wenst zullen deze variabelen globaal ingesteld "
+"worden in /etc/environment, en zullen deze verwijderd worden bij het wissen "
+"(purge) van het pakket."
+
+#, fuzzy
+#~ msgid ""
+#~ "The anon-proxy daemon can be started now. The configuration can be tested "
+#~ "by surfing to the following URL:"
+#~ msgstr ""
+#~ "Wilt u de achtergronddienst nu starten? U kunt uw configuratie testen "
+#~ "door naar de volgende pagina te surfen:"
+
+#, fuzzy
+#~ msgid "http://anon.inf.tu-dresden.de/help/jap_help/security_test_en.html"
+#~ msgstr "http://anon.inf.tu-dresden.de/anontest/test.html"
+
+#, fuzzy
+#~ msgid ""
+#~ "You can run \"/etc/init.d/anon-proxy start\" manually to start the proxy "
+#~ "later."
+#~ msgstr ""
+#~ "Voer \"/etc/init.d/anon-proxy start\" uit om de proxy op te starten."
+
+#~ msgid "Do you want me to start the daemon now?"
+#~ msgstr "Wilt u de achtergronddienst nu starten?"
--- anon-proxy-00.05.38+20081230.orig/debian/po/cs.po
+++ anon-proxy-00.05.38+20081230/debian/po/cs.po
@@ -0,0 +1,56 @@
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2007-06-11 19:59+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: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Má se nastavit proměnná http_proxy?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"To surf the web anonymously browsers have to use the new proxy server. For "
+"graphical browsers like mozilla or konqueror that can easily be configured "
+"in the proxy information using the graphical setup dialogs."
+msgstr ""
+"Abyste mohli brouzdat po webu anonymně, musíte svůj webový prohlížeč "
+"přesvědčit, aby používal proxy server. V grafických prohlížečích typu "
+"mozilla nebo konqueror můžete informace o proxy zadat velmi jednoduše pomocí "
+"grafického dialogu pro nastavení."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid ""
+"Shellbrowsers like lynx or w3m use the environment variables http_proxy and "
+"HTTP_PROXY. If you want these variables can be set globally in /etc/"
+"environment now. They will be removed if the anon-proxy package is purged."
+msgstr ""
+"Konzolové prohlížeče typu lynx nebo w3m používají proměnné prostředí "
+"http_proxy a HTTP_PROXY. Budete-li si přát, mohou se nyní tyto proměnné "
+"nastavit globálně v souboru /etc/environment. Při vyčištění balíku anon-"
+"proxy ze systému budou tyto změny vráceny do původního stavu."
--- anon-proxy-00.05.38+20081230.orig/debian/po/fi.po
+++ anon-proxy-00.05.38+20081230/debian/po/fi.po
@@ -0,0 +1,31 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: anon-proxy\n"
+"Report-Msgid-Bugs-To: anon-proxy@packages.debian.org\n"
+"POT-Creation-Date: 2008-04-24 09:25-0700\n"
+"PO-Revision-Date: 2008-07-27 21:35+0200\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-Poedit-Country: FINLAND\n"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Should the http_proxy variable be set?"
+msgstr "Tulisiko muuttuja http_proxy asettaa?"
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "To surf the web anonymously browsers have to use the new proxy server. For graphical browsers like mozilla or konqueror that can easily be configured in the proxy information using the graphical setup dialogs."
+msgstr "Verkon anonyymi selaaminen vaatii uuden välityspalvelimen käyttämistä. Graafisissa selaimissa, kuten Mozilla tai Konqueror, välityspalvelimen asetukset voidaan helposti tehdä käyttäen graafista asetusikkunaa."
+
+#. Type: boolean
+#. Description
+#: ../templates:1001
+msgid "Shellbrowsers like lynx or w3m use the environment variables http_proxy and HTTP_PROXY. If you want these variables can be set globally in /etc/environment now. They will be removed if the anon-proxy package is purged."
+msgstr "Komentoriviselaimet, kuten Lynx ja w3m, käyttävät ympäristömuuttujia http_proxy ja HTTP_PROXY. Nämä muuttujat voidaan nyt asettaa järjestelmän laajuisesti hakemistossa /etc/environment. Ne poistetaan, jos paketti anon-proxy siivotaan."
+
