synfig package issues : lintian and t64

2024-06-03 Thread Rodolfo Ribeiro Gomes
Hi, I'm Rodolfo, a Synfig developer. As a regular user of Debian testing, I know synfig packages are out of Trixie for now (it has been a while). We're (finally) preparing for a new release, 1.5.2 version, and I'd like to fix some problems we have with (or detected by) Debian distro. After readin

Bug#1063004: Info received (synfig: NMU diff for 64-bit time_t transition)

2024-05-15 Thread Rodolfo Ribeiro Gomes
So, according to your explanation and the Lintian issues [1], the synfig package maintainer should update Build-depends list: - add Build-Depends: libmagick++-dev (>= 7:6.4.2) - change Build-Depends: libgl1-mesa-dev => libgl-dev (>= 1.7.0-1+b1) - change Build-Depends: libfontconfig1-dev => libfontc

Bug#1063004: synfig: NMU diff for 64-bit time_t transition

2024-05-11 Thread Rodolfo Ribeiro Gomes
Now imagemagick migrated to Testing [1] with t64 support, maybe your patch now works for Synfig? [1] https://tracker.debian.org/news/1525573/imagemagick-8691298dfsg1-52-migrated-to-testing/

Bug#1007167: Already fixed upstream

2022-03-21 Thread Rodolfo Ribeiro Gomes
This issue was fixed in 1.4.2 via this commit: https://github.com/synfig/synfig/commit/e68ca6ff55a6d6f86220d187bc5df27633382397

Bug#984053: fix for etl: ftbfs with GCC-11

2022-02-28 Thread Rodolfo Ribeiro Gomes
I fixed this issue upstream and attached the patch here. Upstream commit: https://github.com/synfig/synfig/commit/e2f89aac473ba9016582d35f9fac74e61e99ec8c From e2f89aac473ba9016582d35f9fac74e61e99ec8c Mon Sep 17 00:00:00 2001 From: rodolforg Date: Mon, 28 Feb 2022 22:46:15 -0300 Subject: [PATCH]