td (1.8.38~git20250919.369ee92+dfsg-1) unstable; urgency=low

  * debian: watch: update version's pretty
  * New upstream version 1.8.38~git20250919.369ee92+dfsg
  * debian/patches: drop 1001_fix-typos.patch. Refresh patches.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Sat, 04 Oct 2025 23:02:38 +0100

td (1.8.38~git20241021.d321984+dfsg-4) unstable; urgency=medium

  * debian/control:
    + Add B:/R: relation for libtd-shim to libtd-dev
      (<< 1.8.0+git20240817.9b6ff58+dfsg2-2~). (Closes: #1093746).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 23 Feb 2025 18:56:08 +0100

td (1.8.38~git20241021.d321984+dfsg-3) unstable; urgency=medium

  * debian/{rules,libtdjson1.8.38.install}:
    + Place symlinks into /usr/lib/*/ that point to the versioned shared lib
      file/symlink in /usr/lib/*/TDLib*/, so that linkers can find the library.
      (See: #1093771)."
  * debian/*.install:
    + Move usr/lib/*/TDLib*/lib*.so to dev:pkg.
  * debian/control:
    + Add B:/R: to libtd-dev for libtdjson1.8.38
      (<< 1.8.38~git20241021.d321984+dfsg-3~).
  * debian/rules:
    + No empty line at EOF.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 22 Jan 2025 21:33:18 +0100

td (1.8.38~git20241021.d321984+dfsg-2) unstable; urgency=medium

  [ Cosima Neidahl ]
  * debian/*:
    + init CMake shim package libtd-shim

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 17 Jan 2025 14:22:57 +0100

td (1.8.38~git20241021.d321984+dfsg-1) unstable; urgency=medium

  * New upstream version 1.8.38~git20241021.d321984+dfsg
  * debian/patches:
    + Drop patches 0001, 0002 and 0003. All applied upstream (in similar
      variants).
    + Rebase 2001_build-against-system-sqlite3.patch.
    + Trivially rebase 1001_fix-typos.patch.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/rules:
    + Stop creating .source_version file in orig tarballs.
  * debian/libtdjson1.8.*:
    + Bump from 1.8.27 to 1.8.38.
  * debian/control:
    + Bump Standards-Version: to 4.7.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 Jan 2025 16:50:10 +0100

td (1.8.0+git20240817.9b6ff58+dfsg2-1) unstable; urgency=medium

  * Regenerate orig tarball.
  * debian/rules: Add get-orig-source target. This allows rebuild the
    orig tarball without uscan of the exact upstream Git revision specified
    in d/changelog.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 04 Dec 2024 10:52:00 +0100

td (1.8.0+git20240817.9b6ff58+dfsg-5) unstable; urgency=medium

  * debian/patches:
    + Rebase patches 0001, 1001, 2001.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 03 Dec 2024 22:04:34 +0100

td (1.8.0+git20240817.9b6ff58+dfsg-4) unstable; urgency=medium

  * debian/control:
    + Use versioned B-D: libsqlcipher-dev (>= 4.6.1-2~). Only that version in
      Debian provides built-in fts5 support as required by libtd.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 03 Dec 2024 20:29:16 +0100

td (1.8.0+git20240817.9b6ff58+dfsg-3) unstable; urgency=medium

  * Upload to unstable as is.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 02 Dec 2024 21:18:05 +0100

td (1.8.0+git20240817.9b6ff58+dfsg-2) experimental; urgency=medium

  * Upload to experimental.

  [ Cosima Neidahl ]
  * debian: Apply patches to only install shared libs & fix tests. This
    adds the following patches:
    + 0001-Remove-tdapi-tdclient-dynamic-building.patch
    + 0002-Install-only-BUILD_SHARED_LIBS-matching.patch
    + 0003-Separate-install-variables.patch
  * debian/rules: Enable building everything as shared library.

  [ Mike Gabriel ]
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 02 Dec 2024 15:40:04 +0100

td (1.8.0+git20240817.9b6ff58+dfsg-1) unstable; urgency=low

  * New upstream version 1.8.0+git20240817.9b6ff58+dfsg

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Tue, 27 Aug 2024 03:51:21 +0800

td (1.8.0+git20240428.77b3479+dfsg-1) unstable; urgency=low

  * New upstream version 1.8.0+git20240428.77b3479+dfsg

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Mon, 06 May 2024 01:51:35 +0800

td (1.8.0+git20240331.d7203eb+dfsg-1) unstable; urgency=low

  [ Ying-Chun Liu (PaulLiu) ]
  * Initial release. (Closes: #1063347)

  [ Mike Gabriel ]
  * debian/watch:
    + Obtain upstream Git snapshot via uscan.
  * debian/patches:
    + Add 1001_fix-typos.patch. Fix some typos in upstream code. Thanks,
      lintian.
  * debian/:
    + Build against system's sqlite3 (sqlcipher variant).
    + Drop non-Linux example code.
  * debian/control:
    + Use correct URL convention for Vcs-*: fields.
    + Add myself to Uploaders: field.
  * debian/rules:
    + Enable all hardening flags.
  * debian/copyright:
    + Add auto-generated copyright.in file for later copyright changes tracking.
    + Rewrite file. Use individual-file-list style.
  * debian/README.source:
    + Mention how to obtain the orig tarball from upstream Git.
  * lintian:
    + Override no-symbols-control-file for C++ library.
    + Override file-without-copyright-information for LICENSE file.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 11 Apr 2024 23:03:28 +0200
