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