onionshare (2.6-6ubuntu1.1) noble; urgency=medium

  * d/p/python3.12.diff: Amended to fix a fatal crash (LP: #2103668)
    The original patch was incomplete as distutils.version.LooseVersion cannot
    be directly replaced by packaging.version.Version. The patch has been
    modifed to match the logic changes done upstream to fix onionshare for
    python 3.12.

 -- Gauthier Jolly <contact@gjolly.fr>  Tue, 06 May 2025 16:41:02 +0200

onionshare (2.6-6ubuntu1) noble; urgency=medium

  * Use packaging.version instead of distutils.version.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 08 Feb 2024 04:38:41 +0100

onionshare (2.6-6) experimental; urgency=medium

  [ Pushkar Kulkarni ]
  * Adapt to the python3-werkzeug 3.0.1 urls API (Closes: #1061360)

  [ Sandro Knauß ]
  * Bump Standards-Version to 4.6.2 (no changes needed).
  * Update patch to depend on Flask 3.x

 -- Sandro Knauß <hefee@debian.org>  Wed, 24 Jan 2024 22:33:15 +0100

onionshare (2.6-5) unstable; urgency=medium

  * Install desktp/appmetadata at expected places. (Closes: #1036691)
  * Install icons under usr/share/icons.

 -- Sandro Knauß <hefee@debian.org>  Tue, 13 Jun 2023 12:23:22 +0200

onionshare (2.6-4) unstable; urgency=medium

  * Mark chat-server test as flaky, as it fails on i386 also randomly.

 -- Sandro Knauß <hefee@debian.org>  Fri, 05 May 2023 14:41:35 +0200

onionshare (2.6-3) unstable; urgency=medium

  * source only upload.

 -- Sandro Knauß <hefee@debian.org>  Thu, 04 May 2023 15:24:12 +0200

onionshare (2.6-2) unstable; urgency=medium

  * The verbose flag makes the chat test not flaky. (Closes: #1034688)

 -- Sandro Knauß <hefee@debian.org>  Tue, 02 May 2023 22:27:57 +0200

onionshare (2.6-1) unstable; urgency=medium

  * new upstream release
  * d/copyright: update upstream source + contact
  * Refresh poetry flask patch

 -- Clément Hermann <nodens@debian.org>  Sat, 19 Nov 2022 17:38:57 +0100

onionshare (2.5-2) unstable; urgency=medium

  * Source only upload to allow migration to testing

 -- Clément Hermann <nodens@debian.org>  Sat, 22 Oct 2022 12:42:21 +0200

onionshare (2.5-1) unstable; urgency=medium

  [ Ulrike Uhlig ]
  * New upstream version.
  * Remove myself from uploaders

  [ Clément Hermann ]
  * New upstream version 2.4
  * Remove obsolete patch for cryptodome
  * Update debian/rules to follow upstream changes
  * d/control: Reorder Build-depends, add some missing ones for tests
  * Add a patch to use pytest-3 instead of just pytest

  [ Sandro Knauß ]
  * New upstream release 2.5 (Closes: #965150, #998402, #965088, #997499)
  * Update copyright for 2.5.
  * Update Build-Depends.
  * Remove python3-nose from build-deps. (Closes: 1018428)
  * Switch to pybuild pyproject plugin
    (to detect python dependencies automatically).
  * Built cli/desktop in two different packages.
  * Give pybuild the missing dependency information.
  * Do not complain about missing-source for the actual source ;)
  * Update manpages for 2.5 version.
  * Add patch to work with Flask version in Debian.
  * Recommend obfs4proxy instead of Depend (Closes: #1004375)
  * Enable Salsa CI.
  * remove not needed patch
  * Fix cli tests and mark gui tests to not fail the build.
  * Replace minified javascript with a known version.
  * Update copyright file.
  * Fix copyright name for debian files.
  * Add autopkgtests.
  * resort copyright file correctly.
  * Move resources files to /usr/share
  * Add lintian-overrides.

  [ Clément Hermann ]
  * d/copyright: Update http urls to https ones
  * d/upstream/metadata: update URLs
  * Requires python3-stem >= 1.8.1 to allow v3 onion service client
    authorization
  * bump compat level to recommended version (13)
  * Declare compliance with Standards-Version 4.6.1

 -- Clément Hermann <nodens@debian.org>  Fri, 21 Oct 2022 12:44:10 +0200

onionshare (2.2-3) unstable; urgency=medium

  [ Ulrike Uhlig ]
  * Correct and update manpages. (Closes: #965055)
  * Document --website option in manpages. (Closes: #965152)
  * Replace python3-crypto by python3-pycryptodome (Closes: #971299)
  * Add debian/patches/cryptodome.diff to use the cryptodome namespace.
    Note that this does not fix the root cause in #886291.

  [ Clément Hermann ]
  * manpage: fix groff warning (missing escape)
  * d/Copyright: Add missing license info for appstream metadata
  * d/missing-sources: refresh jquery to 3.4.0
  * d/patches/cryptodome.diff: Add DEP-3 headers
  * d/control:
    - declare compliance with Debian Policy 4.5.1 (no change)
    - add myself to uploaders

 -- Clément Hermann <nodens@debian.org>  Mon, 11 Jan 2021 12:12:11 +0100

onionshare (2.2-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Replace python-nautilus in Build-Depends with python3-nautilus.
    (Closes: #943137)

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository,
    Repository-Browse.
  * Fix field name typos in debian/copyright.

 -- Chris Lamb <lamby@debian.org>  Fri, 24 Apr 2020 11:19:48 +0100

onionshare (2.2-1) unstable; urgency=medium

  * New upstream release.
  * Run wrap-and-sort to minimise future diff noise.
  * Add python3-flask-httpauth to binary and build dependencies.
  * Specify Rules-Requires-Root: no.

 -- Chris Lamb <lamby@debian.org>  Mon, 04 Nov 2019 13:15:12 -0800

onionshare (2.1-1) unstable; urgency=medium

  * New upstream release, uploading without binaries to ensure migration to
    testing. (Closes: #928904)
  * Add myself to Uploaders field.
  * Correct spelling, format and syntax errors in manpage.
  * Update debian/copyright; socks.py no longer in upstream.
  * Drop trailing quasi-newline in package long description.
  * Misc updates:
    * Drop "ancient" X-Python3-Version specifier (satisfied in oldoldstable).
    - Move to debhelper compatibility level 12.
    - Use the debhelper-compat virtual package, dropping debian/compat.
    - Bump Standards-Version to 4.4.0.
  * debian/watch:
    - Ignore "dev" releases.
    - Move to version 4 format.

 -- Chris Lamb <lamby@debian.org>  Sat, 10 Aug 2019 15:02:42 +0100

onionshare (2.0-3) unstable; urgency=medium

  [ Ulrike Uhlig ]
  * Add missing build dependency python3-requests. (Closes: #925903)

 -- Chris Lamb <lamby@debian.org>  Sat, 10 Aug 2019 15:01:20 +0100

onionshare (2.0-2) unstable; urgency=medium

  * debian/control:
    - Fix dependencies (Closes: #925328)
    - Remove recommended torbrowser-launcher. (Closes: #916889)

 -- Ulrike Uhlig <ulrike@debian.org>  Wed, 27 Mar 2019 14:03:35 +0100

onionshare (2.0-1) unstable; urgency=medium

  * New upstream version. (Closes: #922883)
    - Receiver mode: receive files with OnionShare
    - Support for next generation onion services
    - Public mode for public uses of OnionShare
    - Sharing a single file without ZIP compression
    - Full support for meek_lite (Azure) bridges
    - Allow selecting your language from a dropdown
    - New translations
    - Major refactoring of code base
  * debian/control:
    - Declare standards 4.3.0.
    - Update build-depends.
  * debian/missing-sources:
    - add jQuery 3.3.1 to make Lintian happy.

 -- Ulrike Uhlig <ulrike@debian.org>  Fri, 22 Mar 2019 9:21:00 +0100

onionshare (1.3.2-1) unstable; urgency=medium

  * New upstream version. (Closes: #915859.)
    - In debug mode, stop saving flask debug log in /tmp, where all users can
      access it
    - Updated Tor to 0.2.3.10.
  * debian/README.source:
    - Improve instructions for updating and building this package.
  * debian/gbp.conf:
    - Improve rules.
  * debian/rules:
    - Adapt.

 -- Ulrike Uhlig <ulrike@debian.org>  Thu, 13 Dec 2018 16:20:37 +0100

onionshare (1.3-1) unstable; urgency=medium

  * New upstream version:
    - Use system tor.
    - Support for meek_lite pluggable transports (Amazon and Azure).
    - Support for custom obfs4 and meek_lite bridges.
    - Support for Tor bridges, including obfs4proxy.
    - Support for stealth onion services (advanced option).
    - Ability to use a persistent URL.
    - Switched to EFF's diceware wordlist for slugs.
    - Ability to cancel share before it starts.
    - Add or delete multiple files and folders at once.
    - Auto-stop timer, to stop OnionShare at a specified time.
    - Get notification when Tor connection dies.
    - Supply custom settings file as a command line arg.
    - Improved AppArmor profiles.
    - Major UI redesign.
    - Update translations.
  * debian/control:
    - Update VCS fields for migration to salsa.
    - Update Build-depends.
    - Update Depends:
      - tor is needed to run onionshare.
    - Update uploader email.
  * debian/rules:
    - Delete unnecessary test configuration.
    - Add rule to delete unnecessary license file.
  * debian/README.source:
    - Improve.

 -- Ulrike Uhlig <ulrike@debian.org>  Thu, 12 Apr 2018 11:51:47 +0200

onionshare (0.9.2-1) unstable; urgency=medium

  * New upstream version.
    * Looking for `TOR_CONTROL_PORT` environment variable.
  * debian/control:
    * Demote dependency on torbrowser-launcher to
      "Recommends". (Closes: #862391)
    * Move pkg to main, as it does not depend on
      torbrowser-launcher anymore.
  * debian/README:
    * Add instructions for running onionshare.

 -- Ulrike Uhlig <ulrike@debian.org>  Thu, 12 Apr 2018 11:48:16 +0200

onionshare (0.9.1-1) unstable; urgency=medium

  * New upstream version.
  * debian/README.source:
    * Add build instructions.
  * debian/patches:
    * Drop obsolete patches.
  * debian/rules:
    Add env vars so that pybuild can find nosetests.

  [ Ximin Luo ]
  * Update to latest Standards-Version; no changes required.

 -- Ulrike Uhlig <u@451f.org>  Thu, 08 Sep 2016 10:45:05 +0200

onionshare (0.9-1) UNRELEASED; urgency=medium

  * New upstream version.
  * debian/control:
    * Bump to new standards version.
    * Update Depends: for Python3 and Qt5.
    * Update Build-Depends: for Python3 and Qt5.
  * debian/rules:
    * Update build system to pybuild.

 -- Ulrike Uhlig <u@451f.org>  Sun, 17 Apr 2016 20:54:05 +0200

onionshare (0.8.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/gbp.conf:
    * Use pristine-tar.

 -- Ulrike Uhlig <u@451f.org>  Mon, 04 Jan 2016 17:58:30 +0100

onionshare (0.7.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Mon, 19 Oct 2015 16:13:09 +0200

onionshare (0.7-1) unstable; urgency=medium

  * New upstream release (Closes: #785702)

 -- Ulrike Uhlig <u@451f.org>  Tue, 19 May 2015 13:16:50 +0200

onionshare (0.6-3) unstable; urgency=medium

  *  debian/control:
     * Add python-qt4 dependency.

 -- Ulrike Uhlig <u@451f.org>  Fri, 17 Oct 2014 18:34:40 +0200

onionshare (0.6-2) unstable; urgency=medium

  * debian/copyright:
    * Correct copyright for onionshare/socks.py (Closes: #765368)

 -- Ulrike Uhlig <u@451f.org>  Thu, 16 Oct 2014 14:13:13 +0200

onionshare (0.6-1) unstable; urgency=medium

  * New upstream release
  * debian/control:
    * Move package to section net (Closes: #764038)
    * Add torbrowser-launcher as dependency
      and move to section contrib (Closes: #762890)
    * Use new standards version
  * Add debian/watch file

 -- Ulrike Uhlig <u@451f.org>  Wed, 15 Oct 2014 10:45:01 +0200

onionshare (0.5-1) unstable; urgency=medium

  * Initial release (Closes: #752885)
  * Source package automatically created by stdeb 0.6.0+git

 -- Ulrike Uhlig <u@451f.org>  Sun, 24 Aug 2014 22:00:56 +0200
