tlsh (4.11.2+ds-2) unstable; urgency=low

  * d/gbp.conf: Update gbp configuration.
  * d/salsa-ci.yml: Add Salsa Ci configuration.
  * d/libtlsh4.symbols: Honor symbols varying regarding architecture bit count.

 -- Sven Geuer <sge@debian.org>  Fri, 28 Nov 2025 16:19:09 +0100

tlsh (4.11.2+ds-1) unstable; urgency=low

  * Upload to unstable.
  * Adopt package setting Maintainer to myself (Closes: #1087262).
  * d/libtlsh4.symbols: Update symbols file.
  * d/p/*:
    - Add distutils-to-setuptools.patch to fix lintian's
      uses-deprecated-python-stdlib.
    - Add honor-CPP+CXXFLAGS.patch making sure Debian's presets get applied.
  * d/watch: Convert watch file to version 5 format.
  * d/rules:
    - Activate hardenings.
    - Drop override_dh_clean, move removals to d/clean.
  * d/u/metadata: Add Repository, Repository-Browse and Changelog fields.
  * d/control:
    - Remove redundant 'Rules-Requires-Root: no'.
    - Bump Standards-Version to 4.7.2.
  * d/copyright:
    - Bump upstream's copyright years.
    - Update the list of packaging copyright holders.

 -- Sven Geuer <sge@debian.org>  Thu, 27 Nov 2025 17:37:47 +0100

tlsh (4.11.2+ds-0.1) experimental; urgency=medium

  * Non-maintainer upload.

  [ Mattia Rizzolo ]
  * New upstream version 4.11.2+ds.
  * Refresh patches link-to-stdcpp.patch and install-libraries.diff.

  [ Sven Geuer ]
  * Merge cmake4.patch from branch master into experimental.
  * d/p/*: Update patches cmake4.patch and create-shared-library.diff.
  * d/t/build-test-program: Adapt test to new upstream version.
  * d/rules: Remove py_ext/tlsh.egg-info when cleaning (Closes: #1045507).

 -- Sven Geuer <sge@debian.org>  Mon, 24 Nov 2025 17:43:22 +0100

tlsh (3.4.4+20151206-2) unstable; urgency=medium

  * QA upload.
  * d/p/*: Add cmake4.patch fixing FTBFS with CMake 4 (Closes: #1113579).

 -- Sven Geuer <sge@debian.org>  Sun, 23 Nov 2025 23:08:30 +0100

tlsh (4.8.2+ds-0.1) experimental; urgency=medium

  * Non-maintainer upload.

  * New upstream version 4.8.2+ds.
    + Fixes the python3 testing files location.  Closes: #939729
  * d/gbp.conf: drop the import-orig settigns: those directories are
    already removed by mk-origtargz
  * Add d/watch.
  * d/patches:
    + Refresh patches.
    + Delete patches applied upstream.
    + Add patch to make tlsh_unittest successfully link dynamically
    + Add patch to link libstdc++ dynamically.
    + Forward the patch to install the libraries in a multiarch location.
  * Update copyright.
    + From this release, the code is double-licensed Apache-2.0 OR BSD-3-clause.
  * d/rules: Use execute_after_* to simplify the commands.
  * Declaratively specify the python3 sequence by Build-Depending on it.
  * Ship the NOTICE.txt file, required by the Apache-2.0 license.
  * Rename library package for the new SONAME.
  * Update symbols file.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 12 Oct 2021 13:41:31 +0200

tlsh (3.4.4+20151206-1.4) unstable; urgency=medium

  * Non-maintainer upload.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.

  [ Mattia Rizzolo ]
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Apply hints from the Multi-Arch hinter: set Multi-Arch:same to libtlsh0,
    libtlsh-dev, python3-tlsh.
  * Add patch from upstream to avoid a comparison between a pointer value and
    an integer.  Fixes build with GCC 11.  Closes: #984365
  * Add /usr/bin/tlsh as a link to tlsh_unittest.  Closes: #952449
    Thanks to Stefano Zacchiroli <zack@debian.org> for the patch.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 12 Oct 2021 11:29:09 +0200

tlsh (3.4.4+20151206-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * d/control:
    + Move the git repository to salsa.debian.org.
    + Drop now unused X-Python-Version field.
  * Run wrap-and-sort.
  * Reinstate the actual python autopkgtests, accidentally removed in
    the previous upload.  Closes: #944072

 -- Mattia Rizzolo <mattia@debian.org>  Wed, 13 Nov 2019 16:07:32 +0100

tlsh (3.4.4+20151206-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938671

 -- Sandro Tosi <morph@debian.org>  Thu, 17 Oct 2019 17:41:52 -0400

tlsh (3.4.4+20151206-1.1) unstable; urgency=medium

  * Non-maintainer upload.

  [ Niels Thykier ]
  * Set Rules-Requires-Root to "no" as tlsh does not need (fake)root.
  * Bump priority to optional as extra has been deprecated.

  [ Helmut Grohne ]
  * Multiarchify python Build-Depends. (Closes: #892930)

 -- Niels Thykier <niels@thykier.net>  Sun, 06 Jan 2019 14:56:51 +0000

tlsh (3.4.4+20151206-1) unstable; urgency=low

  * New upstream release.
  * Be explicit in which buildsystem we want to use in debian/rules.
  * Remove generated version files in clean rules.
  * Put misc:Depends after shlibs:Depends in debian/control.
  * Ship tlsh shared library now that upstream has made the required
    changes. This adds three new patches and one autopkgtest which tries
    to build and run a test program.
  * Add a patch to call Tlsh constructor when creating Tlsh objects in
    Python.

 -- Jérémy Bobbio <lunar@debian.org>  Sat, 16 Jan 2016 16:19:58 +0100

tlsh (3.4.1+20151014-1) unstable; urgency=medium

  * New upstream release.
  * Use new incremental interface in Python autopkgtest.

 -- Jérémy Bobbio <lunar@debian.org>  Thu, 15 Oct 2015 16:27:11 +0200

tlsh (3.2.1+20150727-2) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * Remove artifacts from the previous build in the clean rule.
  * Build a python3 package.

  [ Jérémy Bobbio ]
  * Add autopkgtests.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 16 Sep 2015 17:44:06 +0200

tlsh (3.2.1+20150727-1) unstable; urgency=low

  * Initial release. (Closes: #794219)

 -- Jérémy Bobbio <lunar@debian.org>  Fri, 31 Jul 2015 16:37:27 +0200
