handbrake (1.6.1+ds1-2)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/1.6.1+ds1-2 tag
- Git: https://salsa.debian.org/multimedia-team/handbrake.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 73232384
- Browser: https://salsa.debian.org/multimedia-team/handbrake
- Last scan: 2023-09-25 01:21:13+00
- Next scan: 2023-10-03 03:31:00+00
- Debian changelog in Git:
handbrake (1.6.1+ds1-2) unstable; urgency=medium
* debian/patches: Fix build with ffmpeg 6.0 (Closes: #1041378)
Thanks to Daniel Vacek.
-- Sebastian Ramacher <sramacher@debian.org> Mon, 21 Aug 2023 23:44:46 +0200
- This branch is 3 commits ahead of tag debian/1.6.1+ds1-2
- Git log:
commit dd00b5b79300ce5118ed9586abd804ce3447e984
Merge: 29b86bf c72119c
Author: Sebastian Ramacher <sramacher@debian.org>
Date: Wed Aug 23 19:31:03 2023 +0000
Merge branch 'package-improvements' into 'master'
2 small package improvements
See merge request multimedia-team/handbrake!7
commit c72119c9dd080214f2f5234c1516a54041e326ee
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Mon Aug 14 13:25:41 2023 +0200
d/control: Replace transitional B-Ds with their replacements
As lintian noticed, both libfontconfig1-dev and libfreetype6-dev are
(now) transitional packages, so update those with their replacements.
commit ace3e4d017ff65aa6338a7b128e17be5d261a74f
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Mon Aug 14 12:34:06 2023 +0200
d/gbp.conf: Set compression to xz
Since handbrake 1.2.0+ds1 the pristine-tar archives were compressed with
'xz', so update gbp.conf accordingly.