ace (8.0.5+dfsg-2) unstable; urgency=medium . * Team upload. * Upload to unstable. ace (8.0.5+dfsg-1) experimental; urgency=medium . * Team upload. * Update to upstream v8.0.5 - Sync debian/* with upstream. * Fix lintian override. * Update Standards-Version to 4.7.2 beancount (3.2.0-2) unstable; urgency=medium . * Team upload. * Add patch to accept new Python 3.14 date error messages in test suite (Closes: #1121996). * Add patch to skip failing test due to changes in Python's getrefcount function with Python 3.14. * Enable upstream tests as autopkgtest tests. black (25.12.0-1) unstable; urgency=medium . * Team upload. * Re-enable building with mypyc. * d/watch: mark pre-releases correctly * New upstream release * debputy lint --auto-fix (routine-update) c-ares (1.34.6-1) unstable; urgency=high . * Imported Upstream version 1.34.6 (fixes CVE-2025-62408) calibre (8.16.2+ds+~0.10.5-2) unstable; urgency=medium . * Rediff patches * Fix a regression in the previous release that broke calibredb catalog with non-EPUB catalog output formats. (Closes: #1122108) * Nicer error message when not passing caalog filename as first arg to calibredb catalog ceccomp (3.5-1) unstable; urgency=medium . * Set packager by os-release info * Switch to raw git mode to verify tags * Setup autopkgtest * New upstream version 3.5 * Initial release. Closes: #1116186 dnsmasq (2.92~rc3-1) unstable; urgency=medium . * New upstream version 2.92~rc3 * d/p/*: - Adapt patches to new upstream release. - Add work-around-bug-1122015.patch fixing temporary problem with systemd integration test. dnsmasq (2.92~rc1-1) unstable; urgency=medium . * New upstream version 2.92~rc1 * d/p/*: - Adapt eliminate-privacy-breaches.patch to new upstream version. - Add en-manpage.patch fixing typos reported by lintian. - Add sv-manpage.patch fixing lintian warning and a typo. * d/watch: Update watch file to version 5 format. * d/control: Drop 'Rules-Requires-Root: no', it's the default now. duc (1.4.6-1) unstable; urgency=high . * New upstream version. * fix: fixed logic error in buffer_get(). Addresses CVE-2025-13654. Closes: #1122057. evolution-data-server (3.56.2-6) unstable; urgency=medium . * Don't require gir1.2-gtk-4.0-dev on sh4 or x32 faudio (25.12+dfsg-1) unstable; urgency=medium . * New upstream release. * Drop “Rules-Requires-Root: no” since it’s now the default. fragments (3.0.1-11) unstable; urgency=medium . * Salsa CI: Remove explicit disabling of reprotest * Salsa CI: Skip redundant build jobs because this is only Architecture: any * Remove unnecessary Priority: optional field geary (46.0-9) unstable; urgency=medium . * Add Build-Depends: gobject-introspection to fix build failure glibc (2.42-5) unstable; urgency=medium . [ Martin Bagge ] * Update Swedish debconf translation. Closes: #1121991. . [ Aurelien Jarno ] * debian/control.in/main: change libc-gconv-modules-extra to Multi-Arch: same as it contains libraries. * debian/libc6.symbols.i386, debian/libc6-i386.symbols.{amd64,x32}: force the minimum libc6 version to >= 2.42, to ensure GLIBC_ABI_GNU_TLS is available, given symbols in .gnu.version_r section are currently not handled by dpkg-shlibdeps. glibc (2.42-4) unstable; urgency=medium . * Upload to unstable. glibc (2.42-3) experimental; urgency=medium . [ Aurelien Jarno ] * debian/patches/any/git-ldd-set-u.diff: backport fix to allow using set -u on ldd. Closes: #1114824. * debian/patches/git-updates.diff: update from upstream stable branch. * debian/patches/any/git-linux-termios.diff: backport fix for termios regression with non-standard baud rate. . [ Samuel Thibault ] * debian/patches/hurd-i386/git-sigreturn-SEGV.diff: catch SIGSEGV on returning from signal handler. * debian/patches/hurd-i386/git-rlimit-as.diff: Support RLIMIT_AS. * debian/patches/hurd-i386/local-aux-pagesz.diff: Fix getauxval(AT_PAGESZ). * debian/patches/hurd-i386/git-run-iconv-test.sh.diff: Fix running iconv tests. * debian/patches/hurd-i386/git-elf-ordering.diff: Fix running ELF ordering tests. * debian/patches/hurd-i386/git-rename.diff: Fix renaming directories with trailing slahes. * debian/patches/hurd-i386/git-signal-SSE-MMX.diff: Fix signals thrashing SSE&MMX state. glibc (2.42-2) experimental; urgency=medium . [ Samuel Thibault ] * patches/hurd-i386/git-random-malloc.diff: Use upstream patch. . [ Michael Biebl ] * debian/rules.d/build.mk: remove /lib from ld.so.conf files. Closes: #1111805. . [ Luca Monducci ] * Update Italian debconf translation. Closes: #1111902. . [ Aurelien Jarno ] * debian/control.in/libc, debian/rules.d/debhelper.mk: change libc-gconv-modules-extra Recommends into a Depends as many packages still use the extra gconv modules. * debian/patches/git-updates.diff: update from upstream stable branch. - debian/patches/hurd-i386/git-random-malloc.diff: upstreamed. - debian/symbols.wildcards: add new GLIBC_ABI_DT_X86_64_PLT, GLIBC_ABI_GNU_TLS and GLIBC_ABI_GNU2_TLS versions. * debian/sysdeps/riscv64.mk: remove TIMEOUTFACTOR override as buildds are not QEMU based anymore. * debian/sysdeps/riscv64.mk: configure with --enable-multi-arch. * debian/control.in/main: drop ${shlibs:Depends} for libc-gconv-modules-extra to avoid creating a dependency loop. This can be re-added once libc6 changes back the Depends into a Recommends. glibc (2.42-1) experimental; urgency=medium . [ Aurelien Jarno ] * New upstream release: - debian/copyright: update following upstream changes. - debian/symbols.wildcards: add 2.42. - debian/control.in/main: bump binutils-for-host Build-Depends to >= 2.39. - debian/patches/git-updates.diff: update from upstream stable branch. - debian/patches/hurd-i386/git-proc_reauth.diff: upstreamed. - debian/patches/hurd-i386/git-mig-strncpy.diff: upstreamed. - debian/patches/hurd-i386/git-pthread_sigmask_nothread.diff: upstreamed. - debian/patches/hurd-i386/git-rt-timedwait-realtime.diff: upstreamed. - debian/patches/hurd-i386/git-pthread_setcancel.diff: upstreamed. - debian/patches/hurd-i386/git-dup-refcnt.diff: upstreamed. - debian/patches/hurd-i386/git-xstate.diff: upstreamed. - debian/patches/hurd-i386/git-utime-EINVAL.diff: upstreamed. - debian/patches/hurd-i386/git-xstate-initialized.diff: upstreamed. - debian/patches/hurd-i386/git-signal-fpe-exceptions.diff: upstreamed. - debian/patches/hurd-i386/git-symlink-eexist.diff: upstreamed. - debian/patches/hurd-i386/git-rename.diff: upstreamed. - debian/patches/hurd-i386/local-pthread_once.diff-2.42: renamed and replace debian/patches/hurd-i386/local-pthread_once.diff. - debian/patches/hurd-i386/hurd-i386/local-no_unsupported_ioctls.diff: rebased. - debian/patches/hurd-i386/local-static_pthread_setcancelstate.diff: dropped, obsolete. - debian/patches/any/local-tcsetaddr.diff: rebased. * debian/debhelper.in/libc.preinst: drop support code for upgrading from glibc < 2.34. * debian/debhelper.in/libc.preinst: remove kFreeBSD support code. * debian/debhelper.in/libc.postinst: remove support code to upgrade to trixie. * Drop support for /etc/locales.alias (Closes: #1095101): - debian/debhelper.in/locales.install: stop installing /etc/locales.alias - debian/debhelper.in/locales.links: remove - debian/local/usr_sbin/locale-gen: stop passing locales.alias in the localedef call. - debian/patches/all/local-alias-et_EE.diff: drop, obsolete. - debian/patches/all/local-ru_RU.diff: drop, obsolete * debian/rules.d/{build.mk,debhelper.mk}: add makefile dependencies to get the package buildable with make --shuffle=reverse. Closes: #1105334. * debian/rules, debian/rules.d/control.mk: remove temporary libc{6,6.1,0.3} files after the debian/control rule instead of in the clean rule. * debian/rules: drop now useless removal of files from the clean rule. * debian/rules: simplyfing using dpkg mk fragments files. * debian/rules.d/debhelper.mk: merge normal and stage1 debhelper_% targets. * Split-out gconv modules for non-Latin-1 and non-UTF encoding into a separate package (Closes: #1005193): - debian/control.in/main: add libc-gconv-modules-extra. - debian/control.in/libc: recommends libc-gconv-modules-extra. - debian/debhelper.in/libc.install: do not list any gconv file, the list of gconv files is now computed dynamically. - debian/rules.d/debhelper.mk: dynamically compute the list of gconv files based on the gconv configuration files, for both the libc and libc-gconv-modules-extra packages. - debian/rules: Add libc-gconv-modules-extra to the list of arch:any packages to build. * debian/control.in/main, debian/sysdeps/{amd64,arm64,i386,x32}.mk: enable SFrame support for amd64 and arm64 builds. . [ Samuel Thibault ] * debian/testsuite-xfail-debian.mk: Update xfails. Closes: #1110125. * debian/patches/hurd-i386/git-random-malloc.diff: Fix /hurd/random startup. . [ Simon Chopin ] * debian/rules.d/build.mk: use envvars for CFLAGS rather than configparms (LP: #2115734) * debian/rules.d/tarball.mk: document the hash when importing from upstream branch. gnome-remote-desktop (49.2-1) unstable; urgency=medium . * New upstream release groonga (15.2.1+dfsg-1) unstable; urgency=medium . * New upstream version 15.2.1+dfsg lazygit (0.57.0+ds1-1) unstable; urgency=medium . * New upstream version 0.57.0 + New repack version 0.57.0+ds1 without vendor/** * d/README.source: Explain how to handle new *-master directories * d/manpages/lazygit.1.in: + Fix flag syntax: -- instead of --- in manpage + Show default value for --screen-mode + Remove incorrect space in sample path * Refresh the patches libdbd-pg-perl (3.18.0-3) unstable; urgency=medium . * Add postgresql-common-dev to Build-Depends to get /usr/share/postgresql-common/supported-versions back. Thanks to Paul Gevers for the bug report. (Closes: #1121958) mariadb (1:11.8.5-2) unstable; urgency=medium . [ Aquila Macedo ] * Relax perl client dependencies in mariadb-client (Closes: #1115678) . [ Otto Kekäläinen ] * Make all MariaDB client plugins available in server plugin path * Ensure dh_missing runs as intended in debian/rules * Install upstream generated symlinks/binaries/manpages * Fix misc typos and in Debian packaging * Update Lintian overrides to clean away false positives and remove obsolete Lintian overrides . [ MichaIng ] * Make mariadb-common postinstallation script robust for situations where the /etc/mysql/mariadb.cnf file for any reason was deleted on the system so that the install/upgrade completes regardless nftables (1.1.6-1) unstable; urgency=medium . * [76930dd] d/watch: add `Matching-Pattern`, use `@PACKAGE@` in `Source:` * [2ffdc3a] New upstream version 1.1.6 (Closes: #1121439) - Complete lightweight tunnel template support, including vxlan, geneve and erspan - Support for wildcard in netdev hooks - Support to pass up bridge frame to the bridge device for local processing - fib expression correct bytecode for Big Endian and other Big Endian fixes - man nft(8) documentation updates * [5e550d0] d/patches: drop upstreamed patches * [8db0897] d/control: bump min. version for libnftnl-dev build-dep to 1.3.1 * [0a941cd] d/rules: drop obsolete configure option * [7a1086c] d/rules: suppress running of test-suites * [33bbeba] d/tests: drop obsolete minimum kernel-version checks from test-runners * [baaeb07] d/t/internaltest-monitor.sh: use `-H` option to test with installed nft * [705fbab] d/t/internaltest-py.sh: use `-H` option to test with installed nft * [64c9797] d/t/internaltest-json-echo.sh: run new test-suite * [4d2ee27] d/t/control: add gawk dependency for shell test-suite * [201eb5a] d/rules: use `$(DEB_SOURCE)` for source package name * [d12f0ee] d/rules: use `$(SOURCE_DATE_EPOCH)` for build time-stamp * [c380eb1] d/p/fix-man-page-typo.patch: new patch to fix typo nim (2.2.4-2) unstable; urgency=medium . * QA upload. * Fix clean target. Closes: #1047012. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Rename gitlab-ci.yml to salsa-ci.yml and use the simplified version. node-jest (29.6.2~ds1+~cs73.45.28-9) unstable; urgency=medium . * Team upload * Port to glob@10 orthanc-dicomweb (1.22+dfsg-1) unstable; urgency=medium . * New upstream version py-ubjson (0.16.1-5) unstable; urgency=medium . * Team upload. * Fix test failure and FTBFS with Python 3.14 by adding a new patch to provoke recursion errors and update the message that the test is looking for to match Python 3.14 (Closes: #1122025). * Update Standards-Version to 4.7.2 (no changes required). python-bcrypt (5.0.0-3) unstable; urgency=medium . * Team upload. * Breaks: python3-passlib (<< 1.9.3-1~) (closes: #1122147). python-librt (0.7.3-1) unstable; urgency=medium . * New upstream version * d/copyright: add license for newly added base64 code * d/rules: adjust to new sdist layout python-pkcs11 (0.9.3-1) unstable; urgency=medium . * Team upload. * New upstream release. - includes compatibility with Python 3.14 (Closes: #1122004) - update to pyproject.toml build system - drop patches applied upstream * Update Standards-Version to 4.7.2 (no changes required). python-pyglm (2.8.3-1) unstable; urgency=medium . * New upstream version 2.8.3 * Migrate to PEP 517 build python-pyspoa (0.3.2-1) unstable; urgency=medium . [ Aryan Karamtoth ] * Package Adoption * Added gbp.conf * Standards-Version: 4.7.2 . [ Andreas Tille ] * d/watch: version=5 re2c (4.3.1-1) unstable; urgency=medium . * New upstream version 4.3.1 * Watch: convert to v5. * Control: remove Rules-Requires-Root. renpy (8.3.4+dfsg-6) unstable; urgency=medium . * Fix FTBFS with recent Cython (Closes: #1119772, LP: #2134079) renpy (8.3.4+dfsg-5) unstable; urgency=medium . * Patch-out usage of python3-legacy-cgi renpy (8.3.4+dfsg-4) unstable; urgency=medium . * Realy fix fonts-roboto -> fonts-robot-hinted breakage (Closes: #1111365) renpy (8.3.4+dfsg-3) unstable; urgency=high . * Fix fonts-roboto -> fonts-robot-hinted breakage (Closes: #1111365) renpy (8.3.4+dfsg-2) unstable; urgency=medium . * Team upload * Depend on fonts-roboto instead of fonts-robot-hinted which was a transitional package that was removed today renpy (8.3.4+dfsg-1) unstable; urgency=medium . * New upstream version 8.3.4+dfsg * Add myself as Uploader renpy (8.3.3+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.3.3+dfsg * Add dependency on python3-legacy-cgi (Closes: #1084561) * Refresh patches, add one-line SyntaxWarning patch renpy (8.2.3+dfsg-1) unstable; urgency=medium . * New upstream version 8.2.3+dfsg . [ Gregor Riepl ] * Add a patch for compatiblity with Python 3.12 (Closes: #1077202) * Add a patch for compatibility with FFMPEG 7 (Closes: #1077537) renpy (8.2.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.2.2+dfsg * Refresh patches * Set Rules-Requires-Root: no renpy (8.2.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.2.1+dfsg * apply the usual Multiarch hint * add runtime dependency on python3-ecdsa * loosen dependency on python3-six * use new dh-sequence-python3 * refresh patches renpy (8.1.3+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.1.3+dfsg (Closes: #1038426) * build with cython3-legacy for now (Closes: #1056883) * only build for current python3 (Closes: #1055736) * remove usage of python3-future (Closes: #1061451) * replace transitional libfreetype6-dev Dep with libfreetype-dev * d/rules: trim & use /usr/share/dpkg/{architecture,buildflags}.mk * close old, unreproductible, Python2-related, Ubuntu bugs. (LP: #1017063, LP: #314936, LP: #1972076, LP: #1086231) * switch to python3-sphinx-rtd-theme * refresh patches renpy (8.0.3+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.0.3+dfsg. * Update python3.11.patch. renpy (8.0.2+dfsg-3) unstable; urgency=medium . * Team upload. * Fix FTBFS with latest setuptools version in Debian. (Closes: #1030459) renpy (8.0.2+dfsg-2) unstable; urgency=medium . * Team upload. * Work around FTBFS with Python 3.11. Add python-3.11.patch. (Closes: #1024317, #1027812) * Declare compliance with Debian Policy 4.6.2. renpy (8.0.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.0.2+dfsg. * Update debian/copyright for new release * Drop no-tinyfiledialogs.patch. The module has been included now. renpy (8.0.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 8.0.1+dfsg. * Renpy supports Python 3 now. (Closes: #1006540, #938351) * Remove get-orig-source target. * Rename python-renpy binary package to python3-renpy and also remove python-ctypes from Recommends in debian/control. * Switch to debhelper-compat = 13. * Declare compliance with Debian Policy 4.6.1. * d/control: Use https for homepage URL. * Refresh all patches. * Build-depend and depend on python3-future. * Depend on python3-six for compatibility reasons. * Depend on python3-pefile for changing icons. * Add cython3.patch to find the correct cython command. * Drop system-fribidi.patch and use local fribidi sources because the system library does not work currently. * Add no-tinyfiledialogs.patch because the tinyfiledialogs library is not present. * Install higher resolution icons. renpy (7.3.5+dfsg-2) unstable; urgency=medium . * Team upload. * Depend on libswresample instead of libavresample. (Closes: #971325) Port to Python 3 has still not been finished yet. Just switch the dependency, the game is still broken though. See also #938351. * Depend on python3-pygame-sdl2. renpy (7.3.5+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 7.3.5+dfsg. * Declare compliance with Debian Policy 4.4.1. renpy (7.3.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 7.3.2+dfsg. * Switch to debhelper-compat = 12. * Declare compliance with Debian Policy 4.4.0. * Use canonical VCS URI. renpy (7.1.3+dfsg-2) unstable; urgency=medium . * Team upload. * Link the Nanum font with renpy.links, so that renpy-demo and renpy-thequestion have access to the same file. This fixes an error in the preferences menu. renpy (7.1.3+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 7.1.3+dfsg. * Update debian/copyright for new release. * Remove fonts-droid-fallback dependency. The font is gone. renpy (7.1.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 7.1.1+dfsg * Remove fribidi-src from upstream tarball. We use Debian's system library instead. renpy (7.1.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 7.1.0+dfsg. * Declare compliance with Debian Policy 4.2.1. * Add system-fribidi.patch and prefer Debian's system version again. renpy (7.0.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 7.0.0+dfsg. renpy (6.99.14.3+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.14.3+dfsg. * Declare compliance with Debian Policy 4.1.4. renpy (6.99.14.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.14.1+dfsg. * Drop README.source. The source files for the documentation are now included in the original tarball. renpy (6.99.14+dfsg-1) unstable; urgency=medium . * New upstream version 6.99.14+dfsg. * Use compat level 11. * Declare compliance with Debian Policy 4.1.3. * Remove the doc directory in Files-Excluded. * Remove all generated code in module/gen in dh_clean override. renpy (6.99.13+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.13+dfsg. * Declare compliance with Debian Policy 4.1.2. * Rebase translations-tmpdir.patch. * Build the documentation from source with sphinxdoc. * Add README.source. * Update debian/copyright for new release. renpy (6.99.12.4+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.12.4+dfsg. * Drop deprecated menu files and xpm icons. * renpy: Recommend python-tk which is required when creating new projects. Thanks to Hans Joachim Desserud for the report. (Closes: #863993) * Use https for Format field. * export DEB_BUILD_MAINT_OPTIONS = hardening=+all. * Declare compliance with Debian Policy 4.0.0. renpy (6.99.12.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.12.2+dfsg. renpy (6.99.12.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.12.1+dfsg. renpy (6.99.12+dfsg-2) unstable; urgency=medium . * Team upload. * Fix translations-tmpdir.patch and use os.path.expanduser. renpy (6.99.12+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.12+dfsg. * Switch to compat level 10. * Update Files-Excluded paragraph. * Fix symlinks to font files. * Install gui directory into renpy package. * Add translations-tmpdir.patch and use the user's HOME directory for storing the temporary translations file. renpy (6.99.11+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version 6.99.11+dfsg. * Declare compliance with Debian Policy 3.9.8. * Add new 128x128 pixel hicolor icon for renpy-demo. renpy (6.99.10+dfsg-1) unstable; urgency=medium . * Team upload. * Imported Upstream version 6.99.10+dfsg. * Drop remove-PydevCodeAnalysisIgnore.patch. Fixed upstream. * Convert hicolor MacOS icons for renpy and renpy-thequestion to png and install them to hicolor directory. Build-Depend on icnsutils. renpy (6.99.9+dfsg-1) unstable; urgency=medium . * Team upload. * Imported Upstream version 6.99.9+dfsg. * Fix Vcs-Git URI. * Drop 04_typo.patch, IMG_savepng.c.patch, ffmpeg-2.9.patch. They were applied upstream. * Declare compliance with Debian Policy 3.9.7. * Update debian/copyright for new release. * Override Lintian error source-is-missing because the js files are replaced by symlinks to Debian packages which contain the sources. * Add remove-PydevCodeAnalysisIgnore.patch and remove #@PydevCodeAnalysisIgnore from renpy.py because it causes a runtime error and the game will not start. renpy (6.99.8+dfsg-2) unstable; urgency=medium . * Team upload. * Add IMG_savepng.c.patch and fix FTBFS on Big-endian architectures. renpy (6.99.8+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. (Closes: #810852) * debian/control: - Switch to SDL2. - Remove libspeex-dev, libavutil-dev, libmodplug-dev, libpng-dev. - Add libjpeg-dev and python-pygame-sdl2. - Replace fonts-roboto with fonts-roboto-hinted. - renpy: Remove versioned python-renpy (<< ${source:Version}.1~) dependency. * Rebase patches 01-04. * debian/rules: Use DEB_HOST_MULTIARCH for renpy's install path. * Merge ffmpeg related patches into ffmpeg-2.9.patch. * Ensure that renpy can be built twice in a row. * debian/rules: Find all html files and fix the privacy issue. * renpy-demo: Replace NanumGothic.ttf with system font * renpy: Replace DroidSansFallback.ttf with system font. * renpy: Replace DejaVuSans-Bold.ttf with system font. * Update debian/copyright for new release and switch to copyright format 1.0. * Add get-orig-source target and remove prebuilt *.pyo files and unwanted fonts which are already packaged for Debian. renpy (6.17.6-4) unstable; urgency=medium . * Team upload. * Fix file permissions in dh_auto_build override and only in dh_install-indep. Thus we can completely remove the second dh_install override which also ensures that the privacy issues are properly fixed. renpy (6.17.6-3) unstable; urgency=medium . * Team upload. * Add an arch-indep override for dh_install so that building the package will not fail on buildd. renpy (6.17.6-2) unstable; urgency=medium . * Team upload. * Fix FTBFS with FFmpeg 2.9. Thanks to Andreas Cadhalpun for the report and patch. (Closes: #803858) * Replace macros removed from FFmpeg. Thanks to Andreas Cadhalpun for the report and patch. (Closes: #758365) * wrap-and-sort -sa. * Declare compliance with Debian Policy 3.9.6. * Move the package to Git. * Remove debian/pycompat because it is obsolete. * Remove README.source because source format 3.0 uses quilt by default. * d/control: - Remove quilt from Build-Depends. - Remove dpkg-dev from Build-Depends. - Use unversioned libglew-dev build-dependency. - Remove versioned dependency on python-pygame. - Switch to fonts-dejavu-core. - Replace fonts-roboto with fonts-roboto-hinted and adjust the paths in links files accordingly. - Build-depend on libpng-dev instead of libpng12-dev. (Closes: #662492) * renpy-doc: Depend on libjs-jquery and libjs-underscore and fix Lintian warning about embedded javascript libraries. * Simplify debian/rules by using dh sequencer. Remove dirs and docs file and use install files instead. Replace dh_install, dh_links and dh_installmanpages commands with install, links and manpages files. * Ensure renpy can be built twice in a row. * source/options: Do not use bzip compression and use xz compression instead. * Update debian/watch and detect the latest releases. Thanks to Bart Martens. * desktop files: Add keywords and a comment in German. Change category key to Game;AdventureGame; renpy (6.17.6-1.1) unstable; urgency=medium . * Non-maintainer upload. * Tighten dependency of penpy on same version of python-renpy" (Closes: #753756) renpy (6.17.6-1) unstable; urgency=medium . [ Miriam Ruiz ] * New Upstream Release. Closes: #690984 * Added libavresample-dev to Build-Depends. Closes: #732333 Thanks to Gregor Riepl. * Refreshed patches. * Added zenity to renpy Recommends. Closes:#707936 * Added to renpy Depends: fonts-roboto, fonts-motoya-l-cedar, fonts-nanum * Moved to dh_python2. It was time! * Added cython to Build-Depends renpy (6.16.5-1) unstable; urgency=medium . [ Miriam Ruiz ] * New Upstream Release. - CLoses: #732375 (Ren'Py fails to build due to freetype2 detection error) * Upgraded Standards-Version from 3.9.4 to 3.9.5 * Removed potential privacy breach by fetching data from Google at runtime in the documentation files renpy (6.15.7-1) unstable; urgency=low . [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org . [ Miriam Ruiz ] * New Upstream Release. Closes: #721026 * Upgraded Standards-Version from 3.9.3 to 3.9.4 * Upgraded compat level to 9 * Fortified the building of the module renpy (6.13.12-1) unstable; urgency=low [ Miriam Ruiz ] * New Upstream Release * Refreshed patches * Upgraded Standards-Version from 3.9.2 to 3.9.3 * Added build-indep and build-arch targets renpy (6.12.2-1) unstable; urgency=low [ Miriam Ruiz ] * New Upstream Release * Refreshed patches * Added Build Dependencies: zlib1g-dev, libfreetype6-dev and libpng12-dev. Closes: #633672 * Upgraded Standards-Version from 3.9.1 to 3.9.2 renpy (6.12.0-1) unstable; urgency=low [ Miriam Ruiz ] * New Upstream Release * Refreshed patches * Upgraded to Debian Source Format 3 (quilt) renpy (6.11.0-1) experimental; urgency=low [ Miriam Ruiz ] * New Upstream Release * Added Build Dependency: libglew1.5-dev * Ren'Py requires at least python 2.6 * Upgraded Standards-Version from 3.8.4 to 3.9.1 * Refreshed patches renpy (6.10.2.dfsg1-1) unstable; urgency=low [ Miriam Ruiz ] * New Upstream Release. Closes: #579352 * Added libfribidi-dev to Build-Depends * Upgraded Standards Version to 3.8.4 * Fixed debian/watch file. Thanks to Yan Morin. Closes: #530950 * Added 04_editor.patch to call Debian's default editor instead of jEdit. Closes: #517891 renpy (6.9.3.dfsg1-1) unstable; urgency=low [ Miriam Ruiz ] * New Upstream Release - This release fixes several bugs with Ren'Py, includes better support for running from a portable storage device, and includes a rewritten Ren'Py Launcher. * Upgraded Standards Version to 3.8.3 * Added get-orig-source target renpy (6.3.1.ds1-1) unstable; urgency=low * New Upstream Release. renpy (6.3.0.ds1-1) unstable; urgency=low * New Upstream Release. renpy (6.2.0.ds1-1) unstable; urgency=low * New Upstream Release. First upload to Debian archive. rust-doxx (0.1.2-3) unstable; urgency=medium . * Package doxx 0.1.2 from crates.io using debcargo 2.7.11 * d/copyright: Add the project author email address * d/control: Remove help2man from B-D * d/doxx.1: Add authors information rust-kmon (1.7.1-1) unstable; urgency=medium . [ Carl Keinath ] * Package kmon 1.7.1 from crates.io using debcargo 2.7.11 * Adopt package (Closes: #1066127) * d/patches: - refresh patches - drop replace-copypasta-ext.patch * using dh-sequence-cargo instead of dh-cargo . [ Matthias Geiger ] * d/control: Set dh-comapt = 13, SV- 4.7.7 sfepy (2025.3-2) unstable; urgency=medium . * Team upload. * Build extension with all supported python versions (Closes: #1120567). * Let pybuild do more of the build automatically. * Add missing dependency on python3-all in autopkgtest tests. sigsum-go (0.13.1-1) unstable; urgency=medium . * New upstream version 0.13.1 * Enable Salsa rdeps sigsum-go (0.13.0-1) unstable; urgency=medium . * New upstream version 0.13.0 * Use ldflags to fix --version * Modernize Salsa CI starpu (1.4.10+dfsg-2) unstable; urgency=medium . * patches/doxygen-choke: Fix typos making doxygen 1.9.15 choke (Closes: #1121854) starpu (1.4.10+dfsg-1) unstable; urgency=medium . * New upstream release. - Rename libstarpu-1.4-8 into libstarpu-1.4-9 according to soname bump. * patches/doxygen-hip: Avoid doxygen build warning. storm (1.1-1) unstable; urgency=medium . * New upstream release. * Use dh-sequence-python3. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. * debian/copyright: Remove old FSF postal address. * Standards-Version: 4.7.2. tiktoken (0.12.0-2) unstable; urgency=medium . * Team upload. * Reduce patching of Cargo.toml for rustc-hash to fix FTBFS (Closes: #1121849). tree-puzzle (5.3~rc16+dfsg-14) unstable; urgency=medium . [ Helmut Grohne ] * Fix FTCBFS: uses mpicc Closes: #1106704 * Build-Depends: pkgconf tree-puzzle (5.3~rc16+dfsg-13) unstable; urgency=medium . [ Chris Lamb ] * Make the build reproducible Closes: #1108273 . [ Andreas Tille ] * d/watch: version=5 * Standards-Version: 4.7.2 (routine-update) trnascan-se (2.0.12+ds-2) unstable; urgency=medium . * Team upload. * d/rules: force std=gnu11 Closes: #1114419 * d/watch: version=5 * Standards-Version: 4.7.2 (routine-update) * Use secure URI in Homepage field. trnascan-se (2.0.12+ds-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) trnascan-se (2.0.10+ds-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.1 (routine-update) * No tab in license text (routine-update) trnascan-se (2.0.9+ds-1) unstable; urgency=medium . [ Nilesh Patra ] * Team Upload. * New upstream version 2.0.9+ds * Declare compliance with policy 4.5.1 * Update manpages . [ Étienne Mollier ] * d/control: update uploader address trnascan-se (2.0.7+ds-1) unstable; urgency=medium . * New upstream version. * Fixed typo in tRNAscan-SE.1. * Added configure_debugging.patch and build dependency to autoconf-archive to allow the propagation of CFLAGS. * Replaced Afif Elghraoui as Uploader since he is not active anymore. Thanks for having built and maintained this package! trnascan-se (2.0.6+ds-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 13 (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) trnascan-se (2.0.5-1) unstable; urgency=medium . * Team upload. . * Added a few autogenerated files to be excluded for d/copyright. * d/control: - Changed XS-Autobuild to: yes - Standards-Version: 4.4.1 (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * debian/copyright: use spaces rather than tabs to start continuation lines. trnascan-se (2.0.3-1) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Upstream agreed to GPL the code here: https://lists.debian.org/debian-med/2018/09/msg00067.html . [ Jeremy Bicha ] * Build-Depend on infernal to block the package being built on architectures where it's not available . [ Steffen Moeller ] * debhelper-compat 12 * Standards-Version: 4.4.0 * Secure URI in copyright format trnascan-se (2.0.0-3) unstable; urgency=medium . * Team upload. * Standards-Version: 4.2.0 * d/copyright: Add Disclaimer and link to attempt to free the code trnascan-se (2.0.0-2) unstable; urgency=medium . * Team upload. * Check existence of files before calling chmod on them to fix arch indep builds Closes: #904444 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.5 * Clean up properly * Fix paths in d/copyright * hardening=+all trnascan-se (2.0.0-1) unstable; urgency=medium . [ Steffen Moeller ] * debian/upstream/metadata: - Added references to registries - yamllint cleanliness * upstream/metadata RRID->SciCrunch . [ Afif Elghraoui ] * debian/watch: update to new URL * New upstream version * Standards-Version 4.1.3 * debhelper compat 11 * d/rules: clean up and remove dh_installchangelogs * Overhaul packaging for new build system * d/copyright: license change (GPL 2+ -> 3+); updated copyright years * install examples * Add dependency on infernal * Update autopkgtest trnascan-se (1.3.1-1) unstable; urgency=medium . * Initial release (Closes: #803542) xfsprogs (6.17.0-2) unstable; urgency=medium . * Fix broken quota that is caused by a bad ioctl xfsprogs (6.17.0-1) unstable; urgency=low . * New upstream release REMOVED: fortunes-es 1.36+nmu1 REMOVED: golang-github-nebulouslabs-bolt 1.0+git20170823.0.a22e934-1.1 REMOVED: libpam-afs-session 2.6-5