a2ps (1:4.15.7-4) unstable; urgency=medium . * QA upload. * Change build-depends and suggests to imagemagick. a2ps (1:4.15.7-3) unstable; urgency=medium . * QA upload. * Change graphicsmagick-imagemagick-compat to graphicsmagick in BD. * Switch watch file to format version 5. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). a2ps (1:4.15.7-2) unstable; urgency=medium . * QA upload. . [ Andreas Tille ] * Pristine-tar = true . [ Felipe Adonai de Moraes ] * debian/copyright: Update packaging copyright information. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. * debian/tests/control: Create autopkgtest. a2ps (1:4.15.7-1) unstable; urgency=medium . * QA upload. . [ Andreas Tille ] * New upstream version Closes: #1096269 * Move package to Salsa * d/copyright: DEP5 * Standards-Version: 4.7.2 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Trim trailing whitespace. * Add a missing ',' between the option and the following explanation Closes: #971818 * Fix some formatting in the manual Closes: #971822 * Editorial changes for composeglyphs.1 Closes: #1099525 * Editorial changes for fixnt.1 Closes: #1099832 * a2ps-lpr-wrapper.1: fix some typographic issues Closes: #971930 a2ps (1:4.15.6-1) unstable; urgency=medium . * QA upload. * New upstream release. a2ps (1:4.15.5-2) unstable; urgency=medium . * QA upload. * debian/rules: Also clean generated tarball caused by calling "make dist". a2ps (1:4.15.5-1) unstable; urgency=medium . * QA upload. * New upstream release. a2ps (1:4.15.4-1) unstable; urgency=medium . * QA upload. * Upload to unstable. a2ps (1:4.15.4-1~exp1) experimental; urgency=medium . * QA upload. * New upstream release. a2ps (1:4.15.3-1~exp1) experimental; urgency=medium . * QA upload. * New upstream release. * debian/patches/0004-pswrite: Dropped, merged upstream. * debian/upstream/signing-key.asc: Add upstream signing key. a2ps (1:4.15.2-1~exp1) experimental; urgency=medium . * QA upload. * New upstream release. (Closes: #1032575) + Fix segfault with --stdin="". (Closes: #660766) a2ps (1:4.15.1-1~exp1) experimental; urgency=medium . * QA upload. * New upstream release. * debian/patches: - 01_a2ps_el_path_fix.diff: Dropped, not needed anymore. - 02_composite_fonts.diff: Dropped, merged upstream. - 03_koi8_fonts_debian.diff: Dropped, merged upstream. - 04_lp_lpr_workaround.dpatch: Dropped, merged upstream. - 05_no_acroread_for_pdf.dpatch: Dropped, no longer applicable. + 06-encoding.diff: Only keep part about doc/sheets.texi. - 07_a2ps_info.diff: Dropped, merged upstream. - 08_man.diff: Dropped, merged upstream. - 09_CVE-2001-1593.diff: Dropped, merged upstream. - fix-bad-free.diff: Dropped, merged upstream. - fix-format-security.diff: Dropped, merged upstream. - fix-texi-build.diff: Dropped, merged upstream. - CVE-2014-0466.diff: Dropped, merged upstream. - manmakefile.-patch-to-use-the-system-hel.patch: Dropped since upstream has migrated from embedded help2man to external one. - etcmakefile.-pass-arguments-to-date-to-s.patch: Refreshed. * debian/patches: Add new patch: + 0004-Replace-device-pswrite-with-ps2write-in-fixps.patch: Added. (Closes: #1008579) * debian/README.source: Dropped, we do not use dpatch anymore. * debian/control: Bump Standards-Version to 4.6.2. * debian/rules: + Renable autoreconf, we do not need to circumvent --runstatedir anymore. + Use dh13 syntax. + Do not halt if dh_auto_clean fails (before build). + Execute "make dist" after build to regenerate .gmo files. * debian/control: + Add explicit build-dependency on libgc-dev and pkg-config. a2ps (1:4.14-8) unstable; urgency=medium . * debian/patches/: + 0017-fixps-use-GhostScript-ps2write-device-not-defunct-ps.patch: Apply upstream patch to fix broken GhostScript invocation in /usr/bin/fixps. (Closes: #1008579) a2ps (1:4.14-7) unstable; urgency=high . * QA upload. * Done't install a mime entry for text/plain. (Closes: #979231) a2ps (1:4.14-6) unstable; urgency=medium . * QA upload. . [ Vagrant Cascadian ] * etc/Makefile.*: Pass arguments to date to support SOURCE_DATE_EPOCH when generating README. (Closes: #978610) * man/Makefile.*: Patch to use the system help2man. (Closes: #978609, #971819) * debian/control: Add help2man to Build-Depends. * doc/a2ps.texi: Remove dates from generated documentation. (Closes: #978610) * debian/control: Set Rules-Requires-Root to "no". * debian/copyright: Update pointer to GPL-3. * debian/rules: Switch to dh. * debian/rules: Add dh_auto_test override to not fail on test suite failures. * Update to debhelper-compat 13. * debian/rules: Pass --without autoreconf to dh. * debian/rules: Pass configure options without --runstatedir, which is unsupported in the current configure script. * debian/mime: Remove quotes around %s to fix lintian issue. * debian/control: Add Homepage. * debian/control: Remove Build-Depends on autotools-dev, handled by debhelper-compat level. * debian/control: Add Vcs headers. * debian/control: Update Standards-Version to 4.5.1. . [ Bjarni Ingi Gislason ] * composeglyphs.1: Remove a repeated word (Closes: #971820). * fixnt.1: fix formatting of references to manuals (Closes: #971821). a2ps (1:4.14-5) unstable; urgency=medium . * QA upload. * Build-depend on emacs-nox instead of emacs25. Closes: #951522. * Avoid encoding problems in doc/a2ps.info. a2ps (1:4.14-4) unstable; urgency=medium . * QA upload. * Recommend cups-client rather than cupsys-client. Closes: #641390. a2ps (1:4.14-3) unstable; urgency=medium . * QA upload. * replace emacs24 build-dependency with emacs25 a2ps (1:4.14-2) unstable; urgency=medium . * QA upload. * Ack for NMU. * Add debian/source/options to allow to build twice. * Bump Standards-Version to 3.9.8. * Fix, update the debian/watch file. * Set Debian QA Group as maintainer. (see #840888) * Run wrap-and-sort. a2ps (1:4.14-1.3) unstable; urgency=high . * Non-maintainer upload. * Add CVE-2014-0466.diff patch. CVE-2014-0466: fixps does not invoke gs with -dSAFER. A malicious PostScript file could delete files with the privileges of the invoking user. Thanks to brian m. carlson (Closes: #742902) a2ps (1:4.14-1.2) unstable; urgency=medium . * Non-maintainer upload. * Build-depend on emacs24 instead of emacs23. Closes: #682717. * Use dpkg-buildflags. * Build using autotools-dev. * CVE-2001-1593. Fix insecure use of /tmp. Closes: #737385. * Fix typo in package description. Closes: #608647. * Avoid a bad free in the encoding handling logic (taken from Fedora). * Fix build errors with -Wformat=security. * Fix texi build error. * Stop using dpatch, convert to packaging format 3.0. Closes: #669642. * Bump standards version to 3.9.5. a2ps (1:4.14-1.1) unstable; urgency=low * Non-maintainer upload. * Update debian/control. - Bump Standards-Version to 3.8.4 - Update Build-Depends on debhelper 7 - Update Depends on emacs23 instead of emacs22. (Closes: #571571) * Add debian/source/format. Set source format to "1.0". * Update debian/compat to 7 * Update debian/copyright - Add year of Copyright. - Fix copyright-without-copyright-notice lintian warning. * Update debian/rules - Remove -k from dh_clean - Remove usr/share/info/dir after installing. * Add new patches. - Fix patch-system-but-direct-changes-in-diff 06_encoding_texi.dpatch, 07_a2ps_info.dpatch - Fix manpage-has-errors-from-man. 08_man.dpatch * Update debian/emacsen-startup. (Closes: #557775, #507293, #547907, #487183) a2ps (1:4.13c~rc5-1) unstable; urgency=low * New upstream release. * Improved Received: handling in mail.ssh - closes: #330665 a2ps (1:4.13c~rc4-1) unstable; urgency=low * New upstream release. * Improved rules in sheets.map - closes: #280671 * Now depends on file and psutils - closes: #341116, #360116, #309605 * Fixed a typo in ogonkify.1 - closes: #311240 * Added rlpr support - closes: #360119 * Added PHP support - closes: #380143 * Now supports newer GV - closes: #390125, #291749, #323361 * Now supports CP1251 - closes: #286571 * Now takes care of /usr/share/info/dir - closes: #368829, #404053 * Now pdiff accepts data on standard input - closes: #305920 * Now Build-Depends: texlive-base-bin, instead of tetex-bin. * Bumped to Standards-Version: 3.7.2. a2ps (1:4.13b.dfsg.1-1) unstable; urgency=low * Acknowledged NMU, many thanks pelle - closes: #267527, #350555, #331452, #340044, #322669, #294905 * Updated FSF's address in debian/copyright. * More fixes will come. a2ps (1:4.13b.dfsg.1-0.2) unstable; urgency=medium * NMU. * Medium urgency due to RC bugfix. * Always pass -d to a2ps-lpr-wrapper, regardless of the installed printer system when building. Should fix the issue with -P not working. Many thanks to Peder Chr. Norgaard for the solution. Closes: #267527. * Really pass correct arguments to gv (GNU-style "--"). Closes: #291749. * Don't treat all filenames which include the substring "tar" as binary files. Closes: #350555. * Fixed Emacs autoload (a2ps.el, not a2ps-mode.el). Thanks to Francesco Potorti`. Closes: #331452. * Reverted va_list changes from previous upload which already existed in debian/patches/22_va_list_fix.dpatch. * Don't load non-existent make-regexp.el in a2ps.el. a2ps (1:4.13b.dfsg.1-0.1) unstable; urgency=medium * NMU. * Medium urgency due to RC bugfix. * Removed non-free test files from upstream tarball. Closes: #340044. * Applied patch from Russ Allberry to fix printing to the default printer. Closes: #322669. * Applied patch from Julien BLACHE to fix two va_list misuses which cause segfaults when executing "a2ps --list=defaults" on certain archs. Closes: #294905. * Don't replace auxdir/config.{guess,sub} when running "debian/rules clean". The source should be restored to its original state when cleaning. a2ps (1:4.13b-5) unstable; urgency=low * Acknowledged NMUs - closes: #283134, #274798, #286385, #286387 * Updated Standards-Version (no physical changes). * Only Suggests: emacsen-common - closes: #246296, #269409 * Now uses html2ps instead of netscape, thanks Russ Allbery - closes: #193036, #156636, #147598 * Improved documentation on option -d - closes: #193530 * Much improved a2ps-lpr-wrapper, thanks guys - closes: #280370, #267527 * Updated de.po - closes: #314127 * Now gives gv correct option - closes: #291749 a2ps (1:4.13b-4.3) unstable; urgency=HIGH * NMU * Applied patches from Javier Fernandez-Sanguino Peña to fix possible symlink attacks due to unsafe creation of temporary directories with some umasks in psmandu and fixps. Closes: #286385, #286387 (CAN-2004-1377) a2ps (1:4.13b-4.2) unstable; urgency=low * NMU * Applied patch from Rudolf Polzer to fix bad shell quoting in popen that could be exploited to run shell commands if you controlled the filename that a2ps opened. Note that the previous fix was insufficient. Closes: #283134 a2ps (1:4.13b-4.1) unstable; urgency=medium * NMU * fix handling args on a2ps-lpr-wrapper. (closes: #267527) a2ps (1:4.13b-4) unstable; urgency=high * psset & newer sed problem: fixed contrib/psset.in too, thanks Kevin B. McCarty - closes: #259210, #258042 * Applied a fix for ``too many includes'' bug. a2ps (1:4.13b-3) unstable; urgency=high * Now uses wrapper script instead of raw lp/lpr - closes: #243907 * Lowered Recommends on bigger stuff to Suggests - closes: #254281 * Now Pre-Depends on emacsen-common - closes: #246296 * Apllied Nix's fix for psset with newer sed - closes: #259210 * acroread has been totally gone from Debian except unofficial one, so let's kill some entries including acroread in a2ps.cfg - closes: #261642 * Now can be built with gcc 3.4 - closes: #258504 * Revive 'display' printer - closes: #252798 a2ps (1:4.13b-2) unstable; urgency=low * Added psutils to Recommends: - closes: #234861 a2ps (1:4.13b-1) unstable; urgency=low * Now bring it back to the good old 4.13b - closes: #214258, #219577, #226145, #231075, #232021, #215357, #214977, #221695, #228012, #216009, #214540, #214510, #212185, #213944 * [control] changed Maintainer field. * Bumped to Standards-Version: 3.6.1. * Added Recommends: emacsen -closes: #228465 * Changed dependency to t1-cyrillic and updated koi8.edf - closes: #212738, #212360 * Now a2ps quotes arguments to file(1), thanks Marc Wilson - closes: #202673 a2ps (4.13b+cvs.2003.09.20-1.1) unstable; urgency=low * NMU * don't ship /usr/share/info/dir*, see #213524 (Closes: #215357) a2ps (4.13b+cvs.2003.09.20-1) unstable; urgency=low * Basically test release - more will come soon. * New upstream release (CVS snapshot). * Acknowledged NMU - closes: #191372 * Fixed in the upstream - closes: #156077, #143127, #185983, #195249, #126436, #62053, #113057 * Added some Build-Depends - closes: #207612, #187178, #188347, #193034 * Added Recommends: cupsys-client - closes: #194061 * Added composeglyphs.1 manpage by Kevin Kreamer - closes: #39488 * Ran bootstrap - closes: #201911 * Patch#10 handles ISO-8859-5 correctly - closes: #201887 * Patch#11 adds gnuplot support for ogonkify - closes: #194464 * libpaper support is missing in the upstream. I'll port it ASAP. a2ps (4.13b-20.1) unstable; urgency=low * add emacs21-nox | emacsen to Build-Depends: (closes: #191372) a2ps (4.13b-20) unstable; urgency=low * Now really installs files for S. * Now keybindings work for FSF Emacs, too - closes: #189076, #190368 * Added fixnt manpage by coutesy of Kevin Kreamer - closes: #39488 a2ps (4.13b-19) unstable; urgency=low * Now install *.el by hand. This eliminates the neccesity of emacsen on build time. a2ps (4.13b-18) unstable; urgency=low * Added flex and bison to Build-Depends - closes: #187605 * Changed dependency on lpr to Recommends - closes: #187594 * Now emacsen-install handles *.el - closes: #170906 * Added S language support - closes: #174539 * Added Romanian support for ogonkify - closes: #119533 a2ps (4.13b-17) unstable; urgency=low * Hijacked (no reply from the previous maintainer). * Now uses dpatch to manage patches. * 01_composite_fonts.dpatch: + Added composite fonts support - closes: #143317, #42824 * 02_ja_po.dpatch + Added ja.po - closes: #143318 * 03_ko.po.dpatch + Updated ko.po - closes: #90819 * 04_koi8_fonts_debian.dpatch + Now uses font names in scalable-cyrfonts - closes: #163967 * 05_deskjet_numbers_fix.dpatch + Fixed wrong default values for deskjet printers - closes: #185775 * Update copyright information - closes: #158080 * More fixes will come soon, stay tuned. abpoa (1.5.5-1) unstable; urgency=medium . * New upstream version 1.5.5 * d/*: remove manual simde dispatch. By dropping the manual simde dispatch, we move to using upstream's runtime detection, overall making the package much lighter weight and the maintenance onwards easier by dropping a lot of now unnecessary complexity. * debian-simde.patch: refresh. * buildflags.patch: unfuzz. * baseline.patch: renew: only trim -march=native flags. * relax-cython-dep.patch: delete: applied upstream. * d/m/abpoa.1: document the new Heuristics for graph alignment. * d/t/run-unit-test: update reference data to match new results. * d/watch: convert to v5 Github template. * d/control: drop redundant Rules-Requires-Root: no. * d/control: declare compliance to standards version 4.7.2. * d/s/lintian-overrides: new: flag distutils imports. alembic-graphics (1.8.9-1) unstable; urgency=medium . * New upstream release ampliconnoise (1.29-17) unstable; urgency=medium . [ Helmut Grohne ] * Fix cross building with openmpi. (Closes: #1107485) . [ Étienne Mollier ] * d/watch: convert to v5 Github template. * d/control: drop redundant Rules-Requires-Root: no. * d/copyright: drop the old FSF mail address. apsfilter (7.2.6-5) unstable; urgency=medium . * QA upload. . * Corrected Vcs links in d/control. apsfilter (7.2.6-4) unstable; urgency=medium . * QA upload. . * Updated d/gbp.conf to enforce the use of pristine-tar. * Updated Standards-Version from 4.6.2 to 4.7.0. * Use wrap-and-sort -at for debian control files. * Updated vcs in d/control to Salsa. apsfilter (7.2.6-3) unstable; urgency=medium . * QA upload * Packaging cleanup. Closes: #965410, #999010 apsfilter (7.2.6-2) unstable; urgency=medium . * QA upload. * Change maintainer to QA group. * d/control: Change Priority to optional. * Explicit pass `--with-shell=/bin/bash` to configure to make build reproducible between merged-usr and non-merged-usr systems. (Closes: #915166) apsfilter (7.2.6-1.3) unstable; urgency=low * Non-maintainer upload. * bin/setup_dvips.sh: Fix bashism. (Closes: #489536) * Don't ignore errors by make * Set compat level to five. * Bump debhelper dep and move it to b-d. * Add a dependency on misc:depends. * Suggest ghostscript instead of gs. apsfilter (7.2.6-1.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n and debconf issues * Remove the debconf note which deals with a pre-sarge version That implies removing debian/config, debian/templates and debian/po/ (closes: #377973) * Depending on debconf is not needed anymore (closes: #331744) * Debconf translations not needed anymore (closes: #313111, #315815, #341555) apsfilter (7.2.6-1) unstable; urgency=low * New upstream version * Fixed sendmail check in configure to produce warning instead of error (closes: #269505) apsfilter (7.2.5-5) unstable; urgency=low * Added japanese debconf templates from Hideki Yamane (closes: #236818) * While at that -- fixed some grammar errors in polish translations, I have no idea where they could possibly come from * Removed recommendation of (a2ps | mpage | recode | enscript) and added a dependency on a2ps instead (closes: #250163) * Added danish debconf templates from Michael Kristensen (closes: #253055) * Replaced build-dependency on MTA with --with-sendmail option to configure (no fcking idea why I didn't do it in 7.2.5-2) (closes: #262236) * Added support for gs 8.xx as an ugly hack. Serious support should be made, but this seems more like important upstream change (closes: #267258) apsfilter (7.2.5-4) unstable; urgency=low * Fixed config dir location inside apsfilter binary (closes: #230306, #232104) apsfilter (7.2.5-3) unstable; urgency=low * This release closes mostly bugs that were easy to fix. More is on the way. * Applied a set of patches from Martin Pitt to fix multiple bugs (closes: #146724, #190169, #216438, #201273, #201274, #201288, #201291) * Applied a patch from to workaround a bug in nprint (closes: #203217) * Switched to gettext-based debconf templates and added french translations from Christian Perrier (closes: #205802, #206435) * Added patch from Marc Wilson to fix manual input tray support (closes: #227245) * Marked STP drivers as obsolete and added suggestion that ijsgimpprint should be used (closes: #170827) * Changed permissions on /etc/apsfilter/QUEUE/netware.conf as set by apsfiltersetup (closes: #203216) apsfilter (7.2.5-2) unstable; urgency=low * Added exim|mail-transport-agent to build dependencies (closes: #187643) * Updated standards version * Install correct manpages (closes: #144934) * More fixes to come * Removed dependency on awk (suggested by lintian) aspell-kk (0.2-5) unstable; urgency=medium . * QA upload. * Upload to unstable. aspell-kk (0.2-4) experimental; urgency=medium . * QA upload. * debian/control: Bump Standards-Version to "4.7.2". * debian/copyright: Update packaging copyright information. * debian/upstream/metadata: Add upstream metadata information. async-upnp-client (0.46.0-1) unstable; urgency=medium . * New upstream release. * Upstream removed the async-timeout dependency. autopkgtest (5.52) unstable; urgency=medium . [ Paride Legovini ] * Fix Launchpad owner validation in PPA sources. Thanks to Marco Trevisan (3v1n0) * d/t/control unshare: add missing distro-info test dependency. Thanks to Athos Ribeiro (LP: #2126690) * build-lxd: pass setup-script, await-boot via pipe instead of redirect * setup-testbed: add motd-news-config to the list of packages to purge * pre-commit: bump ruff-pre-commit pinned version, no changes needed . [ Antonio Terceiro ] * Document how to work on tests without needing to rebuild (Closes: #1000802) . [ Christian Kastner ] * qemu: Implement arbitrary host directory sharing . [ Paul Gevers ] * tests: drop have_apt code fragment unused since commit 6ac81a0 * doc: explain how one can run with sysvinit in a VM (Closes: #844123) * doc: mark skip-not-installable as deprecated . [ Frode Nordahl ] * setup-testbed: Ensure lxd-agent-loader is retained when present in image (LP: #2127063). . [ Simon McVittie ] * d/control, d/tests/control: Depend on bsdutils when running tests (Closes: #1118417) . [ Jochen Sprickerhof ] * unshare: add --mirror option autoradio (3.8.3-6) unstable; urgency=medium . * d/watch revert version to 4 autoradio (3.8.3-5) unstable; urgency=medium . * remove Build-Depends-Indep autoradio (3.8.3-4) unstable; urgency=medium . * d/control: move configobj to Build-Depends autoradio (3.8.3-3) unstable; urgency=medium . * d/control: move django to Build-Depends autoradio (3.8.3-2) unstable; urgency=medium . * d/control: fix python setuptools Build-Depends autoradio (3.8.3-1) unstable; urgency=medium . * New upstream version 3.8.3 * d/watch: update version to 5 autoradio (3.8.2-2) unstable; urgency=medium . * d/control: fix python Build-Depends * d/watch: fix regex autoradio (3.8.2-1) unstable; urgency=medium . * New upstream version 3.8.2 * remove patch ugettext_lazy. Merged into the upstream repository. * d/control: Update Standards-Version to 4.7.2 * d/control: Add python3-gi to Depends * upstream ported to pygobject 3 (Closes: 1118278) autoradio (3.6.4-1) unstable; urgency=medium . * Non-maintainer Upload * New upstream version 3.6.4 * add patch to fix FTBFS with DJango 3 (Closes: #1052737) * remove useless dependency on python3-six (Closes: #1054207) * remove dep on deprecated python3-future * use new dh-sequence-python3 autoradio (3.4-4) unstable; urgency=medium . * Revert changes to Standards-Version and debhelper level autoradio (3.4-3) unstable; urgency=medium . * d/control: Add missing python3-future to Depends (Closes: #956367) * d/control: Update Standards-Version to 4.5.1 * d/control: Switch to debhelper level 13 autoradio (3.4-2) unstable; urgency=medium . * New source upload autoradio (3.4-1) unstable; urgency=medium . * New upstream release (Closes: #951934) * d/watch: Use debian only release * Update Standards-Version to 4.5.0 * Switch to debhelper level 12 autoradio (3.1-6) unstable; urgency=medium . * Use https protocol in Format field. Thanks Ondřej Nový. autoradio (3.1-5) unstable; urgency=medium . * Removed libjs-swfobject Depends (Closes: #908695) autoradio (3.1-4) unstable; urgency=medium . * Added libjs-jquery to Build-Depends-Indep autoradio (3.1-3) unstable; urgency=medium . * Added python3-magic Build-Depends-Indep autoradio (3.1-2) unstable; urgency=medium . * Fixed Python module location * Set priority optional * Standard version bumped to 4.2.1 autoradio (3.1-1) unstable; urgency=medium . * New upstream release (Closes: #849084, #902637) * Standard version bumped to 4.1.5 autoradio (2.8.10-1) unstable; urgency=medium . * New upstream release * Standard version bumped to 4.1.4 * Git repository migrated to Salsa autoradio (2.8.6-1) unstable; urgency=high . * New upstream release * Removed python-cherrypy dependency * Fixed Vcs-Git and Vcs-Browser fields in debian/control autoradio (2.8.5-1) unstable; urgency=high . * New upstream release (Closes: #755583) * Standard version bumped to 3.9.8 autoradio (2.8.2+dfsg-5) unstable; urgency=medium . * Removed anoggplayer and Build-Depends-Indep dependency on haxe * debian/control: Set Standards-Version to 3.9.6; no changes autoradio (2.8.2-4) unstable; urgency=low . * Added Vcs and Git field in debian/control * Fixed copyright file * Removed boilerplate comments from debian/watch * Added postrm script to purge left files on system autoradio (2.8.2-3) unstable; urgency=low . * Removed Build-Depends-Indep dependency on python-support. * Fixed copyright file. autoradio (2.8.2-2) unstable; urgency=low . * Fixed anoggplayer and mpris2 licenses in Debian copyright file. autoradio (2.8.2-1) unstable; urgency=low . * Initial release (Closes: #572927) baconqrcode (3.0.2-1) unstable; urgency=medium . * New upstream version 3.0.2 * Remove now default Priority: optional * Remove now default Rules-Requires-Root: no * Refresh and update test patch * Bump Standards-Version to 4.7.2 * Use phpunit --do-not-cache-result and --fail-on-empty-test-suite blueprint-compiler (0.18.0-3) unstable; urgency=medium . * Remove unnecessary Depends: gir1.2-girepository-2.0 * Bump Standards Version to 4.7.2 breezy (3.3.17-3) unstable; urgency=medium . * Cherry-pick upstream warning for 'brz fast-export' having known issues. cabal-debian (5.4.1-2) unstable; urgency=medium . * Cleanup the bogus Build-Depends-Indeps that were added by a 'dht upgrade' six years ago, and verify that doing a 'dht update' using haskell-devscripts_0.16.42 does not resurrect them. Ie, generating Build-Depends-Indeps filled with foo-doc, bar-doc, etc. packages for a source package that does not build any architecture-independent packages appears to have been a historical bug in haskell-devscripts. Thanks to Clint Adams for confirming that these Build-Depends-Indeps are not actually used for anything. * Migrate watch file to v4 (resolves lintian warning). cabal-debian (5.4.1-1) unstable; urgency=medium . * New upstream release cabal-debian (5.4.0-1) unstable; urgency=medium . [ Scott Talbert ] * Build using dh-haskell . [ Clint Adams ] * New upstream release debootstrap (1.0.142) unstable; urgency=medium . [ Steve McIntyre ] * fstab: add more helpful boilerplate. Thanks to Marc Haber for the suggestion. Closes: #1107594 . [ Sebastian Krzyszkowiak ] * PureOS: Add symlinks for dawn and landing . [ Thomas Weißschuh ] * style: fix identation of --in-release-path * support for custom https ca certificates . [ Guillem Jover ] * Prefer .pgp keyring if present over .gpg one for Debian sid . [ Simon Josefsson ] * Sync Trisquel script and add ecne (Closes: #1115863) . [ Luca Boccassi ] * autopkgtest: explicitly install bsdutils for 'script' command . [ Paride Legovini ] * Ubuntu: add symlink for resolute debusine (0.13.1) unstable; urgency=medium . * Minor update to resolve autopkgtest failures in Debian. - Fix the debian-pipeline workflow autopkgtest on non-amd64. - Fix an artifact sorting bug in the server workflow. - Fix a regression in dark-mode. - Depend on iproute2 for integration-tests-task-signing. debusine (0.13.0) unstable; urgency=medium . * New release. Highlights: - Migrated the web server from daphne to gunicorn+uvicorn. - API responses include links. - Resolve occasional deadlocks in workflow scheduling, that was sometimes seen as autopkgtest timeouts. - Fix deadlocks in test_task.py (Closes: #1119859) - Significant performance improvement for page rendering, especially the home page. - Dark Mode is available in the UI. - CLI: Refactor to use object verb syntax. - Cleanly shut down workers. - Recommend iproute2 in debusine-worker for sbuild unshare backend. devio (1.2-5) unstable; urgency=medium . * QA upload. * Upload to unstable. devio (1.2-4) experimental; urgency=medium . * QA upload. * debian/control: Bump Standards-Version to "4.7.2". * debian/upstream/metadata: Add upstream metadata information. dicelab (0.7-9) unstable; urgency=medium . * QA upload. * Upload to unstable. dicelab (0.7-8) experimental; urgency=medium . * QA upload. * debian/control: Bump Standards-Version to "4.7.2". * debian/copyright: Update packaging copyright information. * debian/upstream/metadata: Add upstream metadata information. docbook-xsl (1.79.2+dfsg-8) unstable; urgency=medium . * QA upload. . * d/copyright: Convert to machine-readable format. dwarves (1.31-1) unstable; urgency=medium . * New upstream release. Closes: #1120733. edfbrowser (2.14+dfsg-1) unstable; urgency=medium . * New upstream version 2.14+dfsg * d/rules: flag -U_FORTIFY_SOURCE for blhc. This change also packs a bit the d/rules file. * d/watch: more fixups to version mangling. * d/s/lintian-overrides: new: flag false positive on version mangling. emacs-auth-source-xoauth2-plugin (0.3.2-1) unstable; urgency=medium . * New upstream release * Drop `Rules-Requires-Root: no' - This has been the default since dpkg 1.22.13. * Update URL to use HTTPS in d/watch emacs-libvterm (0.0.2+git20251112.12bce96-1) unstable; urgency=medium . * Sync to latest upstream snapshot (12bce96) ement-el (0.17-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.7.2, no changes. * Drop Rules-Requires-Root, no longer needed. * Update debian/watch to use the version 5 format. endesive (2.19.1-2) unstable; urgency=medium . * Team upload. * Add runtime dependency on python3-attr endesive (2.19.1-1) unstable; urgency=medium . * Team Upload * Replace dependency on transitional python3-tz with new python3-pytz * New upstream version 2.19.1 * Refresh patches * Trim d/rules with new syntax epic4-help (1:2.0+20050315-3.2) unstable; urgency=medium . * Non-maintainer upload. * Maintain package in Debian team on Salsa * Add Homepage * Add watch file * d/rules: Short dh * d/copyright: - DEP5 - Review * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Remove unneeded executable flags * Add lintian-overrides fast-float (8.1.0-0.1) unstable; urgency=medium . * Non-maintainer upload * New upstream release (closes: #1115913) * don't create fast_float_all.h in the source tree but put it directly where it belongs (closes: #1045133) fastfetch (2.55.1+dfsg-1) unstable; urgency=medium . * New upstream version 2.55.1+dfsg * d/control: update Hiago's email * d/gbp.conf: enable pristine-tar as default fastqtl (2.184+v7+dfsg-5) unstable; urgency=medium . * d/control: adjust Recommends per recommendations. Thanks to Charles Plessy for the hints. (Closes: #1113845) * d/watch: repair and convert to v5 Github template. * d/control: drop redundant Rules-Requires-Root: no. * d/control: declare compliance to standards version 4.7.2. * d/copyright: drop the old FSF mail address. * d/patches/*: normalize dep3 headers. feedbackd (0.8.7-1) unstable; urgency=medium . * New upstream release * Add build time option for media roles (not yet enabled in Debian) fetchmail (6.6.1-1) unstable; urgency=medium . * New upstream release. filezilla (3.69.5-1) unstable; urgency=medium . * New upstream version 3.69.5 * Update copyright, and add myself * Remove redundant Rules-Requires-Root:no * Depend on libfilezilla 0.52.0 * Migrate to watchfile version 5 firebuild (0.8.5-1) unstable; urgency=medium . * New upstream release - Fix flaky clone() test (Closes: #1115384) * debian: Fix bash rebuild autopkgtest. The ./configure and make flags should be identical to the packaged bash build to use distro-specific settings. (LP: #2120853) * Drop backported patches * Suggest the out-of-archive qemu-user-interposable package * debian/control: Depend on libelf-dev fuse-zip (0.7.2-4) unstable; urgency=medium . * QA upload. * Orphan the package. (See #1120858) gap-primgrp (4.0.1-1) unstable; urgency=medium . * New upstream release. gbsplay (0.0.102-1) unstable; urgency=medium . * New upstream version. (Closes: #1105835) * d/copyright: bump years. * d/patches: lost. glome (0.3.0-2) unstable; urgency=medium . * Remove Rules-Requires-Root * Try to fix BLHC arguments for Salsa CI gnome-2048 (50~alpha-1) unstable; urgency=medium . * New upstream release * Remove obsolete Build-Depends: libgnome-games-support-dev * Remove all patches: applied in new release gnome-2048 (3.38.2-7) unstable; urgency=medium . * Cherry-pick proposed patch to switch from gtk3 to gtk4 & libadwaita * Cherry-pick other patches to make that cherry-picking cleaner * Update Build-Depends (Closes: #1018124) gnome-2048 (3.38.2-6) unstable; urgency=medium . * Stop using dh-sequence-gnome * Bump Standards Version to 4.7.2 gnome-2048 (3.38.2-5) unstable; urgency=medium . * Team upload * Add use-appstreamcli.patch: Replace appstream-util with appstreamcli gnome-2048 (3.38.2-4) unstable; urgency=medium . * Team upload . [ Amin Bandali ] * Update packaging branch to debian/latest . [ Simon McVittie ] * d/upstream/metadata: Add Archive, Security-Contact * d/control: Stop generating from a template * d/salsa-ci.yml: Add * Standards-Version: 4.7.0 (no changes required) gnome-2048 (3.38.2-3) unstable; urgency=medium . * Add debian/upstream/metadata * Update standards version to 4.6.1, no changes needed. gnome-2048 (3.38.2-2) unstable; urgency=medium . * Cherry-pick proposed patch to fix build with latest meson (Closes: #1005603) gnome-2048 (3.38.2-1) unstable; urgency=medium . * New upstream release gnome-2048 (3.38.0-1) unstable; urgency=medium . * New upstream release * debian/control.in: - update build requirements gnome-2048 (3.36.2-1) unstable; urgency=medium . * New upstream release * Bump debhelper-compat to 13 gnome-2048 (3.36.0-1) unstable; urgency=medium . * New upstream release gnome-2048 (3.35.90-1) unstable; urgency=medium . * New upstream beta release * Bump minimum libglib2.0-dev to 2.42.0 * Bump Standards-Version to 4.5.0 gnome-2048 (3.34.2-1) unstable; urgency=medium . * New upstream release * Bump Standards-Version to 4.4.1 gnome-2048 (3.34.1-1) unstable; urgency=medium . * New upstream translations update gnome-2048 (3.34.0-1) unstable; urgency=medium . * New upstream release * Release to unstable . gnome-2048 (3.32.0-1) experimental; urgency=medium . * New upstream release . gnome-2048 (3.31.90-1) experimental; urgency=medium . * New upstream development release * Build with meson * Build-Depend on debhelper-compat 12 and drop debian/compat * Build-Depend on dh-sequence-gnome * Add X-Ubuntu-Use-Langpack: yes to opt in to Ubuntu language packs gnome-2048 (3.32.0-1) experimental; urgency=medium . * New upstream release gnome-2048 (3.31.90-1) experimental; urgency=medium . * New upstream development release * Build with meson * Build-Depend on debhelper-compat 12 and drop debian/compat * Build-Depend on dh-sequence-gnome * Add X-Ubuntu-Use-Langpack: yes to opt in to Ubuntu language packs gnome-2048 (3.30.0-2) unstable; urgency=medium . * Restore -Wl,-O1 to our LDFLAGS * Bump Standards-Version to 4.3.0 gnome-2048 (3.30.0-1) unstable; urgency=medium . * New upstream release * Bump Standards-Version to 4.2.1 * Use Files-Excluded to exclude vala stamp files to ensure building from source. gnome-2048 (3.26.1-3) unstable; urgency=medium . * Update Vcs fields for migration to https://salsa.debian.org/ * Bump debhelper compat to 11 gnome-2048 (3.26.1-2) unstable; urgency=medium . * Update Vcs fields for conversion to git * Add debian/gbp.conf * Bump Standards-Version to 4.1.2 gnome-2048 (3.26.1-1) unstable; urgency=medium . * New upstream translations release * Bump Standards-Version to 4.1.1 gnome-2048 (3.22.0-1) unstable; urgency=medium . * New upstream release. gnome-2048 (3.21.92-1) unstable; urgency=medium . [ Jeremy Bicha ] * Initial release. (Closes: #837702) gnome-bluetooth3 (47.1-3) unstable; urgency=medium . * Cherry-pick patch to fix build tests with pygobject >= 3.52 * Remove unnecessary Build-Depends: gir1.2-girepository-2.0 gnustep-gui (0.32.0-4) unstable; urgency=medium . * debian/templates/control.m4 (Build-Depends): Replace libmagickcore-7.q16-dev with libmagickcore-dev to make future imagemagick transitions easier. The graphicsmagick -compat packages are gone so cannot be accidentally installed. (Rules-Requires-Root): Remove; redundant. (gnustep-gui-common) : Remove; obsolete. * debian/control: Regenerate. * debian/tests/control (Depends): Use virtual gnustep-back-headless. * debian/templates/tests-control.m4: Delete. * debian/rules (override_dh_testdir): Don't create tests/control. * debian/watch: Upgrade to version 5. golang-github-go-logr-logr (1.4.3-1) unstable; urgency=medium . * Team upload * New upstream release * d/control: - Update Standards-Version to 4.7.2 (no changes needed) - Drop redundant Rules-Requires-Root golang-github-la5nta-wl2k-go (1.0.1-1) unstable; urgency=medium . * New upstream version 1.0.1 . Code reverts "fbb: FW_AUX_ONLY_EXPERIMENT" from v0.11.8-1 . golang-github-minio-pkg (3.4.2-1) unstable; urgency=medium . * New upstream release * d/control: - Update Build-Depends and Depends - Drop redundant Rules-Requires-Root google-glog (0.6.0-3) unstable; urgency=medium . [ Adrian Bunk ] * Backport upstream fix for FTBFS with CMake 4 (closes: #1112973). gv (1:3.7.4-3.2) unstable; urgency=medium . * Non-maintainer upload. * Add "-std=gnu17" to CFLAGS (Closes: #1096792). gv (1:3.7.4-3.1) unstable; urgency=medium . * Non-maintainer upload. - Target latest changes to unstable (Closes: #1056347). * Change Dep of ghostscript-x to ghostscript (Closes: #1036873). gv (1:3.7.4-3) experimental; urgency=medium . * also register application/postscript in gv.mime (Closes: #902141) * cherry-pick commits from unreleased upstream: - Fix crash in zoom.c (Closes: #824745) - Do not segfault on buggy postscript files (Closes: #729618, #924028) gv (1:3.7.4-2) unstable; urgency=medium . * bump Standards-Version * remove outdated Vcs- fields * set harding=+all, unconditionally use dpkg-buildflags * switch to debhelper 12 gv (1:3.7.4-1) unstable; urgency=low . * new upstream release - incorporates the patch for the gv-update-userconfig manpage * bump Standards-Version * improve Vcs- fields gv (1:3.7.3.90-1) experimental; urgency=low * new upstream prerelease * Bump Standards-Version * avoid entering cross-mode on native builds gv (1:3.7.3-1) unstable; urgency=low * new upstream release * improve gv-update-userconfig manpage (Closes: 647349) gv (1:3.7.2.90-1) experimental; urgency=low * new upstream pre-release gv (1:3.7.2-2) unstable; urgency=low * fix usage of uninitialized paremeter when parsing .ps files, causing random misparsings under some conditions (Closes: 627471) * bump Standards-Version ti 3.9.2, no changes required gv (1:3.7.2-1) unstable; urgency=low * new upstream release gv (1:3.7.1.90-1) experimental; urgency=low * new upstream pre-version - incorprates all patches, so none left - update debian/copyright gv (1:3.7.1-3) unstable; urgency=low * fix segfault on 64 bit architectures if SSH_CLIENT is set (Closes: 618449) gv (1:3.7.1-2) unstable; urgency=low * cherry pick a couple of commits from upstream: - remove version fields from German translations - better error message for incompatible resource versions - include frensh and italian translations - fix unexpected scrolling of TOC (Closes: 594991) - improve remove address detection for aspect ratio - don't use apLineDel Keysym (Closes: 613786) * bump Standards-Version * change debhelper compatibility to 7 * modernize debian/rules flag handling, use dpkg-buildflags if available * show beginning instead of end of last error message (Closes: 597080) gv (1:3.7.1-1) unstable; urgency=medium * new upstream release - incorporates all patches of the previous Debian revision and remove the directory hack no longer needed. - priority medium as security fixes still not in testing gv (1:3.6.91-1) unstable; urgency=medium * new upstream prerelease - targeted to unstable as it fixes security bugs: - run gs by default in safe directories (Closes: 583316) * build-depend on autotools-dev and do the config.{guess,sub} dance, as usage of more gnulib now needs those files again. * work around Makefile not creating directories recursively by creating /usr/share/gv before calling make install gv (1:3.6.9-1) unstable; urgency=low * new upstream release gv (1:3.6.8.91-1) experimental; urgency=low * new upstream prerelease * bump Standards-Version gv (1:3.6.8-1) unstable; urgency=low * new upstream release * fix problems with newer install-info * bump Standards-Version: no changes needed. * install a .desktop file (Closes: 466532) gv (1:3.6.6.90-1) experimental; urgency=low * new upstream pre-release - fix table of contents and file open lists to support more entries (Closes: 105666) * drop pre-lenny support (and some little cleanups) - no longer have alternate dependencies on old gs - DEB_BUILD_OPTIONS only space separated * add --without-libzio to avoid spurious linking against libz and libbz2 gv (1:3.6.3dfsg-6) unstable; urgency=low * remove Vcs-* headers, as Vcs- is not for upstream's vcs. * try to keep popup windows within the screen (Closes: 276639) gv (1:3.6.3dfsg-4) unstable; urgency=low * properly handle FontSets in Vlist.c when International resource is set (Closes: 149032) gv (1:3.6.3dfsg-3) unstable; urgency=low * don't crash when XUSERFILESEARCHPATH is set (Closes: 439067, 441450) * update to new menu policy gv (1:3.6.3dfsg-2) unstable; urgency=low * do not mistake %xxxxDocument for %%EndDocument (Closes: 433898) * add option to use filename as title (Closes: 95266) * add widgetless mode (Closes: 26497) gv (1:3.6.3dfsg-1) unstable; urgency=low * new maintainer (Closes: 407666) * no longer uses quilt at build time (nor the seperated patches) * general clean up (complete debian/copyright, clean up debian/rules, ...) * add Vcs-{Browse,CVS} headers * new upstream version - handle filenames starting with "-" (Closes: 397118) - includes fix for CVE-2006-5864 (so droping patches/398292-CVE-2006-5864) - fixes X resource handling (so droping patches/393454_config) * repack source to remove files with problematic licenses gv (1:3.6.2-4) unstable; urgency=low * QA upload. * gv has been orphaned. Setting maintainer to QA group. * Fix reading of ~/.gv config file. (Closes: #393454) * Fix handling of files with nested .eps files. (Closes: #299447) gv (1:3.6.2-3) unstable; urgency=high * Update fix for CVE-2006-5864 as in DSA 1214-2 (See: #398292). gv (1:3.6.2-2) unstable; urgency=high * Apply patch by Werner Fink to fix ps_gettext() buffer overflow vulnerability (Closes: #398292, CVE-2006-5864). * Put @dircategory before @direntry so that it still works as debhelper doesn't parse INFO-DIR-SECTION anymore (See: #337215, Blame: texinfo). gv (1:3.6.2-1) unstable; urgency=low * New upstream version. * Removed patches that went upstream: + 02_293976=045735_filename+unknown + 03_294864=295056_scrollbar + 06_334400_getopt_long_only + 148533_use_Xresources gv (1:3.6.1-15) unstable; urgency=low * Depend on gs-gpl | gs. * Add debtags to control file. gv (1:3.6.1-14) unstable; urgency=low * Use quilt for patches. * Add patch by Bernhard Link to honor X resources (Closes: #148533). * Add patch by Bernhard Link to enable ESC in dialog windows (Closes: #201439). * Put info page in correct section again. * Use a sane whatis entry in manpage. gv (1:3.6.1-13) unstable; urgency=low * New maintainer (Closes: #347447). * Move /usr/lib/gv to /usr/share/gv. * Use dpatch for patches. * Add patch to recognize single-dash options again (Closes: #334400). * Convert packaging to debhelper. * Remove old install-mime compatibility stuff (cf. version 1:3.5.8-14). * Remove install-docs call (Closes: #315787). * Remove 3.5.8 patches. * Update Description. * Bump Standards-Version. gv (1:3.6.1-12) unstable; urgency=low * Fixed FTBFS on GNU/kFreeBSD, closes: #314947. Thanks to Aurelien Jarno. gv (1:3.6.1-11) unstable; urgency=low * Fixed option --grayscale, closes: #309949. gv (1:3.6.1-10) unstable; urgency=medium * Re-upload of 1:3.6.1-10 to trigger rebuild on arm. * Added README.Debian note that command line arguments have changed, closes: #295711. gv (1:3.6.1-9) unstable; urgency=medium * Fixed configure script, enabled scrollbar code, closes: #294864. gv (1:3.6.1-8) unstable; urgency=low * Enabled signal handling, closes: #294863. * This time really added DEB_BUILD_OPTIONS="debug", see 1:3.6.1-7. gv (1:3.6.1-7) unstable; urgency=high * Re-applied lost 3.5.8 patch (filename quotation), closes: #293976. * Added DEB_BUILD_OPTIONS="debug". gv (1:3.6.1-6) unstable; urgency=medium * Reverted changes for ghostview upgrade path, closes: #293812, reopens: #289864, #291443. gv (1:3.6.1-5) unstable; urgency=low * Added compatibility symlink and provides for ghostview users, closes: #291443. gv (1:3.6.1-4) unstable; urgency=low * Conflict with and replace ghostview, closes: #289864. * Fixed prerm script. gv (1:3.6.1-3) unstable; urgency=low * Removed pdf2dsc and pdf2ps patch, closes: #288696. gv (1:3.6.1-2) unstable; urgency=low * Adjusted build-dependencies, closes: #288291. * Fixed lintian errors. gv (1:3.6.1-1) unstable; urgency=low * New upstream release, closes: #282253. gv (1:3.5.8-36) unstable; urgency=medium * Reverted gs-gpl dependency, closes: #269339. gv (1:3.5.8-35) unstable; urgency=medium * Reenabled fixed DELAYSAFER, closes: #243442 et al. gv (1:3.5.8-34) unstable; urgency=medium * Further patches cleanup. * Replaced gs dependency with gs-gpl. * Added double-buffering support, closes: #206008. Thanks to Fabrice Le Fessant and Martin Quinson. * Fixed error message when opening empty files, closes: #252548. * Deactivated DELAYSAFER patch, closes: #269234. gv (1:3.5.8-33) unstable; urgency=medium * Big build system cleanup. * Changed function of delete key, closes: #159433. * Hid hidden directories, closes: #223556. * Fixed opening files in /tmp, closes: #243442 et al. * Fixed permissions of tempfiles, closes: #250854. * Removed xutils from build-dependencies. * Updated standards version, added watch file. gv (1:3.5.8-32) unstable; urgency=medium * New maintainer upload, closes: #212174, #206486, #206554, #206798, #212839. * Applied bzip2 patch, closes: #153001. Thanks to Tobias Burnus and Euan MacGregor. gv (1:3.5.8-31) unstable; urgency=low * Rebuild with correct umask (closes: #220807, #221042, #222314) gv (1:3.5.8-30.2) unstable; urgency=medium * Non-Maintainer Upload * Fixed dependencies on Xaw3D: made the Build-Depends on xaw3d versioned (>=1.5+E-3). The stricter dependency on xaw3d should pull in the newer xaw3d version on upgrades. (closes: #212174) gv (1:3.5.8-30.1) unstable; urgency=high * NMU (with permission by Christian) * Fixing Xaw3D craps by rebuild. (closes: #206486) gv (1:3.5.8-30) unstable; urgency=low * FTBFS when using gcc-3.3 fixed (closes: #197187) gv (1:3.5.8-29) unstable; urgency=low * Algorithm for guessing page media by looking at the documents bounding box fixed (closes: #175023, #167994) * GV did throw a segfault, when triggering "Respect document structure" twice; fixed (closes: #152171) * Upgraded to standards version 3.5.9.0 gv (1:3.5.8-28) unstable; urgency=low * Prevent gv from rashly triggering TOC update if only numeric keypad navigation was used (thanx to Sebastian Leske for tracking down this problem) (closes: #166654) * Quotes in man page fixed (patch by Kevin Ryde ) (closes: #163745) * Access beyound end of array fixed (closes: #167029) * DSC parsing has been made case insensitive and does no longer insist on trailing colons after each name; this will hopefully result in less problems concerning badly structured documents (closes: #179643) hipblas-common (7.1.0-1) unstable; urgency=medium . * Remove gbp.conf * New upstream version 7.1.0 * Patch rebasing hipblas-common (6.4.3-1~exp2) experimental; urgency=medium . * Set watch file to v5 hipblas-common (6.4.3-1~exp1) experimental; urgency=medium . * Set experimental branch in gbp.conf * Add myself in uploaders ifhp (3.5.20-22) unstable; urgency=medium . * debian/control: bump standard to 4.7.2 (no changes) * add gcc15.patch (Closes: #1096830) ifhp (3.5.20-20) unstable; urgency=medium . * new maintainer (Closes: #721055) * move to debian-printing team ifhp (3.5.20-19) unstable; urgency=medium . * QA Upload. * Add options to configure to support cross-building * Ignore blhc failure due to -D_FORTIFY_SOURCE=2 in salsa-ci * Add comment in d/rules to justify configure option change ifhp (3.5.20-18) experimental; urgency=medium . * QA upload. * Ran wrap-and-sort. * debian/clean: added to remove auto-generated file from the source tree not removed by the upstream build system. * debian/control: - Added 'Rules-Requires-Root: no' to source stanza. - Added Vcs-* fields. - Bumped Standards-Version to 4.6.2. * debian/gbp.conf: added to provide minimal configuration for gbp. * debian/patches/100-fix-ftbfs-gcc11.patch: fixed FTBFS with GCC-11. (Closes: #984056) * debian/salsa-ci.yml: added to provide CI tests for Salsa. ifhp (3.5.20-17) unstable; urgency=medium . * QA upload. * Fix ftbfs with GCC-10. (Closes: #957353) * Update Standards-Version to 4.5.0 - Update priority to optional. * Use debhelper-compat. - Update compat level to 13. - Remove depedency on autotools-dev. ifhp (3.5.20-16) unstable; urgency=medium . * QA upload. * Fix FTBFS due to strncpy. Closes: #891556. ifhp (3.5.20-15) unstable; urgency=medium . * QA upload. * Fix FTBFS due to -Werror and -Wimplicit-fallthrough. Closes: #853450. ifhp (3.5.20-14) unstable; urgency=medium . [ Adam Borowski ] * QA upload. * Bump debhelper to 9. * Pass hardening flags. . [ Miriam Ruiz ] * Added patch to make it buildable with GCC 6. Closes: #811591 ifhp (3.5.20-13) unstable; urgency=medium . [HIGUCHI Daisuke (VDR dai)] . * QA upload. * Set the Maintainer field to Debian QA Group (see: #721055) Thanks Thomas Bushnell, BSG for the previous works. . [Andreas Moog] . * Fix FTBFS with gcc4.8 by removing the warning about unused parameters during compilation. (Closes: #701296) - Add -Wno-unused-parameter to CFLAGS - make $CFLAGS known to the build environment * Add patch from Ubuntu/Colin Watson to fix transposed arguments to memset and to use Write_fd_str/Write_fd_len rather than plain write when writing the status file. (Closes: #592230) * Add build-arch and build-indep targets ifhp (3.5.20-12.1) unstable; urgency=low [Jari Aalto] * Non-maintainer upload. - Move to packaging format "3.0 (quilt)" * debian/changelog - Delete EOL whitespaces * debian/compat - Update to 7. * debian/control - (Build-Depends): update obsolete gs to ghostscript. (important; Closes: #539663). Update to debhelper 7.1. - (Homepage): Update to Freshmeat. - (Maintainer): Set to QA Group. - (Standards-Version): Update to 3.8.4. * debian/copyright - Fix lintian copyright-without-copyright-notice. * debian/doc-base - (Section): Update obsolete Printing to Office. * debian/patches - (Number 10): New. Fix syntax error; missing quote. - (Number 30): New. Pull out all Debian changes so far and Fix hp1100 part of configuration file. Patch thanks to Holger Klawitter . (Closes: #492685). * debian/{postinst,config} - Fix Lintian maintainer-script-ignores-errors. * debian/rules - (install): Update dh_clean to dh_prep. * debian/source/format - New file. ifhp (3.5.20-10) unstable; urgency=low * debian/po: Remove directory and all contents. (Closes: #407219) ifhp (3.5.20-9) unstable; urgency=low * debian/control (Standards-Version): Update to 3.7.2. * debian/compat: Update to 5. * debian/templates: Remove file (only contained an inappropriate note). ifhp (3.5.20-8) unstable; urgency=high * debian/rules (install): Use $(CURDIR) instead of $(PWD) because some archs refuse to set proper environment variables. Thanks to Niko Tyni for the fix. (Closes: #390383) ifhp (3.5.20-7) unstable; urgency=low * src/plp_snprintf.c (fmtquad, fmtdouble): Don't use safestrlen for a known-safe constant value, to avoid GCC 4.2 warning that FTBFS with -Werror. (Closes: #361576) ifhp (3.5.20-6) unstable; urgency=low * debian/copyright: Don't include old maintainer's name as the current one. * debian/rules (configure): Specify correct Debian value for DEVFD, that is, /proc/self/fd/3. (Closes: #222176) * debian/docs: Include pdf and html documentation. * debian/doc-base: New file. Patch from Andrey Mitrofanov . (Closes: #330499) * debian/README.Debian: Correct name of ifhp documentation file. Patch from Andrey Mitrofanov . * ifhp.conf.in (hp6l hp1100): Specify better options. Patch from Brendan O'Dea . (Closes: #236567) * ifhp.conf.in (gs_ljet4): Don't comment out pcl_gs converter spec. (Closes: #257485) * src/ifhp.c (Send_job): When setting language from Use_file_util(), correctly test to see whether Use_file_util succeeded. (Closes: #361576) * po/cs.po: New file, thanks to Martin \u0160ín (Closes: #315206) * po/sv.po: New file, thanks to Daniel Nylander . (Closes: #331524) ifhp (3.5.20-2) unstable; urgency=low * Removed obsolete doc-base entry (closes: Bug#308982). * Added the Vietnamese translation by Clytie Siddall (closes: Bug#311921). ifhp (3.5.20-1) unstable; urgency=low * New maintainer (closes: Bug#266467). * New upstream release. * Added build-time dependencies and suggestions for new features, namely foomatic filter support and printer status queries via SNMP. * Removed unnecessary build-time dependencies. * Took care of warnings and errors reported by lintian. * Added a small patch fixing the pjl_waitend_byjobname option. ifhp (3.5.10-3) unstable; urgency=low * QA upload * set maintainer to Debian QA Group * Debconf updates: + Catalan debconf templates translation. Closes: #236625 + German debconf templates translation. Closes: #263027 + Japanese debconf template translation. Closes: #258780 + Updated danish template translation. Closes: #241251 * Checked against newest policy, updated Strandards-Version (no other changes) * Fix the debian/clean target to really clean up all generated files ifhp (3.5.10-2.1) unstable; urgency=low * Non-maintainer uploade * Danish debconf templates translation. Closes: #175024 * French debconf templates translation. Closes: #182202 * Brazilian portuguese debconf templates translation. Closes: #179373 ifhp (3.5.10-2) unstable; urgency=low * debian/templates: added -da translation (Closes: Bug#175024) igraph (1.0.0+ds-4) unstable; urgency=medium . * Serious fix release, now build autopkgtest_s with -O2 (Closes: #1118436). * Debianization: - d/adhoc/e/*/Makefile, now add `-O2` to CFLAGS; - d/adhoc/e/b/Makefile, harden. igraph (1.0.0+ds-3) unstable; urgency=medium . * Debianization: - d/rules: - now honour parallel DEB_BUILD_OPTIONS (thanks to Aurelien Jarno for noticing the issue and for providing a patch) (Closes: #1117554); - d/libigraph4.symbols: - mark C++ GNU symbols in the libigraph library as optional (Closes: Lintian report). igraph (1.0.0+ds-2) unstable; urgency=medium . * FTBFS fix release, mark C++ std symbols in the libigraph library as optional (Closes: 1117832). * Debianization: - d/libigraph4.symbols, harden (see first point); - d/a/e/s/Makefile, filter Warning_s; - d/changelog, correct typo. igraph (1.0.0+ds-1) unstable; urgency=medium . * New major release (ongratulation to the upstream). * Debianization: - SONAME, bump from 3 to 4; - d/patches/*: - d/p/upstream-fix-lintian-spelling_error-silence.patch, integrated; - debianization.patch, update; - d/copyright: - vendor entries, update; - d/libigraph3t64.lintian-overrides, obsoleted; - d/control: - Rules-Requires-Root field, obsoleted. jreen (1.2.0+ds-5) unstable; urgency=medium . * QA upload. * Use -DCMAKE_POLICY_VERSION_MINIMUM=3.5. Closes: #1113060. * Drop Rules-Requires-Root: no. * Standards-Version: 4.7.2. * Run wrap-and-sort -satbk. * Fix whitespace in changelog. * Bump debian/* copyright years. * Use watch v5. jreen (1.2.0+ds-4) unstable; urgency=medium . * QA upload. * Standards-Version: 4.7.0 * Fix watch and Homepage to use github (qutim.org is gone). jreen (1.2.0+ds-3) unstable; urgency=medium . * QA upload. * Use libidn-dev instead of libidn11-dev. Closes: #1086102. jreen (1.2.0+ds-2) unstable; urgency=medium . * QA upload. * sed s/libgsasl7-dev/libgsasl-dev/g -i debian/control (Closes: #1051176) jreen (1.2.0+ds-1) unstable; urgency=medium . * QA upload. * Orphan the package. * Acknowledge previous upload. * debian/control: + Bump Standards-Version to 4.6.0. + Bump debhelper compat to v13. + Use correct Vcs-* URLs. + Add speex as build-dep to enable speex support. + Use "Rules-Requires-Root: no". * debian/rules: Refresh and drop custom --builddirectory. jreen (1.2.0-2.1) unstable; urgency=medium . * Non-maintainer upload. * Drop Qt4 packages (Closes: #874918) jreen (1.2.0-2) unstable; urgency=medium . * Add jreen-qt56.patch to fix build error with Qt 5.6. (Closes: #827585) * Update standard version from 3.9.6 to 3.9.8. jreen (1.2.0-1) unstable; urgency=medium . * Initial release to Debian. (Closes: #648668) * Add multiarch support. jupyter-sphinx (0.5.3-3) unstable; urgency=medium . * Team upload * [7023cde] d/rules: Ignore PendingDeprecationWarning (Closes:#1120180) * [fa971ff] autopkgtest: Ignore PendingDeprecationWarning * [b482e8a] d/watch: Convert to version 5 labplot (2.12.1-2) unstable; urgency=medium . * Drop Rules-Requires-Root: no, no more needed since Debian trixie. * Backport upstream commit ee17e7659a97b36b58cab28b2b56cede7cd153c6 to support orcus 0.21.0; patch upstream_cmake-support-orcus-0.21.patch. (Closes: #1117346) latex-mk (2.1-8) unstable; urgency=medium . * QA upload. * Change build-depends and suggests to imagemagick. latex-mk (2.1-7) unstable; urgency=medium . * QA upload. . [ Petter Reinholdtsen ] * Fixed typo in d/gbp.conf. . [ Santiago Vila ] * Change BD graphicsmagick-imagemagick-compat to graphicsmagick. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Update standards-version. * Add debian/salsa-ci.yml. latex-mk (2.1-6) unstable; urgency=medium . * QA upload. . * Added d/gbp.conf to describe branch layout. * Updated vcs in d/control to Salsa. * Updated d/gbp.conf to enforce the use of pristine-tar. * Use wrap-and-sort -at for debian control files. * Fix field name case in debian/copyright (Upstream-contact ⇒ Upstream-Contact). latex-mk (2.1-5) unstable; urgency=medium . * QA upload. * debian/control: bumped Standards-Version to 4.7.0. * debian/patches/*: renamed all patches. * debian/upstream/metadata: created. latex-mk (2.1-4) unstable; urgency=medium . * QA upload. * debian/control: bumped Standards-Version to 4.6.2. * debian/copyright: updated copyright rights for maintainers. * debian/source/options: created to fix FTBFS after successful build due to upstream source being modified during build. (Closes: #1048107) * debian/watch: bumped to version 4. latex-mk (2.1-3) unstable; urgency=medium . * QA upload. * debian/rules: Pass variables to configure to make the package build reproducibly regardless of usrmerge. (Closes: #995741) * Update to debhelper-compat 13. * debian/control: Set Rules-Requires-Root to "no". * debian/rules: Support "nocheck" in dh_auto_test override. * debian/control: Mark latex-mk as Multi-Arch: foreign. * debian/copyright: Update to copyright-format 1.0. * debian/control: Update Standards-Version to 4.6.0. latex-mk (2.1-2) unstable; urgency=medium . * QA upload * Set maintainer field to Debian QA Group (see #790477) * Fix error when creating the documentation. Closes: #790534 latex-mk (2.1-1.3) unstable; urgency=medium . * Non-maintainer upload. * Disable support and dependency on tgif (Closes: #768690) latex-mk (2.1-1.2) unstable; urgency=medium . * Non-maintainer upload. * Add texlive-fonts-recommended as Build-Depends-Indep, as suggested by Hideki Yamane to fix FTBFS (Closes: #743107) latex-mk (2.1-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "Please Build-Depend on ghostscript instead of gs-common" replacing the dependency on gs-common (Closes: #649699) latex-mk (2.1-1) unstable; urgency=low * New upstreamer release * gmk-clean.patch removed, already fixed by upstreamer latex-mk (2.0-2) unstable; urgency=low * New maintainer. Closes: #534357 - Thanks to Rafael Laboissiere for his previous work. * debian/copyright - Change to DEP-5 format. * debian/rules - dh --with autotools_dev added to update config.sub and config.guess latex-mk (2.0-1) unstable; urgency=low * QA upload * New upstream version * Set Maintainer to Debian QA Group * debian/control: - Add a build-dependency on autotools-dev to update config.guess and config.sub - Update Standards-Version to 3.8.4 (No changes needed) - Remove Vcs-Git and Vcs-Browser fields * debian/docs: Remove doc/latex-mk.ps, add NEWS * Switch to 3.0 (quilt) source format: - Add debian/source/format * debian/rules: Move from cdbs to dh7 - Remove build-dependency on cdbs, Add one on debhelper 7.0.50~ - Add debian/clean and debian/dirs * Update patches to follow DEP3 * fig-pdf-extension.patch: Removed, merged upstream * use-gunzip-instead-of-gzcat.patch: Added. The gzcat command does not exist in linux, use gunzip -c instead (Closes: #560227) * Register documentation with doc-base, add debian/latex-mk.doc-base latex-mk (1.9.1-2) unstable; urgency=low * debian/control: + Added Homepage field + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-* + Dropped the Homepage pseudo-header from the extended descriptions + Bumped Standards-Version to 3.7.3 latex-mk (1.9.1-1) unstable; urgency=low * New upstream release * debian/control: + Build-depends on texlive-latex-extra, since + In Recommends, give priority to texlive over tetex packages nomencl.tex is needed for one of the tests * debian/watch: Updated URL for using the SourceForge redirector provided by qa.debian.org * Removed patches in debian/patches (applied upstream): + 20-diff-white-space.patch + 50-do-not-use-csh.patch + 50-no-wait-stdin-in-test.patch + 50-prefix-in-doc.patch * debian/patches/60-gmk-clean.patch: Adjusted for the new upstream version * debian/patches/60-new-nomencl.patch: New patch for making one of the tests work with a recent version of nomencl.sty latex-mk (1.8-9) unstable; urgency=low * debian/control: + Added XS-Vcs-Svn and XS-Vcs-Browser fields + Dropped build-dependencies on tetex-bin and tetex-extra, replacing them by the corresponding TeXLive packages * debian/patches/50-use-fancyhdr.patch: Use fancyhdr.sty, instead of fancyheadings.sty, which cannot be found in TeXLive latex-mk (1.8-8) unstable; urgency=low * Uploaded to unstable, since etch is already frozen latex-mk (1.8-7) experimental; urgency=low * debian/patches/50-fig-pdf-extension.patch: Added patch for generating PDF files with .pdf extension instead of .eps when using the fig2dev command with USE_PDFLATEX activated (closes: #401802). Thanks to Elmar Hoffmann for the patch. * debian/patches/60-gmk-clean.patch: Added patch to remove BSDisms in some makefile fragments, such that them work with GNU make (closes: #401806). Thanks to Elmar Hoffmann for the patch. latex-mk (1.8-6) experimental; urgency=low * debian/patches/50-no-wait-stdin-in-test.patch: Patch for avoiding hanging the tests when LaTeX waits for input from stdin. * debian/rules: Run make check with option -i and check after the build whether some tests fails. In this case, show relevant *.dlog files. Thanks to Goswin von Brederlow for the suggestion. * Uploading to experimental, until 1.8-5 enters testing. latex-mk (1.8-5) unstable; urgency=low * debian/patches/50-prefix-in-doc.patch: Added patch for having the right inlcude path in the examples given in the documentation. * debian/rules: Activate call to autoconf * debian/control: - Build-Depends on autoconf - Build-Depends on tetex-extra, because fancyheadings.sty is needed for make check. * debian/latex-mk.lintian: Added override file for Lintian latex-mk (1.8-4) unstable; urgency=low * debian/watch: Fixed URL and file pattern latex-mk (1.8-3) unstable; urgency=low * debian/patches/50-do-not-use-csh.patch: Use $PWD instead of calling csh for getting the current working directory (closes: #383192) latex-mk (1.8-2) unstable; urgency=low * New upload to fix the debian/changelog text in 1.8-1 latex-mk (1.8-1) unstable; urgency=low * New upstream release * debian/patches/syntax-error.patch: Removed patch, which has been applied upstream * debian/patches/gmake-subst-run-tests.patch latex-mk (1.7-2) unstable; urgency=low * debian/control: Removed cdbs and debhelper from Build-Depends-Indep. This was overseen in the last upload and the package now really complies with section 7.6 of the Debian Policy. latex-mk (1.7-1) unstable; urgency=low * New upstream release (closes: #373804) * debian/control: - Bumped Standards-Version to 3.7.2 (no changes needed) - Moved cdbs and debhelper from Build-Depends-Indep to Build-Depends, complying with section 7.6 of the Debian Policy. * debian/patches/syntax-error.patch: Fix a if/else syntax error in the latex-mk script latex-mk (1.6-1) unstable; urgency=low * New upstream release * debian/patches/ieee-copyout-syntax.patch: Removed patch, which has been integrated upstream latex-mk (1.5-2) unstable; urgency=low * Dropped build-dependency and suggestion on non-free package lgrind (still closes: #350336, once it will be approved by the ftp-admins). latexml (0.8.8-4) unstable; urgency=medium . * Enable autopkgtest during build. * Disable t/fonts/abxtest & t/fonts/mathaccents for now. (Closes: #1120366). * Add fixes for DEP-3 headers of patches. * Bump Standards version, no changes needed. libabigail (2.9-2) unstable; urgency=medium . * Restrict the libbpf-dev build dependency to linux targets. libabigail (2.9-1) unstable; urgency=medium . * New upstream version. * Bump libabigail soname. * Update copyright years. libcbor (0.10.2-2.1) unstable; urgency=medium . * Non-maintainer upload. * Backport upstream fix for FTBFS with CMake 4. (Closes: #1113124) libfilezilla (0.52.0-2) unstable; urgency=medium . * Add patch defining PATH_MAX fixing build on Hurd libfilezilla (0.52.0-1) unstable; urgency=medium . * New upstream version 0.52.0 * Change soname to libfilezilla50 * Delete redundant Rules-Requires-Root: no * Update to watchfile version 5 libgetdata (0.11.0-17) unstable; urgency=medium . * Team upload. * Add perl-xs-dev to build-depends. Closes: #1102798 * Standards-Version: 4.7.2 * Rename dh-fortran-mod -> dh-fortran libmatio (1.5.29-1) unstable; urgency=medium . * New upstream version 1.5.29 - fixes CVE-2025-2338 (Closes: #1104247) * d/copyright: reflect upstream changes * array-index-out-of-bounds-with-bad-utf-8.patch: drop patch, applied upstream * Drop versioned Build-Depends on debhelper. No longer needed, the constraint is satisfied in oldoldstable. * d/control: use proper team name in Maintainer field * d/watch: upgrade to file format version 5 * Drop “Rules-Requires-Root: no”, which is now the default libnxml (0.18.5-2) unstable; urgency=medium . * QA upload. * debian/control: Bump Standards-Version to "4.7.2". * debian/copyright: Update packaging copyright information. * debian/libnxml0t64.lintian-overrides: Remove. No longer needed. * debian/watch: Update to version 5. libpod-abstract-perl (0.26-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. . [ gregor herrmann ] * Import upstream version 0.26. * Refresh fix-pod-spelling.patch. * Update years of upstream copyright. * New test and runtime dependency: libmodule-pluggable-perl. * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. * Add autopkgtest.patch: test installed file. libsub-handlesvia-perl (0.050007-1) unstable; urgency=medium . * Import upstream version 0.050007. libtest-json-schema-acceptance-perl (1.034-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.034. * Update test and runtime dependencies. * Remove «Rules-Requires-Root: no», which is the current default. * Drop unneeded version constraints from (build) dependencies. * Remove «Priority: optional», which is the current default. libvirt-glib (5.0.0-3) unstable; urgency=medium . * Team upload * Update gir handling (Closes: #1118889) * Update debian/gbp.conf * Add patch to update expected test output after dependency changes * Bump Standards Version to 4.7.2 lxappearance (0.6.4-2) unstable; urgency=medium . [ Simon McVittie ] * d/control: Remove unused Build-Depends (Closes: #955917) . [ Andrew Lee (李健秋) ] * debian/copyright: fix FSF old address. lynx (2.9.2-2) unstable; urgency=medium . * Fix segfault on attempt to submit a form. (Closes: #1119084) * [lintian] Drop redundant Rules-Requires-Root macaulay2 (1.25.11+ds-1) unstable; urgency=medium . * New upstream release. * debian/control - Drop versioned dependencies on libflint-dev and libjs-query, newer versions are now in oldoldstable. - Switch libjs-bootstrap -> libjs-bootstrap5 (Closes: #1088424). - Switch fonts-glyphicons-halflings -> node-fortawesome-fontawesome-free. * debian/copyright - Update Files-Excluded. We now remove the entire js directory for the Visualize package, as all of its files are now automatically generated by webpack. - Update the copyright information for some of my upstream packages (now GPL). - Add copyright information for new packages: + CpMackeyFunctors + ExteriorExtensions + LieAlgebraRepresentations (formerly LieTypes) + MatrixFactorization + NonPrincipalTestIdeals + PathSignatures + Tableaux + WeilDivisors (formerly Divisors) - Update filename for JSON package test. - Drop stanza for removed pkg.m4. * debian/macaulay2-common.linktress - Update symlinks for JavaScript libraries (bootstrap3 -> bootstrap5 and using fontawesome instead of glyphicons). * debian/patches - Remove patches applied upstream: + c++17.patch + normaliz.patch + package-files.patch * debian/patches/skip-failing-package-tests.patch - Skip new tests: + check(1, "Cyclotomic") (failing on all architectures) + check({72, 74, 75}, "EngineTests") (failing on s390x) + check(3, "NumericalImplicitiazation") (failing on s390x) + check(7, "Msolve") (failing on 32-bit systems) + check(8, "SpecialFanoFourfolds") (failing on armhf) * debian/patches/visualize.patch - New patch; use Debian packages instead of webpack-bundled JavaScript in the Visualize package. * debian/rules - Pass --disable-download to configure since --enable-download is now the default. - Drop get-orig-source target; we can use uscan directly now. * debian/watch - Update with new download location; upstream hosts tarballs on their website again. mastodon-el (2.0.7-1) unstable; urgency=medium . * New upstream release mastodon-el (2.0.6-1) unstable; urgency=medium . * New upstream release matlab-support (0.3) unstable; urgency=medium . * No longer rename libvulkan.so.1 and libfreetype.so.6 in postinst (Closes: #1120681) * Drop “Rules-Requires-Root: no”, which is now the default mkdocstrings-python-handlers (1.19.0-1) unstable; urgency=medium . * [a69a333] New upstream version 1.19.0 mobile-broadband-provider-info (20251101-1) unstable; urgency=medium . * New upstream version 20251101 * Add support for emergency number information * Add emergency number information for AT, BE, CH, DE, JP, TW, US * Add cbd channel information for IL * New providers - de: Willkommen - jp: provo * Updated providers - ar: Claro - ca: Rogers - lu: Tango neovim-lualine (0.0.6+git20251016-1) unstable; urgency=medium . * New upstream release * d/control: Drop Rules-Require-Root field node-shelljs (0.8.5+~cs0.8.10-6) unstable; urgency=medium . * Team upload * Fix failure when upgrading node-glob node-shelljs (0.8.5+~cs0.8.10-5) unstable; urgency=medium . * Team upload * Other fixes for newer glob ollama-python (0.6.1-1) unstable; urgency=medium . * New upstream release. os-autoinst (5.1753993900.1487e479-2) unstable; urgency=medium . * build-dep: libcrypt-dev (closes: 1102832) . os-autoinst (5.1753993900.1487e479-1~bpo13+1) trixie-backports; urgency=medium . * Rebuild for trixie-backports. partial-json-parser (0.2.1.1.post5-3) unstable; urgency=medium . * Team Upload * Apply Multi-Arch: hint * Fix d/watch for new PyPi archive naming policy pdm-backend (2.4.6+ds1-1) unstable; urgency=medium . * New upstream release. phoc (0.51.0-1) unstable; urgency=medium . * New upstream release phosh-osk-stevia (0.51.0-1) unstable; urgency=medium . * New upstream release php-twig (3.22.1-2) unstable; urgency=medium . * Source-only upload php-twig (3.22.1-1) unstable; urgency=medium . [ Fabien Potencier ] * Prepare the 3.22.1 release . [ Javier Eguiluz ] * Allow Symfony 8 packages in Twig extra packages . [ Andreas Erhard ] * Add caution note for random function usage pitivi (2023.03-3) unstable; urgency=medium . * Add Build-Depends: desktop-file-utils for build tests * Remove obsolete Build-Depends: git, intltool * Remove unnecessary Build-Depends: libgirepository1.0-dev (Closes: #1118906) * Enable all hardening flags * debian/copyright: Remove obsolete FSF address * Bump Standards Version to 4.7.2 polari (49.0-1) unstable; urgency=medium . * New upstream release * Bump minimum libadwaita to 1.8 * Remove all patches: applied in new release primecount (7.20+ds-1) unstable; urgency=medium . * New upstream minor release. * Debianization: - d/copyright: - Files-Excluded list, refresh; - debian/adhoc/lintian/privacy-breach/www/images/* entry, obsoleted; - d/patches/*: - d/p/debianization-documentation.patch, obsoleted; - d/adhoc/lintian/privacy-breach/*, obsoleted; - d/primecount-doc.links, refresh; - d/primecount-doc.docs, update; - d/control: - Rules-Requires-Root field, now rely on default. primesieve (12.10+ds-1) unstable; urgency=medium . * New upstream minor version. * Debianization: - d/patches/*: - d/p/upstream-workaround-doc-doxygen-LaTeX-tables.patch, integrated; - d/control: - Rules-Requires-Root field, now rely on default. prs (0.5.2+dfsg-7) unstable; urgency=medium . * d/control, d/patches: Build with nix 0.30 (Closes: #1118302) * d/control: Drop Rules-Requires-Root field py-nightscout (1.3.3-3) unstable; urgency=medium . * Team upload. * Replace transitional python3-tz with python3-pytz pyatem (0.13.0-2) unstable; urgency=medium . * Update debian/watch to version 5 * udev: use uaccess tag instead of mode 0666 * Document hardware support in AppStream * openswitcher: install udev rule to allow users access to USB mixers * Drop Rules-Requires-Root: no pyseq (0.9.0-1) unstable; urgency=medium . * New upstream release (Closes: #1112080) python-bluecurrent-api (1.2.3-2) unstable; urgency=medium . * Team upload. * Replace transitional python3-tz with python3-pytz python-buienradar (1.0.6-2) unstable; urgency=medium . * Team Upload * Replace transitional python3-tz with python3-pytz * Use dh-sequence-python3 . [ Thomas Goirand ] * Add Buienradar / RTL. in d/copyright. python-docx-template (0.20.2+dfsg-1) unstable; urgency=medium . * New upstream version 0.20.2+dfsg python-doubleratchet (1.2.0-2) unstable; urgency=medium . * Remove superfluous files under dist-packages python-doubleratchet (1.2.0-1) unstable; urgency=medium . * New upstream version python-editables (0.5-3) unstable; urgency=medium . [ Mahangu Weerasinghe ] * New maintainer. (Closes: #1093730) * Add bug tracking information to upstream metadata. * d/control: Update Standards-Version to 4.7.2. * d/control: Add Uploaders field. * d/watch: Convert to version 5 RFC822 format with GitHub template. . [ Jeroen Ploemen ] * Control: build-dep on python3-all to allow for testing with all supported Python versions. * Control: switch autopkgtest to non-trivial autopkgtest-pkg-pybuild. * Rules: remove "--with python3" from dh call, redundant with dh- sequence-python3. python-ical (9.0.0-3) unstable; urgency=medium . * Team upload. * Replace dependence on transitional python3-tz with python3-pytz python-logi-circle (0.2.3-3) unstable; urgency=medium . * Team upload. * Replace dependency on transitional python3-tz with python3-pytz python-nixio (1.5.4+dfsg-4) unstable; urgency=medium . [ Chris Lamb ] * d/rules: build reproducible independently of nocheck. (Closes: #1120873) . [ Étienne Mollier ] * d/watch: convert to v5 Github template. * d/control: drop redundant Rules-Requires-Root: no. * d/control: declare compliance to standards version 4.7.2. python-ntc-templates (3.5.0-3) unstable; urgency=medium . * Team Upload * Fix d/watch for new PyPi archive naming policy * Use dh-sequence-python3 python-roborock (3.8.0-1) unstable; urgency=medium . * New upstream release. python-scrapy (2.13.4-1) unstable; urgency=medium . * New upstream version. + Improved protection against brotli decompression bombs (CVE-2025-6176). * Drop d/watch in favor of d/upstream/metadata. * Drop the Priority field. * Remove the obsolete Python 3 mentions from the description. python-x3dh (1.2.0-2) unstable; urgency=medium . * Remove superfluous files under dist-packages python-x3dh (1.2.0-1) unstable; urgency=medium . * New upstream version python-xeddsa (1.1.1-2) unstable; urgency=medium . * Remove superfluous files under dist-packages python-xeddsa (1.1.1-1) unstable; urgency=medium . * New upstream version queue-async (1.0.7-3) unstable; urgency=medium . * Team upload. * Maintain team package in JS team repository on Salsa * Point Homepage / Source to moved repository * d/watch: version=5 * Standards-Version: 4.7.2 (routine-update) * debputy lint --auto-fix (routine-update) * d/copyright: Remove old FSF address rednotebook (2.41+ds-6) unstable; urgency=medium . * QA upload * Orphan package * Remove unnecessary Depends: gir1.2-girepository-2.0 rtrlib (0.8.0-5) unstable; urgency=medium . * Adding patch to fix FBTFS with CMake 4 (Closes: #1113196). rtrlib (0.8.0-4) unstable; urgency=medium . * Renaming source package name from librtr to its correct upstream name rtrlib. * Updating vcs fields. ruby-httpclient (2.9.0-1) unstable; urgency=medium . [ Cédric Boutillier ] * Fix typo in description. Thanks Thomas Vincent! (Closes: #1003246) . [ Simon Quigley ] * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. ruby-packable (1.3.18-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Remove reverse-applicable fix-ruby-3.0-argumenterror.patch. ruby-shoulda-matchers (7.0.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Use ${ruby:Depends} for runtime dependencies. * Drop drop-git-in-gemspec.patch, Git is no longer used. ruby-unf-ext (0.0.9.1-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Use ${ruby:Depends} for runtime dependencies. * Update Standards-Version to 4.7.2, no changes needed. ruby-zeitwerk (2.7.3-1) unstable; urgency=medium . * Team upload. * New upstream release. * Drop {XS,XB}-Ruby-Versions from control. * Update Standards-Version to 4.7.2, no changes needed. * Mark as Multi-Arch: foreign. rust-attribute-derive (0.10.5-1) unstable; urgency=medium . * Package attribute-derive 0.10.5 from crates.io using debcargo 2.7.11 rust-attribute-derive (0.10.3-1) experimental; urgency=medium . * Package attribute-derive 0.10.3 from crates.io using debcargo 2.7.10 rust-bytemuck (1.24.0-1) unstable; urgency=medium . * Team upload. * Package bytemuck 1.24.0 from crates.io using debcargo 2.7.11 rust-bytemuck-derive (1.10.2-2) unstable; urgency=medium . * Package bytemuck_derive 1.10.2 from crates.io using debcargo 2.7.11 * Fix tests on 32-bit and big-endian systems rust-bytemuck-derive (1.10.2-1) unstable; urgency=medium . * Package bytemuck_derive 1.10.2 from crates.io using debcargo 2.7.11 rust-juniper-codegen (0.16.0-2) unstable; urgency=medium . * Package juniper_codegen 0.16.0 from crates.io using debcargo 2.7.11 rust-pdb2 (0.10.1-1) unstable; urgency=medium . * Team upload. * Package pdb2 0.10.1 from crates.io using debcargo 2.7.11 * Properly disable tests which are failing due to missing fixtures. * Closes: #1102550. rust-pdb2 (0.9.1-1) unstable; urgency=medium . * Package pdb2 0.9.1 from crates.io using debcargo 2.7.0 rust-pyo3-filelike (0.5.1-2) unstable; urgency=medium . * Target unstable distribution. rust-pyo3-log (0.13.2-2) unstable; urgency=medium . * Target unstable distribution. rust-uuid (1.18.1-2) unstable; urgency=medium . * Team upload. * Package uuid 1.18.1 from crates.io using debcargo 2.7.11 * Reinstate the js feature. safetensors (0.6.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Update rust-dep-version.patch for pyo3 0.26. (Closes: #1118319) sambamba (1.0.1+dfsg-3) unstable; urgency=medium . * Team upload. . [ Sudip Mukherjee ] * Apply upstream fix for missing break to fix FTBFS. Closes: #1119779. . [ Santiago Vila ] * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. sambamba (1.0.1+dfsg-2) unstable; urgency=medium . * Build-Depends: architecture-is-64-bit, architecture-is-little-endian Closes: #1067959 * Drop unneeded copyright paragraph * Drop unused patches * Standards-Version: 4.7.0 (routine-update) * Set upstream metadata fields: Repository. * Build-Depends: s/pkg-config/pkgconf/ sambamba (1.0.1+dfsg-1) unstable; urgency=medium . * New upstream version sambamba (1.0+dfsg-1) unstable; urgency=medium . * Fix watch file * New upstream version * Standards-Version: 4.6.2 (routine-update) * Set field Upstream-Name in debian/copyright. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. sambamba (0.8.2+dfsg-2) unstable; urgency=medium . * Team upload. * Build specifically needs ldc2 (from ldc package), thus adding ldc as explicit build dependency. sambamba (0.8.2+dfsg-1) unstable; urgency=medium . * Drop debian/gbp.conf * d/rules: Do not link against libbiod * New upstream version * Add missing build dependency on dh addon. * Remove unused override sambamba (0.8.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.0 (routine-update) * Refresh Patches + Replace DEB_TARGET_GNU_TYPE with DEB_HOST_MULTIARCH to find library + Fix fuzz in other patches sambamba (0.8.0+dfsg-1) unstable; urgency=medium . * Team Upload. [ Steffen Möller ] * Update metadata - added ref to guix, fixed indent . [ Nilesh Patra ] * Add autopkgtests * d/watch: Fix watch regex * Repack to remove embedded shunit2 * d/lintian-overrides: Fix override * Add d/gbp.conf * d/salsa-ci.yml: Do not run build on i386, disable reprotest * d/copyright: Fix all copyrights (Closes: #991371) sambamba (0.8.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.5.1 (routine-update) sambamba (0.7.1-5) unstable; urgency=medium . * Team upload. . [ Andreas Tille ] * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine- update) * Remove trailing whitespace in debian/changelog (routine-update) * Add salsa-ci file (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit. * DEP3 * Lintian-override for static linking . [ Étienne Mollier ] * Define zlib dependency in meson.build. (Closes: #966914) * Default to libcurl4-gnutls-dev as libcurl-dev dependency. (Fixes lintian virtual-package-depends-without-real-package-depends) sambamba (0.7.1-4) unstable; urgency=medium . * d/control: - versioned dependency on htslib-dev to request non-stripped libhts.a - Standards-Version: 4.5.0 - debhelper-compat 13 - Rules-Requires-Root: no - Completed dependencies for cowbuilder * d/rules: better clean sambamba (0.7.1-3) unstable; urgency=medium . * Fixed build failure (Closes: # 948919) with - dependency on newer htslib package that is not stripped - and exports the cram_to_bam function - avoided use of inline htslib function by sambamba Upstream informed on https://github.com/samtools/htslib/issues/1098 sambamba (0.7.1-1) unstable; urgency=medium . [ Andreas Tille ] * New upstream release Closes: #907489 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.2.1 * Add build time test * Allow pre-releases in watch file * Versioned Build-Depends: libbiod (>= 0.2.1) . [ Steffen Möller ] * Update metadata with ref to conda . [ Matthias Klumpp ] * New upstream version: 0.7.1 * Run tests and build with strong optimizations * add-meson-build.patch: Update Meson build definition - Closes: #907489 - We link against BioD stantically now - Tests are integrated into Meson - Allow switching on stronger optimizations used by the upstream Makefile * Depend on latest libbiod (>= 0.2.3) * Don't depend on libundead * Bump dh compat level to 12 * Bump standards version (No changes needed) * Remove test artifacts in clean target sambamba (0.6.7-2) unstable; urgency=medium . * Team upload. * Disable assert on i386, this is a new assert, but the current package is already broken on i386. Upstream is working on a proper fix, in the meantime we can let the package migrate without removing i386 or making things worse for this architecture. Closes: #893664 See: https://github.com/biod/sambamba/issues/344 (and issue 300) . [ Steffen Möller ] * Update upstream metadata file . [ Matthias Klumpp ] * Fail on missing files * Do not force disable of neon on armhf in rules file, already handled by dh-dlang sambamba (0.6.7-1) unstable; urgency=medium . [ Steffen Moeller ] * debian/upstream/metadata: - yamllint cleanliness - added references to registries . [ Andreas Tille ] * New upstream version * Use dh-dlang * Standards-Version: 4.1.3 * debhelper 11 * enable hardening options * move bash_completion scripts to new location sambamba (0.6.6-1) unstable; urgency=medium . * Initial release (Closes: #871497) sauce (0.9.4) unstable; urgency=medium . * Completely rework adminsecret handling * Startup script: Pass -s to su * init script: Wait for sauce to have started. * Add an autopkgtest selinux-python (3.9-2) unstable; urgency=medium . * Make pip not try to download things Closes: #1119794 Thanks thursdaybw * Update to standards version 4.7.2 and enable LTO. Thanks Christian Göttsche sharutils (1:4.15.2-13) unstable; urgency=medium . * Stop using sequential numbers for patch filenames. * Convert THANKS and TODO to UTF-8. * Drop "Rules-Requires-Root: no" (default). * Drop "Priority: optional" (default). * Mark sharutils-doc as "Multi-Arch: foreign". * Switch watch file to format version 5. simgrid (4.1-1) unstable; urgency=medium . * New upstream release: Breaking the seal (v4.0 was not the final release). - Allow one to unseal netzones to modify the platform even after the simulation start. - The model-checker can now report memory race conditions (see tutorial). - Pip builds should now work out of the box. - (+ the usual bug fixes overall, and improvements to the Java/Python bindings). . * Run wrap-and-sort -astkb * d/control: bump Standards-version to 4.7.2. siridb-server (2.0.53-2) unstable; urgency=medium . * d/rules: simplifications * B-D: drop valgrind on armhf again siridb-server (2.0.53-1) unstable; urgency=medium . * New upstream version 2.0.53 * Build-Depends: add libcrypt-dev (Closes: #1107003) snac2 (2.84-3) unstable; urgency=medium . * Drop PrivateUsers systemd sandboxing (Closes: #1089852) stayrtr (0.6.2+20251113-1) unstable; urgency=medium . * New upstream snapshot. Fixes: + serving stale VRPs when the validator is stuck. (Closes: #1120625) stravalib (2.4-2) unstable; urgency=medium . * Team upload. * Replace dependency on transitional python3-tz with new python3-pytz * Drop "Rules-Requires-Root: no": it is now the default taskw (2.0.0-4) unstable; urgency=medium . * Team upload. * Replace dependency on transitional python3-tz with new python3-pytz * Drop "Rules-Requires-Root: no": it is now the default * Bump Standards-Version to 4.7.2 texmaker (6.0.1+dfsg-3) unstable; urgency=medium . * debian/control, Revert changes to restrict hard B-D. texmaker (6.0.1+dfsg-2) unstable; urgency=medium . * debian/control, Restrict qt6-webengine-dev to supported arches. texmaker (6.0.1+dfsg-1) unstable; urgency=medium . * New upstream release. (Closes: #1048798) * debian/patches, Remove some patches, refactored. + Add fix-build-against-qt-6-10.patch to avoid FTBFS. + Add use-system-libs.patch to avoid emmbeded copies. + Add update-metadata.patch to make lintian happy. * debian/watch, Update to 5 format. * debian/upstream/metadata, Update metadata. * debian/texmaker.docs, Update docs path. * debian/texmaker-data.install, Update dictionaries path. * debian/rules, Update to use cmake. * debian/control, Bump Standards-Version to 4.7.2 (no changes). + Update dependencies to QT6. + Add dymanic libraries. + Add breaks with previous version. + Add cmake. + Remove Rules-Requires-Root, is not needed anymore. * debian/copyright, Update upstream and debian copyright. thunderbird (1:140.5.0esr-1) unstable; urgency=medium . [ Paul Gevers ] * [e457726] tests: help.sh is really a very superficial test, so let's mark it as such (Closes: #1120427) . [ Christoph Goehre ] * [4908c1a] New upstream version 140.5.0esr Fixed CVE issues in upstream version 140.5 (MFSA 2025-91): CVE-2025-13012: Race condition in the Graphics component CVE-2025-13016: Incorrect boundary conditions in the JavaScript: WebAssembly component CVE-2025-13017: Same-origin policy bypass in the DOM: Notifications component CVE-2025-13018: Mitigation bypass in the DOM: Security component CVE-2025-13019: Same-origin policy bypass in the DOM: Workers component CVE-2025-13013: Mitigation bypass in the DOM: Core & HTML component CVE-2025-13020: Use-after-free in the WebRTC: Audio/Video component CVE-2025-13014: Use-after-free in the Audio/Video component CVE-2025-13015: Spoofing issue in Thunderbird tremc (0.9.5-1) unstable; urgency=medium . * New upstream release. * Drop git-buildpackage configuration. * Drop patches applied upstream. * Update uploader e-mail. * Update URL to packaging git repository. * Drop obsolete field Rules-Requires-Root. * Drop obsolete field Priority. * Update debian/watch to version 5. tremc (0.9.3-1) unstable; urgency=medium . * Initial release. (Closes: #1004845) trueprint (5.4-8) unstable; urgency=medium . * QA upload. * Upload to unstable. trueprint (5.4-7) experimental; urgency=medium . * QA upload. * debian/control: Bump Stardards-Version to '4.7.2'. * debian/copyright: Update packaging copyright information. trueprint (5.4-6) unstable; urgency=medium . * QA upload. * Fix building with -Werror=implicit-function-declaration. (Closes: #1066481) * Mark autopkgtests as superficial. (Closes: #970974) trueprint (5.4-5) unstable; urgency=medium . * QA upload. * debian/control: - Bumped Standards-Version to 4.6.2. - Updated debhelper-compat to 13. * debian/copyright: - Added all upstream files on the list. - Updated maintainer copyright years. * debian/gbp.conf: file created. * debian/rules: updated dh_auto_configure (Closes: 987286) Thanks to Helmut Grohne. * debian/upstream/metadata: removed obsolete field Name (already present in machine-readable debian/copyright). trueprint (5.4-4) unstable; urgency=medium . * QA upload. * debian/control: - Added 'Rules-Requires-Root: no' in source stanza. - Change Vcs-* fields for new repository in salsa. - Bumped Standards-Version to 4.4.1. * debian/rules: drop unnecessary dependency on dh-autoconf. * debian/salsa-ci.yml: created to start CI tests for Salsa. * debian/tests/control: added to perform trivial tests. trueprint (5.4-3) unstable; urgency=medium . * QA upload. * debian/control: - Bumped Standards-Version to 4.3.0. - dh-autoreconf build-dependency removed. - New format to debhelper-compat and updated level to 12. - Updated Vcs-* fields to salsa. * debian/compat: deleted. * debian/copyright: - Updated Format field with https. - Updated Homepage field with https. - Updated Paulo's email. - Updated packaging copyright years. - Updated Source field with https. * debian/upstream/metadada: created. trueprint (5.4-2) unstable; urgency=medium . * QA upload. * Updated DH level to 10. * debian/clean: added to delete files not removed by upstream when cleaning. * debian/control: - Bumped Standards-Version to 3.9.8. - Updated Vcs-* fields. * debian/copyright: converted to format 1.0. * debian/docs: created with AUTHORS and BUGS. * debian/lintian-overrides: deleted. * debian/patches/fix-spelling-error-in-manpage.patch: fixed the word messages on manpage. * debian/prerm: doing nothing. Deleted. * debian/README.Debian: fixed spelling error. * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening. * debian/source/options: added to ignore some changes in files, made by upstream code, when compiling. * debian/upstream/signing-key.asc: added. * debian/watch: improved. trueprint (5.4-1) unstable; urgency=medium . * QA upload. * Set Maintainer to QA Group. (See #747965) * New upstream release. * Switch to source format 3.0 (quilt) and get rid of dpatch. * Switch to debhelper 9 and minimal dh based rules. * Use dh_autoreconf. * Bump Standards-Version to 3.9.6, no changes needed. * Rewrite d/copyright. * Add Vcs-* URLs: packaging imported into GIT. trueprint (5.3-4.1) unstable; urgency=medium . * Non-maintainer upload. * Get rid of install-info calls in maintainer scripts. (Closes: #708500) * Forcefully truncate lines exceeding MAXLINELENGTH. (Closes: #729278) * Fix typo in description. (Closes: #406654) * Use Homepage field. (Closes: #615335) trueprint (5.3-4) unstable; urgency=low * New maintainer (Closes: #374128) trueprint (5.3-3) unstable; urgency=low * QA Upload * Set Maintainer to QA Group (Orphaned, #374128) * Higher Compat level, build depend on at least debhelper 4.0.0 * Small update for debian/rules unicode-screensaver (0.5.2-8) unstable; urgency=medium . * QA upload. * Upload to unstable. unicode-screensaver (0.5.2-7) experimental; urgency=medium . * QA upload. * debian/control: Bump Standards-Version to "4.7.2". * debian/upstream/metadata: Add upstream metadata information. * debian/watch: - Change http to https. - Update to version 4. utfcheck (1.2-5) unstable; urgency=medium . * QA upload. * Upload to unstable. utfcheck (1.2-4) experimental; urgency=medium . * QA upload. * debian/control: Bump Standards-Version to "4.7.2". * debian/copyright: Update packaging copyright information. * debian/upstream/metadata: Add upstream metadata information. xmlstreambuffer (1.5.4-2) unstable; urgency=medium . * Team upload. * New Homepage on Github * d/copyright: - Fix Source field -> Github - Remove old FSF address * d/watch: - version=5 - Point to Github * Delete d/README.source since redundant * d/rules: Drop get-orig-source target * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Build-Depends: s/default-jdk/default-jdk-headless/ xrayutilities (1.7.12-1) unstable; urgency=medium . * Team upload. * New upstream release - fixes timeout with lmfit 1.3.4. Closes: #1120471. - Build-Depends: python3-mesonpy * new debian patches - 0005-test-relax-tolerance.patch relaxes test tolerance in test_math_peak_fit.py from digit=7 to digit=6 Needed for test_pvoigtfit_linear to pass. - 0006-no-sphinx_pyproject.patch drops use of SphinxConfig from sphinx_pyproject, which is not (yet) packaged for debian zfs-fuse (0.7.0-31) unstable; urgency=medium . * QA upload. * d/control: depends on fuse3 (Closes: #1084485) REMOVED: python-psycopg2cffi 2.9.0-1 REMOVED: librtr 0.8.0-1.1 REMOVED: rust-hyper-tls-0.5 0.5.0-2 REMOVED: rust-headers-core-0.2 0.2.0-1