abpoa (1.5.0-1) unstable; urgency=medium . * New upstream version 1.5.0 * baseline.patch: refresh. * buildflags.patch: refresh. * d/t/run-unit-test: repair broken logic. This restores tests for all possible SIMDe binaries variants. armnn (23.08-4) unstable; urgency=medium . [ Helmut Grohne ] * Fix FTCBFS: (Closes: #1010218) - Multiarchify python Build-Depends. - Drop python3-all as it only builds for the default python. - Annotate python3-numpy build dependency with :native. - Export cross compilation variables for setup.py - Let dpkg's architecture.mk initialize architecture variables. - Patch setup.py to avoid importing the cross built _pyarmnn_version. . [ Emanuele Rocca ] * Add debian/salsa-ci.yml with SALSA_CI_DISABLE_BUILD_PACKAGE_ARM64: 0 to build on arm64. 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) beets (1.6.0-8) unstable; urgency=medium . * Rebuild patch queue from patch-queue branch Added patch: test-Ignore-test_get_single_item_by_path-partially.patch (Let the package tests pass with werkzeug >= 2.3.x.) bumblebee-status (2.2.0-1) unstable; urgency=medium . * Team upload. . [ Ben Westover ] * Disable blhc in salsa-ci.yml since nothing is being compiled * Change arch from any to all since there are no arch-dependent files . [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Apply multi-arch hints. + bumblebee-status-doc: Add Multi-Arch: foreign. * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058135 bumblebee-status (2.1.6-1) unstable; urgency=medium . [ Ben Westover ] * New upstream version + Move from experimental to unstable post crossing NEW * Remove patches that have since been fixed upstream + Hardening, X11 dep, and repack no longer needed after C program removed + Versioneer fixed, no need for patch and repack + Privacy breach in docs fixed * Remove maintainer manpages that have since been integrated upstream * Create gbp.conf * Update email in control, changelog, and copyright . [ Nilesh Patra ] * d/rules: Export LC_ALL and LANGUAGE to make package reproducible * d/control: Un-duplicate the desc in -doc package bumblebee-status (2.1.5+dfsg2-1) experimental; urgency=medium . * Initial Package (Closes: #1010044) cinnamon-screensaver (5.8.1-3) unstable; urgency=medium . * d/control: - add missed gir packages dependencies to cinnamon-screensaver including the ones that are virtual for now - remove ${gir:Depends} and add gir1.2-gtk-3.0 to gir1.2-cscreensaver-1.0 to avoid unwanted -dev deps constantly (23.10.4-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #1058206 * Standards-Version: 4.6.2 (routine-update) * Testsuite: autopkgtest-pkg-python (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * watch file standard 4 (routine-update) * Build-Depends: python3-versioneer * Build-Depends: python3-twisted * Drop verioneer from d/copyright cubeb (0.0~git20240108.ffec8ed+ds-1) unstable; urgency=medium . * New upstream version 0.0~git20240108.ffec8ed+ds - jack: fix a rare segmentation fault debmirror (1:2.39) unstable; urgency=medium . * perlcritic fixes: - Move "use strict" above all code. - Avoid declaring variables in conditional statements. - Don't use bareword file/directory handles. - Make all loop iterators lexical. - Don't modify $_ in list functions. - Don't use subroutine prototypes. - Add explicit return statements to subroutines. - Enable warnings lexically rather than using "perl -w". - Use "state" rather than a closure, avoiding some unreachable code. - Localize assignments to $| and $SIG{...}. - Use the block form of grep and map. - Avoid combining low- and high-precedence boolean operators. - Avoid comma-separated statements. - Unpack @_ first in a few subroutines. diffmon (20020222-9.2) unstable; urgency=medium . * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.11.9. eog (45.2-1) unstable; urgency=medium . * New upstream release - data: Update appdata (Sabri Ünal) (https://gitlab.gnome.org/GNOME/eog/-/merge_requests/158) * debian/control: Bump minimum libglib2.0-dev version to 2.73.2 per upstream meson.build flask-migrate (4.0.5-1) unstable; urgency=medium . * [e3e4838] d/watch: Switch to git mode * [9593600] New upstream version 4.0.5 * [4ba2a53] Rebuild patch queue from patch-queue branch Dropped patch: debian-hacks/db-check-Revert-upstream-functionality-to-check-a-db.patch Not needed any more as we are packaging for unstable/testing and alembic is "new" enough. flufl.bounce (4.0-4) unstable; urgency=medium . * Team upload . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit. . [ Andreas Tille ] * Use sphinx-build Closes: #1042674 * We have version 4.0 since some time thus closing according bug Closes: #997666 * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Work around removed failIf in unittest flufl.bounce (4.0-3) unstable; urgency=medium . [ Debian Janitor ] * Set field Upstream-Contact in debian/copyright. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). flufl.bounce (4.0-2) unstable; urgency=medium . * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact, Repository, Repository-Browse. flufl.bounce (4.0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Debian Janitor ] * Apply multi-arch hints. + python-flufl.bounce-doc: Add Multi-Arch: foreign. * Update standards version to 4.5.1, no changes needed. . [ Pierre-Elliott Bécue ] * New upstream release 4.0 * d/watch: track upstream's package via their homepage * d/{control,copyright}: Change upstream's homepage * d/control: Bump Standards-Version to 4.6.0 * d/upstream/signing-key.asc: Upstream ceased signing their releases. * d/rules: drop docs dir after install flufl.bounce (3.0.1-1) unstable; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. . [ Pierre-Elliott Bécue ] * New upstream release 3.0.1 * d/control: - Remove Barry Warsaw from the uploaders as he retired. Thanks Barry for all your contributions! - Bump Standards-Version to 4.5.0 - Bump debhelper-compat level to 13 flufl.bounce (3.0-1) unstable; urgency=medium . [ Barry Warsaw ] * d/control: Put DPMT in Maintainers and myself in Uploaders. . [ Ondřej Nový ] * Fixed homepage (https) * Fixed VCS URL (https) * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field * Convert git repository from git-dpm to gbp layout * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/watch: Use https protocol . [ Pierre-Elliott Bécue ] * New upstream release: 3.0 * d/compat: Bump compat level to 11 * d/control: - Updated build-dependency list - Dropped Python2 package as python2 is no longer supported and python-flufl.bounce has no reverse dependency in the testing/unstable archive. - Add myself to Uploaders - Bump debhelper build dependency to 11~ - Bump Standards-Version to 4.3.0 - Add Rules-Requires-Root: no * d/copyright: - Updated * Use d/python-flufl.bounce.install instead of specifying the directory in d/rules. Adds README.rst in the same time. * d/python-flufl.bounce.doc-base: Created * d/rules: - drop python2 support - Remove two .rst files from /usr/lib/python3/dist-package/flufl/bounce. - Remove the -nspkg.pth file from /usr/lib/python3/dist-package/ * d/source/signing-key.asc: minimalized * d/tests/{control,python3-flufl.bounce}: Add autopkgtest testing * d/watch: version bumped to 4 flufl.bounce (2.3-4) unstable; urgency=medium . * d/python-flufl.bounce.pyremove: Removed; we want to keep the .egg-info files. flufl.bounce (2.3-3) unstable; urgency=medium . * d/control: - Remove Build-Depends on python3-enum34 now that it's been removed from the archive. - Bump X-Python3-Version to 3.4 which is the first Python 3 version to include enum in its stdlib. - Bump X-Python-Version to 2.7 because no one should be using Python 2.6 any more. flufl.bounce (2.3-2) unstable; urgency=medium . * d/control: Bump Standards-Version with no other changes necessary. * d/copyright: Converted to DEP-5 format. * d/watch: Use the pypi.debian.net redirector. * d/upstream/signing-key.asc: Add upstream's pubkey so that the pgpsigurlmangle option in d/watch will succeed. flufl.bounce (2.3-1) unstable; urgency=medium . * New upstream release. * d/copyright: Update copyright years. * d/control: - Updated maintainer email address. - Updated Build-Depends. - Updated Standards-Version with no further changes needed. - wrap-and-sort * d/rules: Port to --buildsystem=pybuild * d/*.install: Removed. * d/patches/setup.patch: Removed. * d/python-flufl.bounce.links: Removed. flufl.bounce (2.2.1-1) unstable; urgency=low . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. * Remove DM-Upload-Allowed; it's no longer used by the archive software. . [ Barry Warsaw ] * New upstream release. * debian/control: Bump Standards-Version to 3.9.4 without further change. flufl.bounce (2.1.1-1) unstable; urgency=low * New upstream release. flufl.bounce (2.1-2) unstable; urgency=low * Team upload [ Barry Warsaw ] * debian/rules: - Build and install Python 3 versions via % expansion targets instead of for loops in override targets. - Remove test target debugging output when DEB_BUILD_OPTIONS=nocheck. - Remove questionable workaround for bug 618367. - Better override_dh_auto_clean rule so that the package can be built twice in a row. * debian/control: - Rename flufl.i18n-docs to the more usual flufl.i18n-doc without adding transitional packages since it has never been in a stable release. - Bump standards-version to 3.9.3 without further changes. [ Scott Kitterman ] * Add DM-Upload-Allowed flufl.bounce (2.1-1) unstable; urgency=low * New upstream release. * Build for Python 3, and split out common documentation package. * compat level 8 flufl.bounce (1.0.2-1) unstable; urgency=low [ Jakub Wilk ] * debian/control: - Add Vcs-* fields. [ Barry Warsaw ] * Initial release (closes: #638861) folks (0.15.7-1) unstable; urgency=medium . * New upstream release * Stop using debian/control.in and dh_gnome_clean fonts-sil-harmattan (4.000-1) unstable; urgency=medium . * New upstream release * debian/rules: Do not compress html and css files. * debian/doc-base: Update entry point to use HTML index page. * debian/source/lintian-overrides: For HTML documentation files. * Update Standards to 4.6.2 (checked) freefilesync (13.3-1) unstable; urgency=medium . [ Fab Stz ] * New upstream version 13.0 * refresh patches . [ Jhonny Oliveira ] * New upstream version 13.1 * d/patches/Disable_..._handling.patch Add patch to deal with build error * d/patches/*.patch Refresh all patches . [ Fab Stz ] * New upstream version 13.2 * d/patches: disable ffs_traditional_view.patch * refresh patches * Revert "d/patches: disable ffs_traditional_view.patch" * refresh d/patches/ffs_traditional_view.patch using bgstacks' . [ wuruilong ] * d/control: add support for loong64 arch (Closes: #1059080) . [ Fab Stz ] * New upstream version 13.3 * refresh patches galpy (1.8.1-2.1) unstable; urgency=medium . * Non-maintainer upload. * Remove extraneous dependencies (#1058055): * python3-future * python3-six gnome-sudoku (1:45.4-1) unstable; urgency=medium . * New upstream release - Fix earmark warnings displayed when warnings are disabled (https://gitlab.gnome.org/GNOME/gnome-sudoku/-/issues/91) - Add dark theme support (https://gitlab.gnome.org/GNOME/gnome-sudoku/-/merge_requests/58) - Fix several bugs related to highlighter (https://gitlab.gnome.org/GNOME/gnome-sudoku/-/merge_requests/59) - Fix window state not saved when closing game (https://gitlab.gnome.org/GNOME/gnome-sudoku/-/merge_requests/60 https://gitlab.gnome.org/GNOME/gnome-sudoku/-/merge_requests/62) - Fix user help not opening properly (https://gitlab.gnome.org/GNOME/gnome-sudoku/-/commit/26c87ded) gtksheet (4.3.12+dfsg-4) unstable; urgency=medium . * Switch to autoconf build system instead of flaky meson. (Closes: #1060349) gtksheet (4.3.12+dfsg-3) unstable; urgency=medium . * pkgconf: Search the right include path (Thanks to Bdale Garbee). gtksheet (4.3.12+dfsg-2) unstable; urgency=medium . * Source-only reupload. gtksheet (4.3.12+dfsg-1) unstable; urgency=low . * Initial release. (Closes: #1036393) haskell-copilot (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-c99 (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-core (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-interpreter (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-language (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-libraries (3.18.1-2) unstable; urgency=medium . * Add z3 as BD to fix tests haskell-copilot-libraries (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-prettyprinter (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-copilot-theorem (3.18.1-2) unstable; urgency=medium . * Add z3 as BD to fix tests haskell-copilot-theorem (3.18.1-1) unstable; urgency=medium . * New upstream release haskell-language-c99-simple (0.3.0-1) unstable; urgency=medium . * New upstream release ikvswitch (0.0.2) unstable; urgency=medium . * Add another "internet" virtual switch, and setup DHCPd on odd switches. ikvswitch (0.0.1) unstable; urgency=medium . * Initial release. (Closes: #1059614) keepassxc-browser (1.8.11+repack1-1) unstable; urgency=medium . * New upstream release + Refreshed fix-bootstrap-includes.patch kupfer (324-1) unstable; urgency=medium . * New upstream release. * debian/changelog: Use upstream versioning scheme, use 324 instead of 0+v324. lazr.restfulclient (0.14.6-1) unstable; urgency=medium . * Team Upload * New upstream version 0.14.6 * remove Python 3.12 patch applied upstream * add a patch to remove usage of python3-six libdex (0.4.2-1) unstable; urgency=medium . * New upstream release * Stop using debian/control.in and dh-sequence-gnome libmtp (1.1.21-3) unstable; urgency=medium . * Delete files with dh_clean (Closes: #1049296) * Build-Deps: switch from pkg-config to pkgconf * Drop d/README.source and d/get-git-source.sh, not relevant anymore * Drop debian/*.in files to simplify packaging * Drop unused definition of debver * Fix permissions of debian/sanitize-manpage.pl * Simplify how the recommend on udev is defined libmtp (1.1.21-2) experimental; urgency=medium . [ Chris Hofstaedtler ] * Use udev.pc to determine correct udev install path (Closes: #1057820) libnss-db (2.2.3pre1-9) unstable; urgency=medium . * QA upload. * Install into /usr/lib (DEP17 M2). libpanel (1.4.1-1) unstable; urgency=medium . * New upstream release * Stop using debian/control.in and dh_gnome_clean libpeas2 (2.0.1-1) unstable; urgency=medium . * New upstream release * Stop using debian/control.in and dh_gnome_clean luajit (2.1.0+git20231223.c525bcb+dfsg-1) unstable; urgency=medium . * Team upload * New upstream release (Closes: #1060135). * Refresh patches * Update copyright years * Make copyright 1.0 compliant * Use Files-Excluded feature to automatically create a dfsg tarball * Bump std-version to 4.6.2, no changes required * Add R^3: no . [ James McCoy] * Update watch file luma.core (2.4.1-2) unstable; urgency=medium . [ Debian Janitor ] * [5754157] Apply multi-arch hints. + luma.core-doc: Add Multi-Arch: foreign. . [ Anton Gladky ] * [f5147b8] Add python3-sphinx-rtd-theme to depends luma.core (2.4.1-1) unstable; urgency=medium . * [aed89ba] New upstream version 2.4.1. (Closes: #1058359) * [9d90933] Update patch * [7be00b4] Update standards version to 4.6.2, no changes needed. * [fff3ed8] Fix double build failure. (Closes: #1048072) memcached (1.6.23-1) unstable; urgency=medium . * New upstream release. mkosi (20.1-1) unstable; urgency=medium . * New upstream version 20.1. For a full list of changes, see: https://github.com/systemd/mkosi/releases/tag/v20.1 (Closes: #1060431) * Add build dependency on fdisk for tests mm-common (1.0.6-2) unstable; urgency=medium . * Restore changes from 1.0.5-1.1 (Closes: #977177) . mm-common (1.0.6-1) unstable; urgency=medium . * New upstream release * debian/docs: AUTHORS is no longer provided * Stop using debian/control.in and dh-sequence-gnome * Update standards version to 4.6.2, no changes needed. . mm-common (1.0.5-1.1) unstable; urgency=medium . [ Vagrant Cascadian ] * Non-maintainer upload. . [ Simon McVittie ] * util/meson_aux/skeletonmm-tarball.py: Use consistent mode on files in the generated tarball. (Closes: #977177) mm-common (1.0.6-1) unstable; urgency=medium . * New upstream release * debian/docs: AUTHORS is no longer provided * Stop using debian/control.in and dh-sequence-gnome * Update standards version to 4.6.2, no changes needed. nagvis (1:1.9.40-1) unstable; urgency=medium . * Team upload. * New upstream release. nanobind (1.8.0-3) unstable; urgency=medium . * Restrict architectures of python3-torch for autopkgtest nanobind (1.8.0-2) unstable; urgency=medium . * Depend on pytorch on supported architectures only nanobind (1.8.0-1) unstable; urgency=medium . * Initial release (Closes: #1055829) optlang (1.8.1-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #1058430 * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. optuna (3.5.0-2) unstable; urgency=medium . * Drop python3-cmaes build-dependencies. * Add Suggests on python3-boto3 and python3-cmaes. pastedeploy (3.1-1) unstable; urgency=medium . * Team upload. . [ Simon Chopin ] * Build against dh-python 6.20230825 Closes: #1052430 . [ Andreas Tille ] * New upstream version * Standards-Version: 4.6.2 (routine-update) * Add salsa-ci file (routine-update) * Do not insist on gz compression in debian/gbp.conf pgtcl (1:3.0.1-1) unstable; urgency=medium . * New upstream version. phoc (0.35.0+ds-1) unstable; urgency=medium . * Upload to unstable * d/gbp.conf: Switch to debian/latest phoc (0.35.0+ds-1~exp1) experimental; urgency=medium . * New upstream release * Drop patches. Applied upstream * Install systemtap scripts and add tracing build profile. This eases tracing builds without having to fetch the upstream sources. phoc (0.34.0~beta1+ds-2~exp1) experimental; urgency=medium . * d/control: Add breaks against older phosh and phog. Since wlroots 0.17.0 dropped support for org-kde-kwin-idle add breaks against known clients using it. * d/copyright: Drop now inexistent files * d/control: Bump standards version. No changes needed phoc (0.34.0~beta1+ds-1) experimental; urgency=medium . * New upstream release * Upload to experimental as wlroots 0.17.0 is there too * d/control: Switch to wlroots 0.17 * meson: Allow to build with released 0.17.0 * d/manpages: Install phoc.ini.5 * ci: Switch to experimental plasma-mobile (5.27.10-1) unstable; urgency=medium . * New upstream release (Closes: #1060264) plocate (1.1.22-1) unstable; urgency=high . * New upstream release. * urgency=high because it fixes an updatedb pruning bug that has already reached testing. primecountpy (0.1.0-3) unstable; urgency=medium . * Team upload. * debian/patches/no-runtime-cython.patch - New patch; remove Cython from install_requires. It's only a build dependency and not a runtime dependency (Closes: #1058000). pygame (2.5.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * Fix Python 3.12 issue in example code. * Ignore unaddress error in Test Machinery. Works around: #1058031. pyhamtools (0.9.0-1) unstable; urgency=medium . * New upstream version 0.9.0. * Drop obsolete dependency on python3-future. (Closes: #1058995) python-aiomeasures (0.5.14-6) unstable; urgency=medium . * Team upload. * d/watch: Package moved to Github and leaves an empty package on PiPY * Standards-Version: 4.6.2 (routine-update) * Testsuite: autopkgtest-pkg-python (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine#1058243-update) * watch file standard 4 (routine-update) * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058243 python-aiomeasures (0.5.14-5) unstable; urgency=medium . * Team upload. * Replace obsolete @asyncio.coroutine with async def (Closes: #1025018) * Bump Standards-Version to 4.6.1 python-aiomeasures (0.5.14-4) unstable; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Debian Janitor ] * Bump debhelper from old 11 to 12. * Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Bump debhelper from old 12 to 13. python-aiomeasures (0.5.14-3) unstable; urgency=medium . * Fix d/watch file * Bump standards version to 4.2.1 now (no changes) * Add upstream metadata python-aiomeasures (0.5.14-2) unstable; urgency=medium . * d/control: Set Vcs-* to salsa.debian.org * d/control: Remove ancient X-Python3-Version field * Convert git repository from git-dpm to gbp layout * Fix compatibility with Python 3.7 (Closes: #906159) * Bump Standards-Version to 4.2.0 (no changes) python-aiomeasures (0.5.14-1) unstable; urgency=medium . * Initial release. (Closes: #889300) python-av (11.0.0-3) unstable; urgency=medium . * revert to build-depend on cython3 (cython3 3.x supported since python-av 11.0.0). python-av (11.0.0-2) unstable; urgency=medium . * build-depend on cython3-legacy (not cython3); closes: bug#1056850, thanks to Matthias Klose and Sebastiaan Couwenberg * declare compliance with Debian Policy 4.6.2 * update copyright info: update coverage python-depinfo (2.2.0-2) unstable; urgency=medium . * Packaging update * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058203 python-eliot (1.14.0-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.6.2, no changes needed. . [ Andreas Tille ] * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * watch file standard 4 (routine-update) * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058110 python-kanboard (1.1.5-1) unstable; urgency=medium . * Team upload * New upstream version 1.1.5 (Closes: #1058264) * remove obsolete build-deps python3-mock & python3-pbr python-lark (1.1.9-1) unstable; urgency=medium . * New upstream version 1.1.9 * Update copyright years for Debian packaging python-marshmallow-sqlalchemy (0.30.0-1) unstable; urgency=medium . * Team upload * [98ce789] d/watch: Move to git mode on GitHub * [b8ff7bb] New upstream version 0.30.0 * [5743545] Rebuild patch queue from patch-queue branch Added patch: docs-conf.py-Do-not-embed-build-year-in-documentation.patch (Closes: #1039044) * [928b442] d/control: Switch Homepage field pointing to GitHub * [c9c5d7d] d/copyright: Update year and copyright holder data python-msmb-theme (1.2.0-4) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. . [ Andreas Tille ] * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058137 * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) python-numpy-groupies (0.10.2-1) unstable; urgency=medium . [ Bas Couwenberg ] * Team upload. * New upstream release. (closes: #1058133) * Add python3-setuptools-scm to build dependencies. * Drop patches applied upstream. * Add pybuild-plugin-pyproject to build dependencies. * Update copyright file. * Update lintian overrides. * Override dh_python3 to set shebang to /usr/bin/python3. * Switch to dh-sequence-*. * Don't override clean target. * Bump Standards-Version to 4.6.2, no changes. * Add gbp.conf to use pristine-tar & --source-only-changes by default. python-recurring-ical-events (2.1.2-1) unstable; urgency=medium . * New upstream version 2.1.2 * Rediff patches python-stdlib-list (0.10.0-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #1058149 * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Add missing build-dependency on flit. * Cleanup d/copyright python-thriftpy (0.3.9+ds1-3) unstable; urgency=medium . * Team upload. . [ Bas Couwenberg ] * Switch to cython3-legacy. Closes: #1056876 . [ Andreas Tille ] * Standards-Version: 4.6.2 (routine-update) * Testsuite: autopkgtest-pkg-python (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Set upstream metadata fields: Repository-Browse. r-cran-marginaleffects (0.17.0-2) unstable; urgency=medium . * Source-only upload. * Remove trailing whitespace in debian/copyright (routine-update) * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository-Browse. r-cran-marginaleffects (0.17.0-1) unstable; urgency=medium . * Initial release (closes: #1060281) rbootd (3.2) unstable; urgency=medium . * QA upload. * Install systemd units into /usr. (DEP17 M2) rjava (1.0-10-1) unstable; urgency=medium . * New upstream release . * debian/control: Set (Build-)Depends: to current R version * debian/control: Set Standards-Version: to current version * debian/control: Switch to virtual debhelper-compat (= 13) ros-rosconsole (1.14.3-12) unstable; urgency=medium . * Add patch for missing include rosegarden (1:22.12.1-2) unstable; urgency=medium . * Team upload * Move from liblircclient-dev to liblirc-dev (Closes: #1059978) ruby-tanuki-emoji (0.9.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Reorder sequence of d/control fields by cme (routine-update) rust-diesel (2.0.3-4) unstable; urgency=medium . * Team upload. * Force dependency on buildtime_bindgen feature for sqlite dependency rust-diesel (2.0.3-3) unstable; urgency=medium . * Team upload. * Rework patch to enable sqlite feature; renamed patch accordingly * Package diesel 2.0.3 from crates.io using debcargo 2.6.1 rust-libheif-rs (0.20.0-5) unstable; urgency=medium . * Rebase patch to skip all broken tests rust-libheif-rs (0.20.0-4) unstable; urgency=medium . * Skip additional broken test rust-libheif-rs (0.20.0-3) unstable; urgency=medium . * Skip test broken under debian rust-libheif-rs (0.20.0-2) unstable; urgency=medium . * Uplaod to unstable rust-libheif-rs (0.20.0-1) experimental; urgency=medium . * Team upload. * Package libheif-rs 0.20.0 from crates.io using debcargo 2.6.0 rust-nom-locate (4.2.0-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * bump project versions in virtual packages and autopkgtests * relax build- and autopkgtest-dependency on dh-cargo rygel (0.42.5-1) unstable; urgency=medium . * New upstream release * Stop using debian/control.in and dh_gnome_clean socat (1.8.0.0-4) unstable; urgency=medium . * Disable remaining tests for not working on buildds. . [ Heinrich Schuchardt ] * Fix memory overflow (LP: #2048408) (closes: #1060110). socat (1.8.0.0-3) unstable; urgency=medium . * Disable additional tests for not working on buildds. socat (1.8.0.0-2) unstable; urgency=medium . * Disable tests for not working on buildds. socat (1.8.0.0-1) unstable; urgency=medium . [ Vasyl Gello ] * New upstream release (closes: #1058035). * Refactor tests * Adapt manpage changes * Bump standards version to 4.6.2 (no changes required) * Drop xio.help from debian/docs . [ Laszlo Boszormenyi (GCS) ] * Disable test 496 due to failing. * Remove xio.help from doc-base. * Update watch file. * Make package rebuildable. * Update debhelper level to 13 . systemd-bootchart (235-2) unstable; urgency=medium . [ Chris Hofstaedtler ] * Assume UsrMerged install layout (DEP17 M2) (Closes: #1060363) tecla (46~alpha-1) unstable; urgency=medium . * New upstream release * Stop using debian/control.in and dh_gnome_clean tractor (4.3.1-1) unstable; urgency=medium . * New upstream version 4.3.1 txacme (0.9.3-3) unstable; urgency=medium . * Team upload. * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058139 * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) txacme (0.9.3-2) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on python3-acme, python3-attr, python3-treq and python3-twisted. * Set field Upstream-Contact in debian/copyright. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.6.1, no changes needed. txacme (0.9.3-1) unstable; urgency=medium . * Team upload. * New upstream release 0.9.3. * Update standards version to 4.6.0, no changes needed. * debian/control: Update package version requirement. . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Set field Upstream-Name in debian/copyright. * Set upstream metadata fields: Contact. txacme (0.9.2-2) unstable; urgency=medium . * Enable autopkgtests. txacme (0.9.2-1) unstable; urgency=medium . * Initial upload. udisks2 (2.10.1-5) unstable; urgency=medium . * tests: Fix targetcli_config.json. Not all attributes are available anymore in newer kernel versions. util-linux (2.39.3-6) unstable; urgency=medium . * Upload to unstable. util-linux (2.39.3-5) experimental; urgency=medium . * Install /bin/more in the old location again, to avoid breaking bootstrap scenarios util-linux (2.39.3-4) experimental; urgency=medium . * Install programs into /usr{/bin,/sbin} util-linux (2.39.3-3) unstable; urgency=medium . * Add patch from upstream to fix build on alpha vim-snipmate (0.90-2) unstable; urgency=medium . * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. vim-snipmate (0.90-1) unstable; urgency=medium . * New upstream release. * d/control: Bump Standards-Version to 4.6.2, no changes needed. * d/copyright: Update Debian copyright wlroots (0.17.1-2) unstable; urgency=medium . * Upload to unstable. wlroots (0.17.1-1) experimental; urgency=medium . * New upstream release * d/control: Drop superfluous version information Thanks: Diederik de Haas wlroots (0.17.0-1~exp1) experimental; urgency=medium . * New upstream release * [965a0e9] New upstream release * [c8cf0e8] Refresh patches. We drop the client patch as wlroots doesn't ship these anymore and refresh the anchor patch. * [f0cb805] d/control: Drop libav deps. Clients are no longer shipped. * [89f88ab] d/control: Update build-deps for new upstream version * [ce42ad3] Bump soname to 12 * [a5445d6] Update examples. Client examples were moved to a separate repo * [99dd42c] d/copyright: Update with wlroots contributors * [0ca6cb2] d/tests: Update autopkgtest to new API * [bbd56db] d/control: Update dependencies of dev package. According to the shipped pc file wondershaper (1.1a-11) unstable; urgency=medium . * QA upload. * Set Maintainer to Debian QA Group, see O: #848571. * Install into /usr. (DEP17 M2) * Set Rules-Requires-Root: no. * Drop Vcs-* on non-Debian infrastructure. * Apply wrap-and-sort -kas. * Switch to dh sequencer and compat 13. xfce4-power-manager (4.18.3-2) unstable; urgency=medium . * No-changes new Debian revision for source-only upload. xfce4-power-manager (4.18.3-1) unstable; urgency=medium . [ Yves-Alexis Perez ] * New upstream version 4.18.3 zfs-fuse (0.7.0-26) unstable; urgency=medium . * QA upload. * Install into /usr (DEP17 M2) zycore-c (1.4.1-2) unstable; urgency=medium . * d/patches: add loong64 support. Thanks to wuruilong for the patch! (Closes: #1059604) zydis (4.0.0-2) unstable; urgency=medium . * d/patches: add loong64 support. Thanks to wuruilong for the patch! (Closes: #1055146) REMOVED: python-unicodecsv 0.14.1-7