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 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
hddemux (0.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Install systemd units into /usr. (Closes: #1073712)
-- Chris Hofstaedtler <zeha@debian.org> Mon, 08 Jul 2024 00:34:16 +0200
hddemux (0.5-1) unstable; urgency=medium
* new upstream version (all patches merged)
- enable cross-building (Closes: #928996)
- unset https_proxy during test suite (Closes: #918608)
- stop trying to use socket-activation for kresd
in test suite (Closes: #964055)
* Update standards version to 4.6.0, no changes needed.
* Set debhelper-compat version in Build-Depends.
* Re-export upstream signing key without extra signatures.
* Set upstream metadata fields: Repository.
* move to dh 13
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 31 Jan 2022 12:56:12 -0500
hddemux (0.4-8) unstable; urgency=medium
[ Julian Andres Klode ]
* avoid testsuite failure when https_proxy is set (Closes: #918608)
[ Daniel Kahn Gillmor ]
* move to debhelper 12
* standards-version: bump to 4.3.0 (no changes needed)
* link only as needed
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 07 Jan 2019 16:37:07 -0500
hddemux (0.4-7) unstable; urgency=medium
[ Steve Langasek ]
* Avoid test suite on s390x (Closes: #908138)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 11 Sep 2018 23:50:01 -0400
hddemux (0.4-6) unstable; urgency=medium
* disable testing on arm64 platform due to #907729
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 05 Sep 2018 19:55:28 -0400
hddemux (0.4-5) unstable; urgency=medium
* autopkgtest: avoid leaking stderr on deliberate failure
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 31 Aug 2018 09:27:38 -0400
hddemux (0.4-4) unstable; urgency=medium
* still more nginx cleanup in the testsuite
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 30 Aug 2018 11:44:07 -0400
hddemux (0.4-3) unstable; urgency=medium
* more testsuite fixes
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 30 Aug 2018 10:09:42 -0400
hddemux (0.4-2) unstable; urgency=medium
* make the test suite a little more robust and verbose
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 30 Aug 2018 09:26:03 -0400
hddemux (0.4-1) unstable; urgency=medium
* new upstream release
- Closes: #906471, #872188
- yes, i can actually count to 16 in hex
- added a simple, totally incomplete test suite
- fix makefile for --Wl,--as-needed (addresses)
- actually verify whether the loop closes correctly
- use UV_* symbols instead of libuv-internal UV__*
- add real test suite
* move to dh 11
* Standards-Version: bump to 4.2.1 (no changes needed)
* use Rules-Requires-Root: no
* move to salsa
* use DEP-14 branch naming
* add autopkgtest
* handle upstream test suite
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 30 Aug 2018 09:25:34 -0400
hddemux (0.3-1) unstable; urgency=medium
* new upstream release
* focus on HTTP/1.x, since HTTP/2 is not client-speaks-first
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 28 Aug 2018 15:43:25 -0400
hddemux (0.2-2) unstable; urgency=medium
* Build-Depend on pkg-config (Closes: #861246)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 26 Apr 2017 23:43:26 -0700
hddemux (0.2-1) unstable; urgency=medium
* New upstream version
- minor service cleanup
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 24 Apr 2017 21:01:42 -0400
hddemux (0.1-1) unstable; urgency=medium
* Debian packaging (Closes: #861143)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 24 Apr 2017 21:01:42 -0400
|