alsa-tools (1.2.15-1) unstable; urgency=medium . * New upstream release. * Update watch file to version 5. * Build and ship envy24control again, now ported to GTK4. * Drop redundant Rules-Requires-Root control field. * Refresh patches. * Remove ld10k1 postrm script with no actual code in it. * Add systemd service file for ld10k1 (closes: #1039122). * Add call to dh_installsystemd. alsa-tools (1.2.14-2) unstable; urgency=medium . * Team upload * alsa-tools-gui: Stop building echomixer, envy24control, and rmedigicontrol because they still use gtk2 (Closes: #967250) alsa-tools (1.2.14-1) unstable; urgency=medium . * New upstream release. * Update copyright years. * Update Standards-Version to 4.7.2 (no changes needed). alsa-tools (1.2.11-1.1) unstable; urgency=medium . * Non-maintainer upload. * Use udev.pc to place udev files. (Closes: #1058857) * Avoid hard-coding path to udev helpers in udev rules, as it will change. * Update firmware path to /usr/lib/firmware. alsa-tools (1.2.11-1) unstable; urgency=medium . * New upstream release. * Update watch and copyright files for new https-based download URL. * Update copyright years. alsa-tools (1.2.5-3) unstable; urgency=medium . * Drop changelog.ALSA. * Drop obsolete debian/NOTES. * Import upstream signing key and configure watch file to check for sigs. * Add pkexec to alsa-tools-gui's Depends (closes: #1035104). alsa-tools (1.2.5-2) unstable; urgency=medium . * Install AppStream metadata in /usr/share/metainfo. * Move priority of all binary packages to optional. * Detail license for metainfo data in debian/copyright. * Move watch file to version 4. * Bump debhelper compat to v13 and declare it via debhelper-compat. * Set Rules-Requires-Root to no. * Add upstream metadata. * Update Standards-Version to 4.6.0. * Pass -a instead of -s to dh_installdirs. * Use dh_missing --list-missing. * Add Pre-Depends: ${misc:Pre-Depends} to ld10k1. alsa-tools (1.2.5-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Modify udev rule for alsa-firmware-loaders to run tascam_fpga based on a ATTR{id} match, as reported and tested by Jaime T (closes: #844501). * Switch to FLTK 1.3, Build-Depend on libfltk1.3-dev (closes: #974624). * Add completely untested AppStream metainfo for the Tascam sound cards firmware loaders. Thanks Petter Reinholdsten for the suggestion (closes: #838154). alsa-tools (1.2.2-1) unstable; urgency=medium . * New upstream release. - hdspmixer: Use __u32 and __u64 for RMS array types (closes: #951931) * Apply patches from Vagrant Cascadiant to fix reproducibility issues with the emu10k1MIDIEffects example Makefile: - strip instances of build path out of example Makefile (closes: #949114). - set GREP, MKDIR_P, SED and SHELL from ./configure, to prevent variations when built on a system with merged /usr (closes: #949115). * Run dh_update_autotools_config before running configure (closes: #894189). * Merge MR !2 from Olivier Humbert to improve alsa-tools-gui desktop integration, by replacing our .desktop files by the upstream-provided ones, and applying several improvements (closes: #896471). alsa-tools (1.1.7-1) unstable; urgency=medium . [ Jordi Mallach ] * Update Vcs-* fields to reflect conversion to Git and move to salsa.d.o. * Add debian/gbp.conf with current git repo layout options. * Drop clang-ftbfs.patch: obsolete. . [ Elimar Riesebieter ] * New upstream release. * Bump Standards-Version to 4.3.0. * Bump Build-Depends: libasound2-dev (>= 1.1.8). . [ Jordi Mallach ] * Revert "Bump Build-Depends: libasound2-dev (>= 1.1.8)", there's no need. alsa-tools (1.1.3-1) unstable; urgency=medium . [ Elimar Riesebieter ] * New upstream release. * Bumped debhelper compatibility level to 10. * Changed debian/compat accordingly. * Remove --with autoreconf from calls to dh. With Debhelper compat level 10 the autoreconf sequence is enabled by default. * Added Keywords to .desktop files. * Introduced lintian-overrides. Lintian complains no hardening although hardeining=+all is set in debian/rules. * Dropped gcc6-narrowing-error.patch. Applied upstream. * Updated changelog.ALSA. * Formatted debian/copyright as DEP5. * Bump Standards-Version to 3.9.8. * Introduced spellfix-enought-to-enough.patch and spellfix-occured-to-ocured.patch. . [ Jordi Mallach ] * Use HTTPS in Homepage and copyright-format URLs. * Add detailed copyright information for all tools. * Remove individual, per-package obsolete copyright files. * Remove lintian-overrides, this needs to be fixed in the upstream build-system, not be overridden. alsa-tools (1.1.0-2) unstable; urgency=medium . [ Elimar Riesebieter ] * Cherry picked gcc6-narrowing-error.patch from git to prevent a FTBFS on architecture armel. (closes: 837590) . [ Jordi Mallach ] * Add Catalan translation to desktop files. * Enable hardening build options. alsa-tools (1.1.0-1) unstable; urgency=medium . [ Elimar Riesebieter ] * Add French localisation to the 6 .desktop files. Thanks to Olivier Humbert. (closes: #798052) . [ Luke Yelavich ] * New upstream release * Update changelog.ALSA . [ David Henningsson ] * Ship hdajacksensetest . [ Jordi Mallach ] * Use https for Vcs-Browser. * Remove Debian menu entries for alsa-tools-gui. alsa-tools (1.0.29-1) unstable; urgency=medium . [ Elimar Riesebieter ] * Fix FTBFS with clang - Fixed undefined undefined reference error in as10k1/as10k1.c. Thanks to Arthur Marble (closes: #756805) . [ Luke Yelavich ] * New upstream release * Update changelog.ALSA . [ Jordi Mallach ] * Bump Standards-Version to 3.9.6. * Add Luke Yelavich to Uploaders. alsa-tools (1.0.28-1) unstable; urgency=medium . [ Luke Yelavich ] * New upstream release * Dropped patches, applied upstream: - as10k1_examples_Makefile.patch - init_live_bashismfix.patch - ld10k1_format-security.patch - manpage_spelling.patch - hda-verb_sys_io_h.patch alsa-tools (1.0.27-3) unstable; urgency=medium . [ Elimar Riesebieter ] * Use dh-autoreconf to fix FTBFS on ppc64el. Applied a patch from Ubuntu. Thanks to Logan Rosen for the hint. (closes: #736390) * Fix FTBFS on arm64. Extend hda-verb_sys_io_h.patch. Thanks to Adam Conrad. (closes: #743017) * Bump Standards-Version to 3.9.5 (no changes). . [ Jordi Mallach ] * Bump to debhelper compat v9. * Add debian/autoreconf with an explicit list of directories to process, otherwise dh-autoreconf fails miserably. alsa-tools (1.0.27-2) unstable; urgency=low . * hda-verb_sys_io_h.patch: Duh. Use ANDs, not ORs when testing architecture compiler macros. * Upload to unstable. alsa-tools (1.0.27-1) experimental; urgency=low . * New upstream release. * Drop ac3dec_cflags.patch: ac3dec has been removed from alsa-tools. * Update various packaging bits to adapt for the removal of ac3dec. * Add hda-verb_sys_io_h.patch: restrict include of sys/io.h for all architectures other than those based on x86, ARM, ALPHA or IA64. * Add envy24control_config_dir.patch: stolen from the Gentoo folks; envy24control would create a non-dot config directory in the user's home upon execution. Change the config dir to use a dotdir instead. Extend the patch as there are two locations for this definition (!). * Use default source package compression. * Don't pass static priorities and runlevels to dh_installinit. This is all managed via the LSB headers in the init script. * Add a symbols file for liblo10k1-0, even if it hasn't seen a single commit since its initial release. * Extend ld10k1's description. alsa-tools (1.0.26.1-1) experimental; urgency=low . * New upstream release. * Drop usx2yloader_tascam_fw_fix.patch, fixed upstream. * Add hda-verb to alsa-tools and hdajackretask to alsa-tools-gui. * Add libgtk-3-dev to Build-Depends. * Add a hdajackretask.desktop file and add an entry to Debian menu. * Bump Standards-Version to 3.9.4, with no changes needed. alsa-tools (1.0.25-2) unstable; urgency=low * Remove qlo10k1 entirely. It's based on Qt3 which is going away for wheezy (closes: #604340). * As a side effect, simplify configure calls by removing obsolete options. * Do not build liblo10k1 with --enable-static and drop .a files from the -dev package. * Bump Standards-Version to 3.9.3, no changes needed. * Remove Mikael Magnusson from Uploaders. * Don't install upstream AUTHORS files, the info is already in copyright. * Use dpkg-buildflags when configuring, to enable hardening flags. Add a build-dependency on dpkg-dev (>= 1.16.1). * Refresh all patches. * Add lo10k1_format-security.patch to fix -Werror=format-security build errors uncovered by the hardening flags now in use. * Add ac3dec_cflags.patch to avoid overwriting CFLAGS. alsa-tools (1.0.25-1) unstable; urgency=low * New upstream release. - changes to hdspmixer should fix crash (closes: #658002). * Update changelog.ALSA. * Avoid bugs like #629911 by guarding for loops with 'set -e'. * Run source package through wrap-and-sort. * Drop hdspmixer_recognize_RME.patch, applied upstream. * Use watch file version 3, and don't uupdate. * Decruft debian/rules a bit. alsa-tools (1.0.24.1-3) unstable; urgency=low [ Elimar Riesebieter ] * Applied hdspmixer_recognize_RME.patch from git. (closes: #641352) * Modified init_live_bashismfix.patch as told by Joachim Wiedorn, (closes: #644396). * Added build-indep to rules. [ Jordi Mallach ] * Update Vcs-* fields to non-redirected URLs. alsa-tools (1.0.24.1-2) unstable; urgency=low * Tighten libasound2-dev Build-Depends to >= 1.0.24.1, to avoid a build failure of hdspmixer due to missing new alsa-lib headers (closes: #629911). alsa-tools (1.0.24.1-1) unstable; urgency=low * New upstream release. * Bump debhelper compat to v8. Update .install files to remove the debian/tmp prefix. * Rename alsa-firmware-loaders.rules to .udev and use dh_installudev to install the rules file. * Drop obsolete README.source. * Bump Standards-Version to 3.9.2. * Use $(CURDIR) instead of `pwd`. alsa-tools (1.0.23-5) unstable; urgency=low * Switch to architecture wildcard 'linux-any'. * Remove unneeded .la file from liblo10k1-dev (closes: #621151). * Add patch from Simone Rosetto to fix loading of usx2yloader tascam firmware (closes: #620510). alsa-tools (1.0.23-4) unstable; urgency=low [ Elimar Riesebieter ] * Added armhf to the supported archs. (closes: #604651) * Bumped Standards-Version to 3.9.1. No changes alsa-tools (1.0.23-3) unstable; urgency=low [ Elimar Riesebieter ] * Removed udev from ld10k1's 'Depends:' and added udev to "# Should-Start:" in ld10k1's initscript. This makes it possible to install ld10k1 on archs and systems without the need to run udev. alsa-tools (1.0.23-2) unstable; urgency=medium [ Elimar Riesebieter ] * Added udev to ld10k1's 'Depends:'. Thanks Holger Levsen. (closes: #585889) [ Jordi Mallach ] * Add manpage_spelling.patch with fixes to some spelling errors in cspctl.1. * Fix spelling errors in Debian-provided lo10k1.1. * Add DEP-3 patch headers to all patches. * Remove duplicate Section field. * Point to the GPL-2 file in copyright files. alsa-tools (1.0.23-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * ld10k1: Introduced init_live_bashismfix.patch to fix some bashism found by checkbashisms script. Thanks Raphael Geissert. (closes: #581117). * alsa-firmware-loaders: Don't create the symbolic link /etc/udev/rules.d/z55_alsa-firmware-loaders.rules (closes: #583743). alsa-firmware-loaders.postrm isn't needed anymore. * Added dependency on $remote_fs in ld10k1 initscript. [ Jordi Mallach ] * Add powerpcspe to the list of supported architectures, and remove lpia, which is no longer being used by Ubuntu. alsa-tools (1.0.22-1) unstable; urgency=low * New upstream release. - fixes envy24control when running Linux 2.6.32 (closes: #569275). [ Elimar Riesebieter ] * Switched to source version 3.0. * Install alsa-firmware-loaders.rules as /lib/udev/rules.d/alsa-firmware-loaders.rules * Replace SYSFS{}= with ATTR{}= in alsa-firmware-loaders.rules. Thanks Jakob Schuerz (closes: #566124) * Replace BUS== with SUBSYSTEM== in alsa-firmware-loaders.rules. [ Jordi Mallach ] * Add sparc64 to the list of supported architectures. * Bump Standards-Version to 3.8.4, with no changes required. alsa-tools (1.0.21-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * Added avr32 to supported archs. * Bumped Standards-Version to 3.8.3. No changes. * Added README.source. alsa-tools (1.0.15-2) unstable; urgency=low [ Elimar Riesebieter ] * Added hammerfall.patch, which fixes initialisation of all HDSP cards with hdspmixer (thanks, Frank Heckenbach). (closes: #450805) alsa-tools (1.0.14-2) unstable; urgency=low [ Elimar Riesebieter ] * Added README.Debian for alsa-firmware-loaders. (closes: 434592) * Managed to load usx2yloader via udev. (closes: #361558, #395371) * Make alsa-firmware-loaders depend on udev and fxload. alsa-tools (1.0.14-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * Added desktopfiles: echomixer.desktop envy24_control.desktop hdspconf.desktop hdspmixer.desktop rmedigicontrol.desktop A menu entry per each: (closes: 422773) Thanks Emmet Hikory. * Prepared to use quilt as the patch manager. * Removed 01_config.dpatch. Hardcoded in debian/rules. [ Jordi Mallach ] * debian/control: add XS-Vcs-Browser and XS-Vcs-Svn headers. * debian/*.desktop: Small changes to Comments. alsa-tools (1.0.14~rc3-2) experimental; urgency=low [ Jordi Mallach ] * debian/control: revert undocumented change to put alsa-firmware-loaders back in contrib/sound. alsa-tools (1.0.14~rc3-1) experimental; urgency=low [ Elimar Riesebieter ] * New upstream-release candidate alsa-tools (1.0.14~rc1-1) experimental; urgency=low * New upstream release candidate. [ Elimar Riesebieter ] * Added XS-X-Vcs-Svn field in control. * Added arch armel to all packages. (closes: 408772) alsa-tools (1.0.14~rc3-2) experimental; urgency=low [ Jordi Mallach ] * debian/control: revert undocumented change to put alsa-firmware-loaders back in contrib/sound. alsa-tools (1.0.13-1) unstable; urgency=low * New upstream release [ Elimar Riesebieter ] * Switched to debhelper 5 - debian/liblo10k1-dev.install: removed debian/tmp/usr/lib/pkgconfig/* - debian/ld10k1.install: removed debian/tmp/etc/ld10k1/* alsa-tools (1.0.12-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * debian/control: bump Standards-Version to 3.7.2, bump Build-Depends to libasound2-dev (>= 1.0.12). * Added myself to "Uploaders:". * Don't let changelogs be links, removed liblo10k1-dev.links and adjusted rules. This will satisfy lintian ;) alsa-tools (1.0.11-1) unstable; urgency=low * New upstream release [ Mikael Magnusson ] * ld10k1: Disable the daemon by default. (Closes: #344777 ld10k1: doesn't work well on startup to restore soundcard to a good state) [ Jordi Mallach ] * debian/control: Switch to GTK+2.0, all GTK tools can build with it now, and do it by default. alsa-tools (1.0.10+1.0.11rc2-1) experimental; urgency=low * New upstream release candidate [ Mikael Magnusson ] * Regenerate man pages with stylesheets from docbook-xsl-1.69.1 in order to solve problems with trademark characters [ Thomas Hood ] * Correct license text quotations in the "copyright" files * /etc/init.d/ld10k1: Use a more standard PATH alsa-tools (1.0.10+1.0.11rc2-1) experimental; urgency=low * New upstream release candidate [ Mikael Magnusson ] * Regenerate man pages with stylesheets from docbook-xsl-1.69.1 in order to solve problems with trademark characters [ Thomas Hood ] * Correct license text quotations in the "copyright" files * /etc/init.d/ld10k1: Use a more standard PATH amdsmi (7.1.1-1) unstable; urgency=medium . * New upstream version. cdist (7.0.0-6) unstable; urgency=medium . * QA upload. * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.2 * Apply Multi-Arch: hint * d/rules: use newer & shorter syntax * Use dh-sequence-python3 * Patch-out python3-six from build ceccomp (3.5-2) unstable; urgency=medium . * Port upstream fix for omit-leaf-frame-pointer cmph (2.0.2-4) unstable; urgency=medium . * QA upload. . [ Joseph Herlant ] * debp14 states we should use debian/master for master branch . [ Santiago Vila ] * d/copyright: License is LGPL-2 or MPL-1.1. Closes: #1018703. * Fix clean target. Closes: #1043717. * d/control: Apply multi-arch hints. * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Drop unused lintian overrides. * Raise debhelper compat level to 13. cockpit (353.1-1) unstable; urgency=medium . * New upstream release: - Networking: Suggest prefix length and gateway address - Drop symlinks to non-existing Arch logos in Debian packaging (Closes: #1121456) * debian/watch: Add extra upstream release node tarball connman (1.45-3) unstable; urgency=medium . * Depends on 'default-dbus-system-bus | dbus-system-bus' instead of dbus (Closes: #1122554). * Remove redundant Rules-Requires-Root. * Convert watch file to version 5. cron (3.0pl1-205) unstable; urgency=medium . * Use the command `date` and SOURCE_DATE_EPOCH to inject the date with a universal format into manpages, thanks to Vincent Lefevre's hint. Closes: #1122750 cron (3.0pl1-204) unstable; urgency=medium . * modified the test d/tests/day-month-out-of-bounds which fails on some architectures cron (3.0pl1-203) unstable; urgency=medium . * reverted the change (about LANG=C.UTF-8) bug 1122750 is closed, because the MDY format for dates is OK * added non-breaking spaces into the first line of tables, in the docbookxml source file crontab.5.xml, in order to reshape properly columns and avoid line breaks. Unfortunately, elements are poorly interpreted by xsltproc and the stylesheet for manpages. Closes: #1122802 cron (3.0pl1-202) unstable; urgency=medium . * added LANG=C.UTF-8 to make manpages, so their dates will be in English locale. Closes: #1122750 cron (3.0pl1-201) unstable; urgency=medium . * updated the man page crontab(5), and created a few tests to ensure that assertions made in the manual page are true, about day of month and year ranges, and about list of names regarding months ans days of week. Closes: #1104759 * added a build-dependency on docbook-xml debian-security-support (1:14+2025.12.11) unstable; urgency=medium . [ Holger Levsen ] * hello forky: - increase epoch. - add security-support.deb14. - drop security-support.deb10. * debian/control: drop Rules-Requires-Root: no (now the default). . [ Jochen Sprickerhof ] * Mark hdf5 as limited supported. Closes: #1117722. epiphany-browser (49.2-3) unstable; urgency=medium . * Replace Build-Depends: dbus with dbus-daemon (Closes: #1122566) fcml (1.3.0-2) unstable; urgency=medium . * Build-depend on libgvplugin-pango to allow building with graphviz 14+. Closes: #1122411. Thanks to László Böszörményi (GCS) for the fix! * Look for libjava.so to find any installed JRE. * Drop “Rules-Requires-Root: no” since it’s now the default. * Remove the old FSF address from debian/copyright. * Drop the obsolete Lintian override for the t64 suffix. * Standards-Version 4.7.2, no further change required. fonts-elstob (3.002+ds-1) unstable; urgency=medium . * New upstream version. * Bump standards version to 4.7.2. * d/control: drop Rules-Requires-Root. * d/watch: update to version 5. fortunes-it (2.18-1) unstable; urgency=medium . * New upstream release ft2-clone (2.02+ds-1) unstable; urgency=medium . * New upstream version. * d/control: drop Rules-Requires-Root. * d/watch: update to version 5. geary (46.0-10) unstable; urgency=medium . * Replace Build-Depends: dbus with dbus-daemon * Remove unnecessary Priority: optional field gegl (1:0.4.66-2) unstable; urgency=high . * Cherry-pick patch to fix armhf build gegl (1:0.4.66-1) unstable; urgency=high . * New upstream release * Remove implicit function declaration patch: applied in new release * Cherry-pick proposed security fix for ZDI-CAN-28266 * Remove unnecessary Priority: optional field gnome-console (49.1-2) unstable; urgency=medium . * Replace Build-Depends: dbus with dbus-daemon (Closes: #1122599) * Remove unnecessary Priority: optional field golang-github-smallstep-crypto (0.75.0-2) unstable; urgency=medium . * Increase test timeout to 25m for riscv64 debci golang-github-smallstep-crypto (0.75.0-1) unstable; urgency=medium . * New upstream version 0.75.0 golang-gvisor-gvisor (0.0~20240729.0-7) unstable; urgency=medium . * Team upload. * Patch to use cenkalti/backoff/v4 namespace golang-gvisor-gvisor (0.0~20240729.0-6) unstable; urgency=medium . * Team upload. * Use golang-github-cenkalti-backoff-v4-dev * Drop Rules-Requires-Root: no * Standards-Version: 4.7.2 * Bump debian/* copyright years gplanarity (17906+fork202521211-2) unstable; urgency=medium . * Team upload. * Do not attempt to install removed .xpm icon gplanarity (17906+fork202521211-1) unstable; urgency=medium . * Team upload. * Switch to fork at https://gitlab.com/twied/gplanarity * Port to GTK-3 (Closes: #967452) * Drop old Debian menu entry granite (6.2.0-6) unstable; urgency=medium . * QA upload * Properly support nogir build profile granite-7 (7.7.0-2) unstable; urgency=medium . * QA upload * Properly support nogir build profile joserfc (1.6.0-1) unstable; urgency=medium . * New upstream release. kameleon (2.11.1-1) unstable; urgency=medium . * New upstream version * remove Debian patch (applied upstream) * debian/watch: switch to version 5 * debian/control: remove R-R-R field kameleon (2.11.0-1) unstable; urgency=medium . [ Pierre Neyron ] * New upstream version 2.11.0 * Update debian/control: no dep to ruby-psych, it is included in libruby * Update debian/control: bump thor version, code requires 1.3 * Update debian/control: drop the podman recommend, no used so far in recipes * Remove debian/patches: all were applied upstream * Add qemu-user-static to recommends [ Vincent Danjean] * fix ruby-progressbar dependency kameleon (2.10.14-1) unstable; urgency=medium . * upload to unstable * reword description using upstream website * setup d/control for a ruby team package . kameleon (2.10.13-1) experimental; urgency=medium . * Initial release (Closes: #1101801) kameleon (2.10.13-1) experimental; urgency=medium . * Initial release (Closes: #1101801) lazarus (4.4+dfsg-1) unstable; urgency=medium . * New upstream version 4.4+dfsg libaqbanking (6.8.3-1) unstable; urgency=medium . * New upstream version 6.8.3. libbigwig (0.4.8+dfsg-3) unstable; urgency=medium . * Team upload. * Revert further packaging changes that left libbigwig0t64 empty (Closes: #1122031). mathicgb (1.1-1) unstable; urgency=medium . * New upstream release. * debian/control - Remove redundant Rules-Requires-Root field. * debian/mathicgb.examples - Remove file; example files are not included in distribution tarball. * debian/watch - Update to use tarball on GitHub releases page. microcom (2025.11.0-1) unstable; urgency=medium . * New upstream release * Drop upstream signing key, upstream stopped signing releases. * Bump Standards-Version (4.6.2 -> 4.7.2), no further changes needed. * Bump debhelper to version 13. mkchromecast (0.3.9~git20200902+db2964a-2.1) unstable; urgency=medium . * Non-maintainer upload. * Replace youtube-dl with yt-dlp (Closes: #1024216). mkchromecast (0.3.9~git20200902+db2964a-2) unstable; urgency=medium . * Also drop .gitignore files not present in the tarball. * Work around a weird issue with mkchromecast.getch not being installed. mkchromecast (0.3.9~git20200902+db2964a-1) unstable; urgency=medium . [ Muammar El Khatib ] * Changing the way mkchromecast-* packages recommend installation of mkchromecast. Closes: #909822. Thanks to Ruben Undheim for providing a patch. * The Debian packaging also was adapted and improved by Alec Leamas. . [ Stefan Rücker ] * debian: Remove links. * debian: Update to dh compat v13. * debian/control: Remove libav-tools. . [ Andrej Shadura ] * New co-maintainer. * Update to the new upstream snapshot, declare hard dependency on the newer pychromecast (Closes: #965249). * Set Vcs-* to salsa.debian.org. * Use secure URI in Homepage field. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Improve the Python bits of the packaging: - Add the Python dependencies to Build-Depends so that pybuild can use them. - Add missing dependencies. - Make sure Python files are installed with pybuild as well. - Use pybuild. * Install the icon again * Add a watch line to track upstream snapshots. * Wrap and sort debian/control. * Remove ${python3:Depends} from binary packages not shipping any Python code. * Drop no longer relevant README.source. mkchromecast (0.3.8.1-1) unstable; urgency=medium . * New upstream release fixing bug happening when no devices were found. mkchromecast (0.3.8-1) unstable; urgency=medium . * New upstream release. * Now the package works with python3. * Bump Standards-Version to 4.1.2. mkchromecast (0.3.7.1-1) unstable; urgency=medium . * New upstream release. mkchromecast (0.3.7+git20170414-1) unstable; urgency=medium . * New git revision. mkchromecast (0.3.7+git20170410-1) unstable; urgency=medium . * New git revision. * Support video casting with nodejs. * Changing documentation from python mkchromecast.py to just mkchromecast. Closes: #857846. mkchromecast (0.3.7+git20170130-2) unstable; urgency=medium . * Updated gir1.2-notify-0.7 dependency. Closes: #855442. * Updated debian/copyright. Closes: #854998. mkchromecast (0.3.7+git20170130-1) unstable; urgency=medium . * New git revision. * Dropped alsa-base dependency in favor of kmod. Closes: #852531. mkchromecast (0.3.6-3) unstable; urgency=medium . * Now the desktop file places mkchromecast's icon in the correct category. mkchromecast (0.3.6-2) unstable; urgency=medium . * debian/control: - mkchromecast-pulseaudio and mkchromecast-alsa were moved to the Suggests field. mkchromecast (0.3.6-1) unstable; urgency=medium . * New upstream release. * debian/control: - Added new mkchromecast-alsa, and mkchromecast-pulseaudio dependency packages. - Removed pavucontrol, pulseaudio-utils, and pulseaudio from mkchromecast's Depends field. - Improved descriptions. * Fails to "Open pavucontrol and select the mkchromecast sink." bug has been fixed (Closes: #835608). * mkchromecast can cast without Pulseaudio. mkchromecast (0.3.5-2) unstable; urgency=medium . * Updated README.Debian file. * debian/control: - Added pavucontrol, pulseaudio-utils, and pulseaudio to the Depends field. - Removed mkchromecast-doc from the Suggests field. mkchromecast (0.3.5-1) unstable; urgency=medium . * New upstream release. mkchromecast (0.3.4-2) unstable; urgency=medium . * debian/control: - Improved package description. * Fixed an error in desktop file. * debian/README.source: - Improved description. mkchromecast (0.3.4-1) unstable; urgency=medium . * Initial official debian release (Closes: #834400). node-babel7 (7.20.15+ds1+~cs214.269.168-11) unstable; urgency=medium . * Team upload * Patch from upstream glob@10 node-envinfo (7.11.0+~cs14.3.0-7) unstable; urgency=medium . * Fix a typo in control node-liftoff (3.1.0-7) unstable; urgency=medium . * patch: avoid passing null value to existsSync This avoids DEP0187 nodejs 24 deprecation warning. node-yaml (2.8.2+~cs0.4.0-1) unstable; urgency=medium . [ Jérémy Lal ] * New upstream version 2.8.2+~cs0.4.0 * Refresh patches, allow ts 5.2 compat * Install typescript . [ Bastien Roucariès ] * Use pkg-js-tools to build yaml-types * Update clean * Move root to root_modules * Add build depends * Build using rollup * First build browser * Avoid a build failure in pbuilder * Workaround rollup bug passt (0.0~git20251215.b40f5cd-1) unstable; urgency=high . * New upstream version 0.0~git20251215.b40f5cd: - fix outbound data transfers when entire sending buffer from the kernel is less than the MSS, https://bugs.passt.top/show_bug.cgi?id=183 (Closes: #1122950) passt (0.0~git20251210.d04c480-1) unstable; urgency=medium . * New upstream version 0.0~git20251210.d04c480: - fix inbound connections to loopback address with IPv6 local mode (no IPv6 addresses/routes, but IPv6 enabled), https://bugs.passt.top/show_bug.cgi?id=181 - fix timeout values in trace logs, https://bugs.passt.top/show_bug.cgi?id=182 passt (0.0~git20251209.c3f1ba7-1) unstable; urgency=medium . * New upstream version 0.0~git20251209.c3f1ba7: fix potential assert on errors for inbound container loopback connections passt (0.0~git20251208.e8b56a3-1) unstable; urgency=medium . * New upstream version 0.0~git20251208.e8b56a3: - keep CAP_DAC_OVERRIDE initially (when started as root), https://github.com/libguestfs/libguestfs/pull/218 - don't require global IPv6 address on template interface, https://bugs.passt.top/show_bug.cgi?id=122 - ARP table lookup to preserve MAC addresses from local networks, https://bugs.passt.top/show_bug.cgi?id=120 - fix handling of UDP packets with --freebind, https://bugs.passt.top/show_bug.cgi?id=174 - retry SYN segments on inbound connections, https://bugs.passt.top/show_bug.cgi?id=153 - preserve non-127.0.0.1 loopback address when splice forwarding, https://bugs.passt.top/show_bug.cgi?id=113 - pad inbound frames to 60 bytes (802.3 minimum), https://bugs.passt.top/show_bug.cgi?id=166 - don't let "local mode" enable explicitly disable IP version, enable local mode for IPv4 and IP6 separately, https://bugs.passt.top/show_bug.cgi?id=128 https://bugs.passt.top/show_bug.cgi?id=129 pspg (5.8.13-1) unstable; urgency=medium . * New upstream version 5.8.13. pytest-forked (1.6.0-5) unstable; urgency=medium . * Adapt to pytest 9 (Closes: #1122931) python-drf-spectacular-sidecar-nonfree (2025.12.1-1) unstable; urgency=medium . * [b5e8a63] New upstream version 2025.12.1 python-holidays (0.86-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. python-libtmux (0.50.0-5) unstable; urgency=medium . [ Sébastien Delafond ] * tests: blacklist another test that's flaky on s390 python-lz4 (4.4.5+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. python-moto (5.1.18-3) unstable; urgency=medium . * Team upload. * Skip two more tests on i386 that involve post-2038 timestamps. python-moto (5.1.18-2) unstable; urgency=medium . * Team upload. * Build-depend on python3-botocore (>= 1.39.11), to fix autopkgtests. python-moto (5.1.18-1) unstable; urgency=medium . * Team upload. * New upstream release. * Enable another dynamodb test now that we have a new enough python3-botocore. python-volvooncall (0.10.4-2) unstable; urgency=medium . * Run tests in test_main.py. * The asynctest library is unmaintained, patch tests to use unittest.mock instead. * Add python3-pytest-asyncio as build dependency. python-volvooncall (0.10.4-1) unstable; urgency=medium . * Initial release. (Closes: #1120618) python-wyoming (1.8.0-1) unstable; urgency=medium . * New upstream release. * Patch code to remove Swagger UI dependency, not in Debian. * Upstream now needs flask and zeroconf. * Remove 'Rules-Requires-Root: no', now the default. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml. qrupdate (1.1.5-3) unstable; urgency=medium . * d/control: use proper team name in Maintainer field * d/watch: simplify using improvements in devscripts 2.25.24 r-cran-insight (1.4.4+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update) r-cran-seroincidence (2.0.0-4) unstable; urgency=medium . * Fix Homepage Closes: #1083236 * d/watch and Homepage point to Archive Closes: #1083239 * Standards-Version: 4.7.2 (routine-update) rekor (1.4.3-1) unstable; urgency=medium . * New upstream version 1.4.3 * Update B-D's * Refresh patches restic (0.18.1-2) unstable; urgency=medium . * Team upload. * Use B-D on golang-github-cenkalti-backoff-v4-dev ruby-psych (5.0.2-3.1) unstable; urgency=medium . * Non-maintainer upload. . [ Pierre Gruet ] * Fix building against snakeyaml 2.x. (Closes: #1117952) rust-glib (0.21.5-1) unstable; urgency=medium . * Team upload * Package glib 0.21.5 from crates.io using debcargo 2.7.11 rust-gstreamer-gl (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer-gl 0.24.4 from crates.io using debcargo 2.7.11 rust-gstreamer-gl-egl (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer-gl-egl 0.24.4 from crates.io using debcargo 2.7.11 rust-gstreamer-gl-wayland (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer-gl-wayland 0.24.4 from crates.io using debcargo 2.7.11 rust-monostate (1.0.2-1) unstable; urgency=medium . * Package monostate 1.0.2 from crates.io using debcargo 2.7.11 * Add myself as uploaders as GSoC mentor. rust-monostate-impl (1.0.2-1) unstable; urgency=medium . * Package monostate-impl 1.0.2 from crates.io using debcargo 2.7.11 * Add myself as uploader as GSoC mentor. sip-tester (1:3.7.5-2) unstable; urgency=medium . * Team upload * Build with OpenSSL (see #1023697) sip6 (6.15.0-2) unstable; urgency=medium . * Backport upstream patch to ignore super-class of a disabled class. socket-wrapper (1.5.2-2) unstable; urgency=medium . * Add python3 as Depends for tests * Fix manpage-rebuild autopkgtest socket-wrapper (1.5.2-1) unstable; urgency=medium . * New upstream version 1.5.2 (Closes: #1122651) * Refresh patch * Drop Rules-Requires-Root: no * Drop Salsa arm builds standardskriver (0.0.4-2) unstable; urgency=medium . * Team Upload * Switched away from CDBS to dh with compat level 13. (Closes: #1115869) * debian/control: Bump Standards-Version: to 4.7.2. No changes needed. * Switched d/watch to version 4. * Removed obsolete FSF address from d/copyright. . [ Debian Janitor ] * Remove unnecessary get-orig-source-target. * Update standards version to 4.6.1, no changes needed. stdio-mgr (1.0.1.1-1) unstable; urgency=medium . * New upstream release. * Update upstream copyright year. * Upstream switched from README.rst to README.md. thermopro-ble (1.1.2-1) unstable; urgency=medium . * New upstream release. winregfs (0.8-1) unstable; urgency=medium . * Team upload. * New upstream version 0.8 * d/p/*: add fuse3.patch (Closes: #1084473). * d/control: - Replace B-D libfuse-dev by libfuse3-dev. - Replace B-D pkg-config by pkgconf. - Update Homepage to new location (Closes: #1122526). - Bump Standards-Version to 4.7.2. * d/watch: Update watch file to version 5 format. * d/copyright: - Correct upstream copyright entries and bump years. - Drop now unused GPL-2 license paragraph. - Update packaging copyright entries. wireplumber (0.5.12-2) unstable; urgency=medium . * Don't depend on non-multiarch-friendly libgirepository1.0-dev. (Closes: #1118933) * Convert watch to version 5 and use Gitlab template. * Add lintian-overrides for manpage of wpctl. * Remove redundant "Rules-Requires-Root: no" wmshutdown (1.6-3) unstable; urgency=medium . * debian/control - Switch dbus dependency to default-dbus-system-bus or dbus-system-bus (Closes: #1122738). - Bump Standards-Version to 4.7.2. - Update my email address (now a Debian Developer). - Drop redundant Rules-Requires-Root field * debian/copyright - Update my copyright years and email address.