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 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 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 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 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 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 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 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 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) 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) 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 Thu, 11 Apr 2024 23:03:28 +0200