sreview (0.9.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 18 commits since the v0.9.1 tag
- Git: https://salsa.debian.org/wouter/sreview
-
- Branch: main
- Path: debian/changelog
- Repo size: 10805248
- Browser: https://salsa.debian.org/wouter/sreview
- Last scan: 2023-09-24 03:07:15+00
- Next scan: 2023-09-29 20:39:00+00
- CI pipeline status: failed
- Debian changelog in Git:
sreview (0.9.2-1) unstable; urgency=medium
* The "DebConf is coming" release
- Add support for animated credits using synfig
- Support for the JSON interface of nginx
- Various bug fixes
-- Wouter Verhelst <wouter@debian.org> Sat, 02 Sep 2023 10:31:24 +0200
- This branch is 18 commits ahead of tag v0.9.1
- Git log:
commit 86a6c398eb8ec5ffba574642a336a4f7bd217e26
Author: Wouter Verhelst <w@uter.be>
Date: Tue Sep 12 19:43:33 2023 +0530
ITS THE F***ING FASTSTART
We tried to find out ALL DAY why A/V desync was occurring.
It's because of this stupid thing.
Kill it. With a vengeance.
commit f20ffb396f711c075a31baca8192e3aa7f0a0bc1
Author: Wouter Verhelst <w@uter.be>
Date: Tue Sep 12 11:59:44 2023 +0530
Set required version of Media::Convert
commit 6f0e8c5a134e7f2fed4241344aa7c81eec0879ab
Author: Wouter Verhelst <w@uter.be>
Date: Tue Sep 12 11:53:34 2023 +0530
Set input format flags to avoid DTS error
Before:
[matroska @ 0x563e57ba1480] Non-monotonous DTS in output stream 0:0; previous: 335027, current: 334987; changing to 335027. This may result in incorrect timestamps in the output file.
(times a million)
After:
(nothing)
Hopefully this fixes the A/V desync issues we've been seeing.
commit c90eb2db1af60ecea3650e8d043197ac99852c6f
Author: Wouter Verhelst <w@uter.be>
Date: Sat Sep 2 10:42:39 2023 +0200
Add missing build-dep
commit 7dfb7db69ed178cd11dc43a1ca276aa74682caab
Author: Wouter Verhelst <w@uter.be>
Date: Sat Sep 2 10:35:07 2023 +0200
Changelog entry
commit 94fc163243b4f677bb6a22feba48d7fa8fda9173
Author: Wouter Verhelst <w@uter.be>
Date: Sat Sep 2 10:31:03 2023 +0200
Bump version
commit 6b2e8f16b8c337f9dff4616b09dbe0fb39486cfb
Author: Wouter Verhelst <w@uter.be>
Date: Fri Sep 1 20:43:49 2023 +0200
Unbug
commit 8ff80b65c9532a9ece25786386b03d7e0933aa0a
Author: Wouter Verhelst <w@uter.be>
Date: Fri Sep 1 16:06:38 2023 +0200
Wire the synfig stuff into sreview-transcode
commit 04ab13ae7ab2fdca74086f3827ca776bf99e5498
Author: Wouter Verhelst <w@uter.be>
Date: Tue Aug 29 17:18:10 2023 +0200
Skip synfig test if no synfig is installed
commit 9810958312239302c7ff161410004123abfa53b9
Author: Wouter Verhelst <w@uter.be>
Date: Mon Aug 21 21:30:59 2023 +0200
Fix MANIFEST
commit 9979d2fcdaa8c57a81062812d2bab3262d2a06a2
Merge: 6d3f122 aa9e563
Author: Wouter Verhelst <w@uter.be>
Date: Mon Aug 21 21:26:06 2023 +0200
Merge branch 'main' of https://salsa.debian.org/debconf-video-team/sreview
commit 6d3f122a281bc9291f0695f6e91a2dd80528ac20
Author: Wouter Verhelst <w@uter.be>
Date: Mon Aug 21 21:23:20 2023 +0200
Add support for synfig-based credits
commit aa9e563a863a87778fa2b58ade2e07cb9a566723
Merge: 15c8657 c5fc54d
Author: Wouter Verhelst <wouter@debian.org>
Date: Sun Jun 25 10:55:40 2023 +0000
Merge branch 'more-tests' into 'main'
More tests
See merge request debconf-video-team/sreview!8
commit c5fc54d19f96dbeba34eabca2ee7537ab119b45b
Author: Wouter Verhelst <w@uter.be>
Date: Tue May 30 12:19:49 2023 +0200
Don't dereference a header if it's not set
commit bab62d2450231cddce15af4ba8c6c59959ea494a
Author: Wouter Verhelst <w@uter.be>
Date: Tue May 30 12:19:23 2023 +0200
Add test for generated API key for logged in admin user
commit 15c8657a676adbcf95542ee9ad6608f37fff65b0
Author: Wouter Verhelst <w@uter.be>
Date: Fri May 26 11:23:24 2023 +0200
Don't sort tagged releases after later snapshot releases
commit 4c4b21ea43ec128e34c7ce02943cbd9187735287
Author: Wouter Verhelst <w@uter.be>
Date: Thu May 25 09:30:47 2023 +0200
Also generate a cobertura coverage report
commit 3a05b9df96a33a3cf6ffc88aa451ff00e9461a90
Author: Wouter Verhelst <w@uter.be>
Date: Sat Apr 8 19:38:20 2023 +0200
Bump test suite to a still supported version of postgres