debian/0000755000000000000000000000000012142671657007201 5ustar debian/torsocks.install0000644000000000000000000000010612142671236012426 0ustar debian/completions/_torsocks usr/share/zsh/functions/Completion/Unix/ debian/compat0000644000000000000000000000000212142671236010370 0ustar 7 debian/changelog0000644000000000000000000001076012142671236011050 0ustar torsocks (1.3-3) unstable; urgency=low * Reorder Makefile targets. * Remove obsolete Lintian override. * Add missing entry in debian/copyright. * Add debian/watch file to monitor new upstream tags. * Don't call rm with -f in override_dh_auto_install. * New snasphot. -- intrigeri Thu, 09 May 2013 11:55:28 +0200 torsocks (1.3-2) unstable; urgency=low * Update Homepage control field. * Upload to unstable. -- intrigeri Tue, 07 May 2013 11:35:33 +0200 torsocks (1.3-1) experimental; urgency=low * New upstream release: - Fix "not found in any shared library". (Closes: #636943) - Fix invocation without arguments, only spawn a shell when called with "--shell". (Closes: #684577) - Display correct error message when the wrapped program cannot be found in $PATH. - Fix typos in manpage. (Closes: #683358) - First stab at ensuring IPv6 connections are dropped on the floor. * Drop all patches, they were applied upstream. * Update specification URL in debian/copyright. * Bump Standards-Version to 3.9.3, no change required. * Drop obsolete Lintian override. * Remove obsolete watch file. * Don't include buildflags.mk by hand, debhelper v9 does it. * Don't cleanup not shipped .la file. * Drop obsolete --enable-socksdns configure flag. -- intrigeri Sat, 23 Feb 2013 12:54:25 +0100 torsocks (1.2-3) unstable; urgency=low * Take over this package, in agreement with Patrick. Thanks a lot, Patrick, for having maintained torsocks in Debian for years. * Add Lunar as an uploader. * New patches: - Try harder to find symbols instead of complaining (Closes: #636943). - Display correct error message when the wrapped program cannot be found in $PATH. * Convert debian/rules to dh7 tiny rules format. * Use dh-autoreconf. * Switch to dpkg-buildflags for hardening. * Don't ship the libtorsocks.la file. * Convert debian/copyright to DEP5 format. * Fix spelling of SOCKS in short and long descriptions. * Override Lintian false positives. * Add Vcs-Git and Vcs-Browser control fields, pointing to collab-maint. -- intrigeri Sun, 05 Feb 2012 22:22:09 +0100 torsocks (1.2-2) unstable; urgency=low * Fix debian/watch file. -- Patrick Matthäi Sat, 28 Jan 2012 16:18:21 +0100 torsocks (1.2-1) unstable; urgency=low * New upstream release. Closes: #647097 - Unresolved symbol warnings should be realy gone now. Closes: #636943 - Connect to hidden service should work now. Closes: #642220 - Remove wrong installed files from usr/share/. -- Patrick Matthäi Thu, 03 Nov 2011 11:12:56 +0100 torsocks (1.1+git20110826-1) unstable; urgency=low * New upstream git snapshot from 26.08.2011. - This should fix the unresolved symbol warnings. Closes: #636943 * Wrap control lines. * Add missing build-arch and build-indep target. * Comment out dependency_libs from .la files. -- Patrick Matthäi Fri, 26 Aug 2011 23:15:09 +0200 torsocks (1.1-4) unstable; urgency=low * Add zsh completion. Closes: #620016 * Add bash completion. Closes: #620017 -- Patrick Matthäi Sun, 29 May 2011 11:37:43 +0200 torsocks (1.1-3) unstable; urgency=low * Bump Standards-Version to 3.9.2 (no changes needed). * Build with hardening-wrapper. -- Patrick Matthäi Sat, 30 Apr 2011 18:37:22 +0200 torsocks (1.1-2) unstable; urgency=low * Upload to unstable. -- Patrick Matthäi Sun, 06 Feb 2011 20:55:33 +0100 torsocks (1.1-1) experimental; urgency=low * New upstream release. * Bump Standards-Version to 3.9.1 (no changes needed). * Fix debian/watch to deal with the dash from upstream. -- Patrick Matthäi Wed, 15 Dec 2010 13:32:25 +0100 torsocks (1.0~epsilon+dfsg1-1) unstable; urgency=high * New upstream release. - Drop all patches, they have been merged in this release. * Create a dfsg tarball and remove the non-free doc/SOCKS5-rfc1928.txt file from it. Bump urgency to high. Closes: #558118 * Mangle the dfsg part in debian/watch. * Convert package to the 3.0 (quilt) format. -- Patrick Matthäi Thu, 26 Nov 2009 18:45:49 +0100 torsocks (1.0~delta-1) unstable; urgency=low * Initial release. Closes: #554717 -- Patrick Matthäi Sun, 08 Nov 2009 11:54:46 +0100 debian/rules0000755000000000000000000000153612142671236010257 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk PACKAGE = torsocks DESTDIR = $(CURDIR)/debian/$(PACKAGE) %: dh $@ --with autoreconf get-orig-source: @@dh_testdir @@[ -d ../tarballs/. ]||mkdir -p ../tarballs @@uscan --force-download --destdir ../tarballs override_dh_auto_install: dh_auto_install dh_bash-completion rm $(DESTDIR)/usr/share/*.patch rm $(DESTDIR)/usr/share/*.txt rm $(DESTDIR)/usr/share/*.sh rm $(DESTDIR)/usr/share/SOCKS* rm $(DESTDIR)/usr/share/README* rm $(DESTDIR)/usr/share/DEBUG rm $(DESTDIR)/usr/lib/torsocks/libtorsocks.la get-orig-source: @@dh_testdir @@[ -d ../tarballs/. ]||mkdir -p ../tarballs @@uscan --force-download --destdir ../tarballs override_dh_makeshlibs: debian/watch0000644000000000000000000000020612142671236010221 0ustar version=3 https://gitweb.torproject.org/torsocks.git/tags ^https://gitweb.torproject.org/torsocks.git/shortlog/refs/tags/(\d[\d.-]+)$ debian/source/0000755000000000000000000000000012142671236010472 5ustar debian/source/format0000644000000000000000000000001412142671236011700 0ustar 3.0 (quilt) debian/torsocks.bash-completion0000644000000000000000000000003412142671236014044 0ustar debian/completions/torsocks debian/completions/0000755000000000000000000000000012142671236011526 5ustar debian/completions/_torsocks0000644000000000000000000000020212142671236013451 0ustar #compdef - torsocks # precommands is made local in _main_complete precommands+=($words[1]) shift words (( CURRENT-- )) _normal debian/completions/torsocks0000644000000000000000000000003612142671236013317 0ustar complete -F _command torsocks debian/copyright0000644000000000000000000000214012142671236011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://code.google.com/p/torsocks/downloads/list Files: * Copyright: © 2008-2012 Robert Hogan © 2000 Shaun Clowes © 2004 Tomasz Kojm © 2000 Alessandro Iurlano © 2004, 2006 Peter Palfrader © 2003 Roger Dingledine © 2004-2006 Roger Dingledine, Nick Mathewson © 2007-2008 The Tor Project, Inc. © 2012 Jacob Appelbaum License: GPL-2+ Files: debian/* Copyright: © 2009-2012 Patrick Matthäi © 2012 intrigeri License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of version 2 of the General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/control0000644000000000000000000000144612142671236010602 0ustar Source: torsocks Section: net Priority: optional Homepage: https://gitweb.torproject.org/torsocks.git Maintainer: intrigeri Uploaders: Jérémy Bobbio Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, dpkg-dev (>= 1.16.1.1~), bash-completion Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/collab-maint/torsocks.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/torsocks.git Package: torsocks Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: tor Description: use SOCKS-friendly applications with Tor Torsocks allows you to use most SOCKS-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you're using.