1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
tcplay (3.3-1) unstable; urgency=medium
[ Daniel Kahn Gillmor <dkg@fifthhorseman.net> ]
* Cleaning up packaging, track with revision control on Salsa
* New upstream release, includes VeraCrypt support (closes: #979617)
* Track debian packaging on salsa
* wrap-and-sort -ast
* d/watch: modernize, use mode=git
* move to debhelper 13
* Rules-Requires-Root: no
* Build-Depend on pkgconf instead of pkg-config
* Ship all manpages
* debian/rules: simplify
* d/patches: refresh, drop those already upstream,
clear out cruft, use gbp-pq formatting
* clean up manpages, forwarding upstream
* Update and differentiate package descriptions
* Standards-Version: bump to 4.7.0 (no changes needed)
[ Laszlo Boszormenyi (GCS) ]
* Multiarchify the library package.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 25 Apr 2024 18:51:43 +0200
tcplay (1.1-6) unstable; urgency=medium
* Update Standards-Version to 4.2.1 .
[ Alon Bar-Lev <alon.barlev@gmail.com> ]
* Include sys/sysmacros.h for recent glibc (closes: #915998).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 10 Dec 2018 14:17:16 +0000
tcplay (1.1-5) unstable; urgency=medium
* Fix packages long description (closes: #766580).
* Update packaging bits.
* Update Standards-Version to 4.1.3 .
* Update debhelper level to 11 .
[ Helmut Grohne <helmut@subdivi.de> ]
* Fix FTCBFS: Fix build/host confusion (closes: #895296).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 09 Apr 2018 23:09:01 +0000
tcplay (1.1-4) unstable; urgency=medium
* Use the real LGPL Crypto library (closes: #864138).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 04 Jun 2017 12:44:11 +0000
tcplay (1.1-3) unstable; urgency=low
* Compile with -fPIC for dynamic linking (closes: #796298).
* Update copyright file.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 07 Sep 2016 15:04:06 +0000
tcplay (1.1-2) unstable; urgency=high
* Backport upstream fix to prevent data loss on 4k sector drives
(closes: #771719).
* Update Standards-Version to 3.9.6 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 01 Dec 2014 21:40:29 +0000
tcplay (1.1-1) unstable; urgency=low
* New upstream release (closes: #719836).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 01 Sep 2013 11:36:00 +0200
tcplay (0.11-1) unstable; urgency=low
* New upstream release, fixing 64 bit archs compilation.
* Build with hardening enabled, add use_ldflags.patch to achieve this.
* Update watch file.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 17 Nov 2012 02:53:22 +0100
tcplay (0.10-1) unstable; urgency=low
* Initial release (closes: #691609).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Mon, 29 Oct 2012 18:47:56 +0100
|