Package: etl-dev Version: update ETL to 1.5.3 Severity: normal Tags: patch
Dear Maintainer, the packages etl-dev, synfig and synfigstudio are outdated, and this old version is failing to build to Trixie due to some broken dependencies (etl-dev is the exception). I here submit a patch to etl-dev to update it to current upstream release. If everything is fine, I'll send the other patches for synfig and synfigstudio. Regards. -- System Information: Debian Release: trixie/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.12-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR:pt:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system)
diff --git a/debian/changelog b/debian/changelog index 2dabe63..81a6a0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +etl (1.5.3-1) unstable; urgency=medium + + * New upstream release + * Drop backported patch: it is now obsolete + * Build-Depends: + - libglibmm-2.4-dev + * Standards-Version: 4.7.1 (no changes required) + + -- Rodolfo Gomes <deb...@rodolfo.eng.br> Sun, 09 Mar 2025 08:10:16 -0300 + etl (1.5.1-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index e1fa9a9..a4108e5 100644 --- a/debian/control +++ b/debian/control @@ -1,11 +1,10 @@ Source: etl Section: libdevel Priority: optional -Standards-Version: 4.6.0 +Standards-Version: 4.7.1 Maintainer: Debian Multimedia Maintainers <debian-multime...@lists.debian.org> Uploaders: Dmitry Smirnov <only...@debian.org> -Build-Depends: debhelper-compat (= 13) ,pkg-config - ,libglibmm-2.4-dev +Build-Depends: debhelper-compat (= 13) ,pkgconf Homepage: http://www.synfig.org/ Vcs-Browser: https://salsa.debian.org/multimedia-team/etl Vcs-Git: https://salsa.debian.org/multimedia-team/etl.git diff --git a/debian/patches/series b/debian/patches/series index 056331a..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -gcc11.patch