dh-elpa (2.1.7) unstable; urgency=medium . * Extend docstring for dhelpa-filter-deps-for-debian to discuss addons updates often required after updating Emacs itself. * Add elpa-eglot to the list of packages that are built-in but also packaged separately in Debian. * Drop seq, xref and project from said list of packages. We propose not to include these in trixie, so need to stop generating dependencies on them. dh-elpa (2.1.6) unstable; urgency=medium . [ Xiyue Deng ] * Correctly construct ERT selectors S-exp (Closes: #1088086). - Was under the wrong impression that ERT selectors can be specified as the remaining command line arguments. + That turns out to be an extension in flycheck-run-tests-main. - Now properly make it part of the ert-run-tests-batch-and-exit s-exp. - Update documentation accordingly. * Prefer "-f" over "--eval" when running `ert-run-tests-batch-and-exit' . [ Sean Whitton ] * Replace call to removed package--prepare-dependencies (Closes: #1098846). Thanks to Xiyue Deng for investigating, and finding the fix. * Raise dependency on Emacs to require 30.1 for lm-package-requires. el-mock-el (1.25.1+git20220625.6cfbc9d-7) unstable; urgency=medium . * Build-Depends on dh-elpa >= 2.1.6 in d/control - For using the correct implementation of ert_selectors. * Update Standards-Version to 4.7.2; no change needed * Update section to editors in d/control el-mock-el (1.25.1+git20220625.6cfbc9d-6) unstable; urgency=medium . * Skip "preserve-stacktrace" test - This test inspects an internal representation of the stacktrace. This internal representation changes every few major releases, and in Emacs 30.1 this has changed to an interpreted closure that can be created either by make-interpreted-closure which is only available in 30 or later, or by a new read syntax that is only recognized since 30. This probably suggests that this test is not really a good idea anyway, so skipping it. - Also drop the patch that tried to update the representation for 29. el-mock-el (1.25.1+git20220625.6cfbc9d-5) unstable; urgency=medium . * Add d/salsa-ci.yml with default template * Update patch for Emacs 30.1 * Update Standards-Version to 4.7.1; no change needed helpful-el (0.21-5) unstable; urgency=medium . [ Xiyue Deng ] * Team upload * Use ert_selectors to skip "helpful--elc-only" test - Drop 0003-disable-elc-only.patch. * Update "Forwarded" statuses for patches * Add patch to fix compatibilty with Emacs 30 * Update Standards-Version to 4.7.1; no change needed * Build-Depends on dh-elpa >= 2.1.6 in d/control - For using the correct implementation of ert_selectors. libsdl2 (2.32.2+dfsg-1) unstable; urgency=medium . * New upstream stable release * Drop patches that came from upstream: included in the new release python-mkdocs (1.6.1+dfsg1-1) unstable; urgency=medium . [ Karsten Schöke ] * [f137a0d] d/copyright: Be more precise on lunr.*.js files * [6c108ae] d/README.source: Note for resumption of lunr languages . [ Carsten Schoenert ] * [2c7fe8d] d/copyright: Remove commented lines in Files-Excluded * [079b816] d/gbp.conf: Remove commented line here too * [c55ea5d] New upstream version 1.6.1+dfsg1 * [039efcb] Rebuild patch queue from patch-queue branch Removed patch: debian-hacks/Disable-non-English-search-support.patch * [da7e23f] d/control: Bump Standards-Version to 4.7.2 No further changes needed. * [b66c21b] d/s/lintian-overrides: Ignore */lunr-language/*.js python-passlib (1.7.4-5) unstable; urgency=medium . * Team upload. . [ Alexandre Detiste ] * Remove useless patch (it's "future" that was removed, not "__future__"). . [ Colin Watson ] * Use importlib.metadata to get bcrypt version (closes: #1082011). * Use importlib.metadata to get argon2 version. * Build-depend on python3-bcrypt. * Accept legacycrypt as an alternative to crypt (closes: #1090282). yasnippet (0.14.1~git20250112.5b315f1-1) unstable; urgency=medium . [ Xiyue Deng ] * Sync to latest upstream snapshot (5b315f1) * Manage and refresh patches using gbp-pq * Sync, refresh, and drop patches that are no longer needed - unbreak-other-unit-tests-(trampoline).patch - repair-major-modes-unit-tests.patch - condition-tests-11-and-12.patch * Skip "yas-org-native-tab-in-source-block-emacs-lisp" test - Failing on Emacs 30.1 * Ship yasnippet-debug.el in elpa-yasnippet to help debugging * Add d/gbp.conf matching the current practice * Update Standards-Version to 4.7.1; no change needed * Update d/watch to track upstream snapshot * Add myself to Uploaders * Build-Depends on dh-elpa >= 2.1.6 in d/control - For using the correct implementation of ert_selectors.