-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 20 Aug 2026 22:57:33 -0700 Binary: aegisub aegisub-common aegisub-dbgsym aegisub-l10n Source: aegisub Architecture: all amd64 source Version: 3.4.2+ds-5~bpo13+1 Distribution: trixie-backports Urgency: high Maintainer: Aniol Martí <aniol.marti@riseup.net> Changed-By: Xiyue Deng <manphiz@debian.org> Closes: 580594 691384 713679 721189 727313 730416 731143 739219 789728 799316 873327 892765 903580 915363 933455 935724 948122 997098 1005171 1019807 1027433 1056090 1081486 1116248 1128015 Description: aegisub - advanced subtitle editor aegisub-common - advanced subtitle editor (common files) aegisub-l10n - aegisub language packages Changes: aegisub (3.4.2+ds-5~bpo13+1) trixie-backports; urgency=medium . * Rebuild for trixie-backports. * Update debian-branch for trixie-backports in d/gbp.conf * Allow test-uscan to fail - uscan in Trixie does not support version 5 format. . aegisub (3.4.2+ds-5) unstable; urgency=medium . * Add aegisub-common package for architecture independent files - Add new package info in d/control. - Add dependency of aegisub-common to aegisub. - Update d/*.install files accordingly. - Add proper breaks/replaces for aegisub-common - (Backported from experimental) * Explicitly set compression type to gz - To instruct Salsa CI to create .tar.gz archive as stored in pristine-tar. . aegisub (3.4.2+ds-4) unstable; urgency=medium . [ Aniol Martí ] * Update e-mail in d/control . [ Xiyue Deng ] * Update my email address in d/control * Update d/gbp.conf to match the current practice * Drop compression settings in d/gbp.conf - To prefer upstream generated tarball. * Use extend-diff-ignore to handle diff in subprojects/luajit/.relver * Revert "Drop subprojects/luajit/.relver" - Now that the diff is being properly ignored. - This reverts commit 0d1413c2548d5e4466313f3ca84b09d250f72d01. . aegisub (3.4.2+ds-3) unstable; urgency=medium . [ Xiyue Deng ] * Cherrypick patch to fix for big endian archs - This should fix test failures on s390x. (Closes: #1128015) . aegisub (3.4.2+ds-2) unstable; urgency=medium . [ Xiyue Deng ] * Add libluajit-5.1-dev with 5.2 compat mode to Build-Depends (Closes: #1116248) * Drop build rule regarding embedded luajit - Now build against the version in Debian. * Enable more optional features - Add libfftw3-dev, libopenal-dev, libpulse-dev, portaudio19-dev to Build-Depends. * Migrate d/watch to version 5 format - Also add comments on where to download the actual upstream tarball. * Add lintian-overrides for version 5 debian-watch - debian-watch-not-mangling-version only support version 4 format. * Update Standards-Version to 4.7.3; no change needed * Drop `Rules-Requires-Root: no'; now default * Drop `Priority: optional'; now default * Add myself to Uploaders * Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html * Add d/u/metadata * Allow debrebuild to fail on Salsa CI - This is the new reprotest and aegisub is failing due to unstable build ID. . aegisub (3.4.2+ds-1) unstable; urgency=medium . [ Aniol Martí ] * Update upstream version (Closes: #1081486, #1005171, #1027433). * Migrate libgl1-mesa-dev, libfontconfig1-dev and libfreetype6-dev. * Update standards to 4.7.0. * Delete src/git_version.h . [ Xiyue Deng ] * Drop subprojects/luajit/.relver - This causes diff with upstream source when running under Salsa CI. * Sort dependencies and install files with `wrap-and-sort -ast' * Drop build-essential from Build-Depends - Not needed. * Update obsolete build dependencies - libfontconfig1-dev => libfontconfig-dev - libfreetype6-dev => libfreetype-dev - pkg-config => pkgconf * Update Standards-Version to 4.7.2; no change needed * Enable diffoscope on Salsa CI for debugging reprotest failure * Allow reprotest to fail in Salsa CI - Caused by build id change. * Add License text for public domain * Stop referencing old FSF address in license texts - Instead refer to https://www.gnu.org/licenses/ . aegisub (3.2.2+dfsg-7.1) unstable; urgency=medium . * Non-maintainer upload. * Fix compilation against boost_1.83. (Closes: #1056090) . aegisub (3.2.2+dfsg-7) unstable; urgency=medium . * Update standards to 4.6.1. * Update d/watch to watch GitHub releases. * Set the aegisub.appdata.xml desktop ID to a reverse domain name. * Remove constraints unnecessary since buster: + Remove 1 maintscript entries from 1 files. * Enable migration again by not building against libluajit on ppc64el. * Enable building against libluajit on s390x. * Transition to wxwidgets3.2 (Closes: #1019807). . aegisub (3.2.2+dfsg-6.3) unstable; urgency=medium . * Non-maintainer upload. * Replace -Wno-c++11-narrowing with -Wno-narrowing. * Add upstream patches for newer ffmpeg and FFMS2. . aegisub (3.2.2+dfsg-6.2) unstable; urgency=medium . * Non-maintainer upload. * Remove unconditional -Wno-c++11-narrowing. * Use pkgconf instead of pkg-config. . aegisub (3.2.2+dfsg-6.1) unstable; urgency=high . * Non-maintainer upload. * debian/control: Bump Standards-Version to 4.6.0. * debian/patches: + Add patch to fix FTBFS with new autotools/gettext. (Closes: #997098) + Add proposed patch to fix boost1.75+ detection. . aegisub (3.2.2+dfsg-6) unstable; urgency=medium . [ Debian Janitor ] * Wrap long lines in changelog entries: 3.2.2+dfsg-4. * Set field Upstream-Name in debian/copyright. * Drop unnecessary dependency on dh-autoreconf. * Rely on pre-initialized dpkg-architecture variables. . [ Aniol Marti ] * Add patch to fix compilation with Boost >= 1.69.0 (Closes: #948122). * Update standards from 4.4.0 to 4.5.0. * Update compat from 12 to 13. * Add patch to fix build with make > 4.2. * Do not override dh_installdocs and dh_autoreconf. * Silence errors in pkg-config lua/luajit to allow using one or the other. * Set Rules-Requires-Root to no. * Install aegisub.appdata.xml. . aegisub (3.2.2+dfsg-5) unstable; urgency=medium . * Fix bug in simplify-version.patch. * Replace d/aegisub-l10n.p* for d/aegisub-l10n.maintscript. * Update Debian Standards version to 4.4.0. * Use debhelper-compat 12 instead of debhelper. * Use Lua or LuaJIT (Closes: #892765). * Use wxWidgets GTK 3 (Closes: #933455). * Add libhunspell-dev to Build-Depends (fixes SEGV). * Apply patch provided in #935724 (Closes: #935724). * Update build dependencies. Some were missing, some weren't needed. * Disable update checker. . aegisub (3.2.2+dfsg-4) unstable; urgency=medium . [ Gunnar Wolf ] * Incorporate upstream patch to fix FTBFS. The patch itself (linked from the bug report) comes from https://build.opensuse.org/package/view_file/multimedia:apps/aegisub/luabins.patch?expand=1 . * Updated Vcs-* fields to point to Salsa instead of Alioth . [ Ondřej Nový ] * d/copyright: Use https protocol in Format field * d/control: Deprecating priority extra as per policy 4.0.1 * d/control: Set Vcs-* to salsa.debian.org . [ Aniol Marti ] * Add patches to fix bug in Buster and Sid (Closes: #873327, #903580) * Update Debian Standards Version to 4.2.1 * Update Aegisub version to 3.2.2 in debian/manpages * Remove debian/menu * Set aegisub-dbg priority to optional * New maintainer (Closes: #915363) . aegisub (3.2.2+dfsg-3) unstable; urgency=medium . * replace aegisub-l10n's doc symlink with actual directory to support binNMUs (Closes: #799316). . aegisub (3.2.2+dfsg-2) unstable; urgency=medium . * Fix FTBFS on mips* and ppc by linking against -latomic . aegisub (3.2.2+dfsg-1) unstable; urgency=low . [ Pascal De Vuyst ] * Fix Typo in package description (Closes: #739219) . [ Juan Picca ] * Add patch to fix reproducible build (Closes: #789728) . [ Sebastian Reichel ] * New upstream release - remove vendor directory from orig tarball * Update Debian Standards Version to 3.9.6 . aegisub (3.1.2-1) unstable; urgency=low . * New upstream release * Import updated watch file from Bart Martens * Bump ffms2 build dependency to 2.19 to fix audio problems and have correct binary dependencies (Closes: #731143, #730416) * Remove patches, which were imported from upstream git . aegisub (3.0.4-2) unstable; urgency=low . * Cherry-pick new upstream patch, which fixes the menu bar * Use canonical Vcs URLs . aegisub (3.0.4-1) unstable; urgency=low . * New upstream release (Closes: #691384, #713679, #721189) * Use dh-autoreconf (Closes: #727313) * Update patches * Add new patch for wxWidgets 3.0 support * Update Debian Standards Version: 3.9.3 -> 3.9.5 * Update Compat level: 8 -> 9 * Build -dbg package * Update manpage . aegisub (2.1.9-1) unstable; urgency=low . * Initial Debian release (Closes: #580594) Checksums-Sha1: aee45fb6b4be37bfb946b0764f97847ec0376339 2551 aegisub_3.4.2+ds-5~bpo13+1.dsc b9afaf12d267122a4d3fb83f385fec93b6b8d85e 15144 aegisub_3.4.2+ds-5~bpo13+1.debian.tar.xz 5328dc28abfb94dd74ecd1259cd2e3b010629163 81372 aegisub-common_3.4.2+ds-5~bpo13+1_all.deb e2fa756a1d611a93fdbeed353eebef2cc43b68e4 53982372 aegisub-dbgsym_3.4.2+ds-5~bpo13+1_amd64.deb 632edbceca66a7d9c69cd610314edecd6bf15e80 537244 aegisub-l10n_3.4.2+ds-5~bpo13+1_all.deb 27c795db59519b8f5f4e7579f07aa6200d708af2 25485 aegisub_3.4.2+ds-5~bpo13+1_amd64.buildinfo 822f6576515fd1f6eb1dc97c3bc772c8b70acff5 2763464 aegisub_3.4.2+ds-5~bpo13+1_amd64.deb Checksums-Sha256: 79e6a5482c8918f0548210c99cdcc1039a8e107a6fc798c172eadb9dfdc8cb70 2551 aegisub_3.4.2+ds-5~bpo13+1.dsc a27275e8cb7bedeaaca9e15fa9eeccf4c3472746dd4df7d3aa9ab494ca2a16fe 15144 aegisub_3.4.2+ds-5~bpo13+1.debian.tar.xz 5f8fb2e27ea3fa6834f643d70aaa0b5d724d2a7206028936a5e9c171554dd4f4 81372 aegisub-common_3.4.2+ds-5~bpo13+1_all.deb 9413da5bc15868bb32e12c36c3db2f3c635250981458ef0aecb6c608746a0266 53982372 aegisub-dbgsym_3.4.2+ds-5~bpo13+1_amd64.deb b772ae932f8037412a752c070bdf58a5f8ce7610bb0d8d52196e8d1833fda12f 537244 aegisub-l10n_3.4.2+ds-5~bpo13+1_all.deb 3fb510e4bb3adfdb77810a4bb6bf55e517a64d426b2cd28a24a6faa5c11368f7 25485 aegisub_3.4.2+ds-5~bpo13+1_amd64.buildinfo 5c4b65e06e0ef633bd2bd14b9dc9c5e88ded854bcf37090dc953d1248aeebf7e 2763464 aegisub_3.4.2+ds-5~bpo13+1_amd64.deb Files: fa1f5d4fd155de370ef990fcc24660eb 2551 video optional aegisub_3.4.2+ds-5~bpo13+1.dsc 207b8dc32431d8a684478eda9e681902 15144 video optional aegisub_3.4.2+ds-5~bpo13+1.debian.tar.xz 84fb1b2d7c2226c8e2c577637235da91 81372 video optional aegisub-common_3.4.2+ds-5~bpo13+1_all.deb f54edf5574850a36e1d564d848db0b33 53982372 debug optional aegisub-dbgsym_3.4.2+ds-5~bpo13+1_amd64.deb 3a985969bc071434ea3a664a153bb6d9 537244 localization optional aegisub-l10n_3.4.2+ds-5~bpo13+1_all.deb 49073d3ec8b0266f2a244c55b1c6d0ce 25485 video optional aegisub_3.4.2+ds-5~bpo13+1_amd64.buildinfo 7ce9dec1ac7142e29ce61c599eef0d63 2763464 video optional aegisub_3.4.2+ds-5~bpo13+1_amd64.deb -----BEGIN PGP SIGNATURE----- iQJHBAEBCgAxFiEEiKQfd6o81mjI+LWALell7WOCXJMFAmqYnzcTHG1hbnBoaXpA ZGViaWFuLm9yZwAKCRAt6WXtY4Jck0uCD/9neBdZzqkhczBpDAkJU4tYB88hNE3l U2QH7P9wKv6JBgUPAkEWX3jdqwA34/Cl3jUh86LHWzaj49y3Lghal6nVssgx7CCS T6uBfTaQMuHNH+g2m+oatn2ZNSD9RUBPgunbSNOR6RetUw/mNWTeuAZcG14PNGxp dIXb7d7ZV2U6Y+x865YqH/Y2OXVIItOUxWRhhVFjWLCb0l2qsjQJ0bltNuEz6Ksa YNYKB9xF1OMhhOk7Hf53y5QZpc+6+NFfO/dY3KimbXrfuv35ioQjJ8SVVzNqvhRl mR0z3Lv80nQ0V6QiL6DroYhJ9aWm4GoLjagBxXvCPoDlPG9rvK9puAnNAit+9qsI fd8t2kMCRtKAYatIW/z1YJJm9DA1kMhctHi84AHqaXY1/Ns9oJvRWgJKCd1xSOaM ik2iiUFAGLf9mq6tCykZP4DiQhJQLwnly1EYsmiedr+xxhIq5JuSobUmO3scG79N 0TmnsmA27XDpSEW5i/bdPJy8EQ3xRLO8EDAVR2inWtftAktW9KLHjThsSztfqs6q F0aTSGpSGGwbUrKRwOq4HjMzBbxKWTxwEyHELR5zcOFx5qtVEi6Hnl8GIBjzHdZY T45QvrcukP28JSsbTkw9wxTE6EBcWQY0L1kg1837HujRVCdFk+8tlsYO6qSWREVs xbf8rSbfajNpUA== =6oKg -----END PGP SIGNATURE-----