android-platform-tools (29.0.6-23) unstable; urgency=medium . * Fix CVE-2022-20128 and CVE-2022-3168 * debian/source/lintian-overrides: Fix lintian. * Apply multi-arch hints * Sync with experimental to support adb and fastboot on ppc64el. astrodendro (0.2.0+dfsg1-4) unstable; urgency=medium . * Team upload. * Fix compability to numpy 1.24 (Closes: #1027188) autoclass (3.3.6.dfsg.2-1) unstable; urgency=medium . * QA upload. * Repack to get rid of fcntlcom-ac.h again. * d/copyright: Convert to machine-readable format. bcnc (0.9.14.318+ds-3) unstable; urgency=medium . * Source-only upload bcnc (0.9.14.318+ds-2) unstable; urgency=medium . * bCNC.desktop: add Categories * Bump copyright year * Add debian/gbp.conf bottleneck (1.3.5+ds1-2) unstable; urgency=medium . * Team Upload. * Cherry-pick upstream patch to fix numpy 1.24 FTBFS (Closes: #1028748) cinnamon (5.6.7-1) unstable; urgency=medium . * New upstream version 5.6.7 * Update standards version to 4.6.2, no changes needed collectd (5.12.0-12) unstable; urgency=medium . * [d077f5d] Add lintian override for the java plugin. * [6ebe59a] Remove removed debconf questions from translations * [0c5f9dc] collectd-core: debconfig is used in postrm only. Override lintian errors. * [6be4222] Add package name to lintian overrides * [bda81fa] Migrate to dh / debhelper compat 13 * [074299d] Fix building with python 3.11 (Closes: #1028146) * [69e6716] Move dh_install to the appropriate place * [45ea76f] Use debian/tmp for header/lib updates dahdi-linux (1:2.11.1.0.20170917~dfsg-8.1) unstable; urgency=medium . * Non-maintainer upload. * kernel 6.1 API change: netif_napi_add() uses weight==64 by default (Closes: #1028368) deja-dup (44.0-2) unstable; urgency=medium . * debian/control: - Suggests: python3-pydrive2 * debian/rules: - set -Dpydrive_pkgs=python3-pydrive2 since it's not available in Debian * debian/patches/disable-google-drive.patch: - removed, it's not needed anymore dhcpcd5 (9.4.1-14) unstable; urgency=medium . * Revert "Add 4 patches from upstream Git to fix compiler warnings." Those 4 patches cannot be cherry-picked. They depend on earlier upstream Git commits without which the code breaks, even though it compiles fine. dovecot (1:2.3.19.1+dfsg1-2.1) unstable; urgency=medium . * Non-maintainer upload. * [b02ebc9] Don't use deprecated crypt module. (closes: #1028513) elan (1.4.2-4) unstable; urgency=medium . [ Peter Michael Green ] * Build-depend explicitly on clap 2.x (Closes: #1028653) * Update cargo dependency for zstd 0.11 and update Debian dependency to match. (Closes: #1028872) . [ Christopher Hoskin ] * Update copyright elogind (246.10-1debian1) unstable; urgency=medium . * New upstream version 246.10, includes fix for building with gcc >= 10. * Add patch to reenable runtime only policykit support disabled upstream. * Override lintian missing-systemd-service-for-init.d-script elogind. elogind (246.9.1-2) unstable; urgency=medium . * Remove unnecessary build-depends (Closes: #980898) * d/control: - change policykit-1 recommends to polkitd (Closes: #1025560) - bump Standards Version (no changes) * Symlink .so file in -dev package rather than using compile time generated file: fixes lintian warning. ffmpegfs (2.13-1) unstable; urgency=medium . * Added --prebuffer_time parameter. Files will be decoded until the buffer contains the specified playing time, allowing playback to start smoothly without lags. Works similar to --prebuffer_size but gives better control because it does not depend on the bit rate. An example: when set to 25 seconds for HLS transcoding, this will make sure that at least 2 complete segments will be available once the file is released and visible. * Feature: Closes #140: Filtering the files that will be encoded has been added. A comma-separated list of extensions is specified by the --include_extensions parameter. These file extensions are the only ones that will be transcoded. The entries support shell wildcard patterns. * Feature: The --hide_extensions parameter syntax has been extended. The entries now support shell wildcard patterns. * Bugfix: Closes #139: Additional files could be added using the --extensions parameter. However, this is no longer necessary; in the past, a file's extension determined whether or not it would be transcoded. Files with unknown extensions would be ignored. The extension is no longer important because FFmpegfs now examines all input files and recognises transcodable files by the format. The outdated --extensions argument was removed without substitution. * Bugfix: Fixed crash when implode() function was called with an empty string. Happened with Windows GCC 11.3.0 only. firejail (0.9.72-2) unstable; urgency=medium . * Fix more errors in smoke tests. firejail (0.9.72-1) unstable; urgency=medium . * New upstream release. * Bump packaging copyright year. * Symlink source of test binary so that lintian can find it. * Fix/disable broken tests. firejail (0.9.72~rc1-1) experimental; urgency=medium . * New upstream release candidate. * Drop/refresh patches. * Bump Standards-Version to 4.6.2. foolscap (21.7.0-4) unstable; urgency=medium . * Team upload. * Patch: Python 3.11 support. (Closes: #1026603) foolscap (21.7.0-3) unstable; urgency=medium . * Team upload. * No-changes source-only upload. foolscap (21.7.0-2) unstable; urgency=medium . * Team upload. * Adjust license name, move to separate paragraph. * Add copyright entry for debian/*. * Add debian/copyright entry for versioneer.py. foolscap (0.13.1-3) unstable; urgency=medium . * override openssl.cnf in testsuite to accept some embedded old keys foolscap (0.13.1-2) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/changelog: Remove trailing whitespaces * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP * Convert git repository from git-dpm to gbp layout . [ Julian Taylor ] * skip-broken-test.patch: skip a probably broken test * twisted-18.7-compat.patch: adapt test to new twisted output Thanks to Balint Reczey for the patches, Closes: #906215 * Remove the optional dependency on txtorcon as it does not provide a python2 package anymore, Closes: #911271 foolscap (0.13.1-1) unstable; urgency=medium . * New upstream release foolscap (0.13.0-1) unstable; urgency=medium . [ Edward Betts ] * fix spelling mistake in man pages . [ Julian Taylor ] * New upstream release (Closes: #877206) * bump standard to 4.1.1, no changes required * update debian/watch url to https foolscap (0.12.6-1) unstable; urgency=medium . * New upstream release foolscap (0.12.5-1) unstable; urgency=medium . * New upstream release * add new build dependencies and suggests python-mock, python-txsocksx, and python-txtorcon for tests * 0001-disable-i2p-tests.patch: disable i2p test due to unavailable txi2p * bump twisted build-dependency to >= 16.0.0 foolscap (0.12.0-1) unstable; urgency=medium . [ Ondřej Nový ] * Fixed VCS URL (https) . [ Julian Taylor ] * New ustream release (Closes: #830555) * debian/rules: update to test module after install target foolscap (0.10.1-2) unstable; urgency=medium . * drop twisted dependency minimization patch, dropped in twisted package - depend on python-twisted (Closes: #811392) * add adt-test for pkg_resources.require("foolscap") * bump standard to 3.9.7, no changes required foolscap (0.10.1-1) unstable; urgency=medium . * New upstream release (Closes: #795848, #808797) * bump to debhelper version 9 foolscap (0.8.0-1) unstable; urgency=medium . * New upstream release * cleanup debian/copyright * bump standard to 3.9.6, no changes required foolscap (0.6.5-1) unstable; urgency=medium . * New upstream release * remove upstream applied - promise.py-make-compatible-with-Twisted-14.0.0.patch - twisted-13-compat.patch foolscap (0.6.4-3) unstable; urgency=medium . * promise.py-make-compatible-with-Twisted-14.0.0.patch: restore compatibility with twisted (Closes: #755339) foolscap (0.6.4-2) unstable; urgency=low . [ Julian Taylor ] * add autopkgtests * twisted-13-compat.patch: fix broken test with twisted 13 (Closes:#735788) * bump standard to 3.9.5, no changes required . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. foolscap (0.6.4-1) unstable; urgency=low * New upstream release (Closes: #678096) * refresh patch * debian/rules: remove egg folder in clean allows building twice in a row (Closes: #671098) * bump standard to 3.9.3, no changes required * debian/copyright: update format url foolscap (0.6.3-1) unstable; urgency=low * New upstream release * debian/flappclient.1: escape minus signs in manpage foolscap (0.6.2-1) unstable; urgency=low * New upstream release - drop upstream applied fix-testsuite-openssl1.0.0.patch * do not compress xhtml files foolscap (0.6.1-5) unstable; urgency=low * fix dep-5 format error in copyright * patch setup.py to generate minimal twisted dependencies in the egg - removes need for pydist-override and depends in debian/control * patch testsuite for openssl 1.0.0 certificate pem format (Closes: #634148) foolscap (0.6.1-4) unstable; urgency=low * add python-zope.interface to build dep - needed for testsuite, was indirect over twisted-core before * add pydist-override: twisted -> python-twisted-core * remove recommend of python-twisted-names, not needed * fix upgrade from 0.6.1-1 by using preinst to remove the old egg symlink foolscap (0.6.1-3) unstable; urgency=low * Standards-version bumped to 3.9.2 (no changes needed) * wrap-and-sort debian/ * remove ${python:Breaks} * add python-setuptools to b-d again was dropped in 0.6.1-1 by accident (LP: #782414) foolscap (0.6.1-2) unstable; urgency=low * Team upload. * Rebuild to add Python 2.7 support foolscap (0.6.1-1) unstable; urgency=low [ Julian Taylor ] * New upstream release (Closes: #591384) * updated copyright to DEP5 * no repackaging anymore - the previously removed source is BSD licensed so it is not required * change to debhelper compat 7, depend on 7.0.50~ * use dh --with python2 in debian/rules - remove XB-Python-Version from debian/control - includes executing of testsuite - remove obsolete preinst - Closes: #596909 * change do source format 3.0 (quilt) * Bumped Standards-Version to 3.9.1, no further changes needed foolscap (0.5.0+dfsg-1) unstable; urgency=low [ Elliot Murphy ] * New upstream release (Closes: #567145) * Depend on python-zope.interface now * Added misc-depends. * Added man page for flappclient. foolscap (0.4.2+dfsg-1) unstable; urgency=low [ Stephan Peijnik ] * New upstream release (0.4.0) * Switched to python-support * Bumped Standards-Version to 3.8.1, no changes needed * Documentation should not end up in /usr/share/python-foolscap anymore, but /usr/share/python-foolscap/doc now. * Added dependency on python-all (>= 2.5.4-1~). * Using py_libdir in debian/rules now. * Not using hardcoded python2.5 in debian/rules anymore. [ Piotr Ożarowski ] * New upstream release (0.4.2) (Closes: #542876) * Bumped Standards-Version to 3.8.3, no changes needed foolscap (0.3.2.dfsg-2) unstable; urgency=low * Fixed missing build dependency on python-setuptools (Closes: #510901). golang-github-gabriel-vasile-mimetype (1.4.1+dfsg1-2) unstable; urgency=medium . * Team upload . [ Anthony Fok ] * Use dh-sequence-golang instead of dh-golang and --with=golang * Bump to golang-any (>= 2:1.18~) to support fuzz tests . [ Shengjing Zhu ] * Fix autopkgtest when installed testdata is mangled * Update Standards-Version to 4.6.2 (no changes) golang-github-thoas-go-funk (0.9.3-1) unstable; urgency=medium . * New upstream version. * debian/control: - Bumped Standards-Version to 4.6.2. - Wrap-and-sort. * debian/copyright: updated upstream and packaging copyright years. * debian/watch: improved. golang-github-zclconf-go-cty (1.12.1-1) unstable; urgency=medium . * Team upload * New upstream release 1.12.1 * Skip one RFC3339 test which is strict about error message. * Update Standards-Version to 4.6.2 (no changes) golang-gopkg-goose.v1 (0.0~git20170406.3228e4f-4) unstable; urgency=medium . * Team upload * Remove unused golang-github-juju-gnuflag-dev from Depends * Update Standards-Version to 4.6.2 (no changes) * Add patch to fix tests when x509.UnknownAuthorityError is wrapped golang-gopkg-hlandau-acmeapi.v2 (2.0.2-1) unstable; urgency=medium . * Team upload . [ Debian Janitor ] * Bump debhelper from old 12 to 13. + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now does this. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.6.0, no changes needed. * Update standards version to 4.6.1, no changes needed. . [ Shengjing Zhu ] * New upstream version 2.0.2 * Add patch to fix tests + 0002-Skip-TestOCSP-which-needs-network.patch + 0003-Use-PrivateKey.Equal-to-compare-test-results.patch * Update section to golang * Update Standards-Version to 4.6.2 (no changes) google-android-installers (1673573135) unstable; urgency=medium . * add pt_BR translation (Closes: #1025448). Thanks to Paulo Henrique de Lima Santana * New upstream update - NEW package: google-android-build-tools-33.0.1-installer - NEW package: google-android-cmdline-tools-8.0-installer - update emulator package to 31.3.14 hacktv (0+git20230104+ds-2) unstable; urgency=medium . * Team upload. * Apply salsa changes forgotten to add previously. . [ Daniele Forsi ] * Avoid explicitly specifying -Wl,--as-needed linker flag. * Fix lintian informational warning hardening-no-bindnow. * Override lintian informational warning using-first-person-in-descriptiion. iem-plugin-suite (1.14.0-1) unstable; urgency=medium . * New upstream version 1.14.0 (Closes: #1027117) . [ IOhannes m zmölnig ] * Drop patches applied upstream * Use built-in (upstream) JACK support * Drop JUCE_MODAL_LOOPS_PERMITTED (set upstream) * Provide .desktop files for the standalones * Use d/clean instead of overriding dh_clean * Add a blhc override (for salsa) * Update d/copyright + Modernize 'licensecheck' target + Re-generate d/copyright_hints * Bump d/watch version to 4 * Bump standards version to 4.6.2 ifupdown (0.8.40) unstable; urgency=medium . [ Colin Watson ] * Clarify formatting of post-up and pre-down aliases in interfaces(5). . [ Vincent Bernat ] * Kill dhclient on down for inet6 auto method. (Closes: #1000180) . [ Santiago Ruano Rincón ] * networking.service: Wants ifupdown-pre.service instead of Requiring it. Patch by Ron (Closes: #998088) * networking.service: Add ExecStart=/sbin/ifup -a --allow=hotplug. Patch by "Oleg A. Arkhangelsky" (Closes: #1022843) * Update d/copyright and fix Source URL . [ Marek Vasut ] * Add short -f option for --force long option . [ Simon Arlott ] * Support IPv6 tunnels (ip6ip6 and ip6gre) * Support encaplimit on IPv6 tunnels * Document and test support for ipip6 tunnels too (IPv4 in IPv6) . [ Guillem Jover ] * Rework execable() function to accept a filename instead of a pathname * Do not use absolute pathnames when executing commands ipython (8.5.0-4) unstable; urgency=medium . * Team upload. * Add upstream patch for pygments > 2.14 (Closes: #1028617) jaligner (1.0+dfsg-10) unstable; urgency=medium . * Team upload. * Fix watch file * Standards-Version: 4.6.2 (routine-update) janus (1.1.2-1) unstable; urgency=medium . [ upstream ] * new release + use parentheses to ensure compilation; closes: bug#1027656, thanks to Lucas Nussbaum . [ Jonas Smedegaard ] * fix add bug closure and credit to previous changelog entry * fix source helper tool copyright-check: + work with Path::Tiny 0.144 + avoid insecure shell expansion * declare compliance with Debian Policy 4.6.2 * update copyright info: update coverage kickpass (0.2.0-6) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.6.2. * debian/gbp.conf: file created. * debian/patches/20_add_flags: created. knockpy (6.0.0-1) unstable; urgency=medium . * New upstream release. * Update manpage for new release * Drop patch 129, now upstream * Update copyright years knockpy (5.4.0-2) unstable; urgency=medium . * debian/patches/129.patch: - Add upstream proposed patch to also install passive directory * Update manpage for new release knockpy (5.4.0-1) unstable; urgency=medium . * New upstream release. * Bump std-version to 4.6.2 libcotp (1.2.8-1) unstable; urgency=medium . * New upstream version 1.2.8. (Closes: #1028305) libcotp (1.2.7-1) unstable; urgency=medium . * New upstream version 1.2.7. libcotp (1.2.6-2) unstable; urgency=medium . * Update the search rule in debian/watch. * Drop debian/salsa-ci.yml. * Update packaging copyright years. * Bump Standards-Version to 4.6.2. * Update libcotp12 package description. libdist-zilla-perl (6.030-1) unstable; urgency=medium . * Import upstream version 6.030. * Update upstream email address. * Update years of packaging copyright. libecpint (1.0.7-3) unstable; urgency=medium . * Reupload with correc state of git repository. libecpint (1.0.7-2) unstable; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Repository-Browse. * debian/watch: Use GitHub /tags rather than /releases page. * Update standards version to 4.6.1, no changes needed. * Remove constraints unnecessary since buster (oldstable): + Build-Depends: Drop versioned constraint on cmake. libervia-backend (0.9.0~hg3993-3) unstable; urgency=medium . * Re-upload to unstable. libervia-backend (0.9.0~hg3993-2) experimental; urgency=medium . * Update sat_tmp patch. libervia-backend (0.9.0~hg3993-1) experimental; urgency=medium . * Upstream snapshot. libervia-templates (0.8.0+hg354.cac1a96f3df8+dfsg-1) unstable; urgency=medium . * Add some minor fixes from upstream. libgfshare (2.0.0-6) unstable; urgency=medium . [ Debian Janitor ] * Remove versioned build-dependency on build-essential package dpkg-dev, unnecessary since Debian 10 . [ Simon McVittie ] * Set field Upstream-Name in debian/copyright * Update standards version to 4.6.2 (no changes needed) * d/rules: Make the build fail if installed files are not used * d/control: Use recommended debhelper compat level 13 lintian (2.116.0) unstable; urgency=medium . The "Crowd Merging" Release. . * Summary of tag changes: + Added: - dbus-policy-in-etc - homepage-github-url-ends-with-dot-git - homepage-gitlab-url-ends-with-dot-git - homepage-salsa-url-ends-with-dot-git - uses-pdm-cli - uses-python-distutils + Removed: - init.d-script-needs-depends-on-lsb-base - old-dpmt-vcs - old-papt-vcs - python-teams-merged . [ Sebastian Ramacher ] * Revert "Turn embedded-library into a classification tag. (Closes: #932634)". The tag embedded-library is used by FTP masters for automatic rejects. So let's revert this change. First, #932634 has seen no coordination with FTP masters. Second, it confuses developers when their packages get rejected for tags that are not emitted locally. . [ Simon McVittie ] * obsolete-packages: Add some more transitional packages. * desktop/dbus: Check for dbus policy files installed into /etc/. (Closes: #1006631) * Don't emit very-long-line-length-in-source-file for REUSE licenses. (Closes: #1013314) . [ Bastien Roucariès ] * Run test suite at build time except on Salsa. * Fix warning: cannot run debian/readme check on package binary:postgresql-15_15~beta2-2+salsaci_amd64 (Closes: #1014175) * Refresh data. * L…/C…/Files/PrivacyBreach.pm: Run lc in sliding windows block. . [ Axel Beckert ] * data/spelling/corrections: Remove valid word "licence". * Fix typos and add missing changelog items in 2.115.3 release. * .gitignore: Also ignore debian/*.debhelper files and drop wrong trailing slash for doc/lintian.html. * private/refresh-virtual-packages-data: Replace "egrep" with "grep -E". * Replace "egrep" and "fgrep" in all test suite dummy packages with "grep -E/-F". * Add build-dependencies of the test suite. * Fix test broken by dpatch removal. * Fix test broken by updating the list of virtual packages. * Extend spellintian.t to check all listed misspellings against dictionaries. Add test suite build dependencies on liblist-someutils-perl, wamerican and wbritish. (Closes: #1019541) * Make spellintian.t to use the installed corrections list under autopkgtest. * t/scripts/tags/fields.t: Allow running with just "prove -l". * Remove spelling corrections which are valid words and now caught by the new spellintian.t check against English dictionaries. (Closes: #1019235) * Remove valid word "tye" from data/spelling/corrections. * Remove spelling correction for "curren", it's a valid HTML entity. * Refresh data: Adds Debian Policy 4.6.2 and Loong64 architectures among other things. * Declare compliance with Debian Policy 4.6.2. * Make test for generate-tag-summary more precise and properly cover all cases. * out-of-date-/newer-standards-version: Only output the significant digits of the current policy version. * Salsa CI: Override the lintian version being used to the just built version. * Extend desc-fields.t to only accept known field names, see #1025868. * Fix singular vs plural field name typo. (Fixes ½ of #1025868) * debian/copyright: Bump my copyright years to 2023. * Make "lintian --version" emit versions unique per commit if run from a git checkout. * Fix read error with libpath-tiny-perl ≥ 0.142 if debian/templates is a directory. Thanks to Salvatore Bonaccorso and src:linux. :-) * Fix arm64 autopkgtest by using a shell script as example instead of a compiled C binary for testing bin-sbin-mismatch. Also fix that so far on other architectures there was a bin-sbin-mismatch false negative accepted by the test suite while the true positive on arm64 hadn't been accepted by the test suite. (Closes: #1025868) * inconsistent-appstream-metadata-license: + Versions with trailing ".0" are equivalent to versions without (Closes: #1002053) + Normalize comparison (-or-later/+, -only suffix) + Tag description: Text improvements; add direct reference to AppStream metadata_license tag specification. (Closes: #1014956) * Unpack orig.tar: Ignore warnings about tar ignoring tar ball peculiarities. (Closes: #1028975) * Fix error with Path::Tiny ≥ 0.142 when searching for upstream signatures. (Closes: #1028274) * license-problem-php-license: Also refer to https://ftp-master.debian.org/php-license.html * Delete dangling symlink reporting/harness. (Closes: 1027323) * spellintian.t: Make sure that no bad spelling is used as good spelling of another bad spelling. Prompted by #1027399. Add build-dependency on "libarray-utils-perl " and autopkgtest dependency for that. * Fix bad spellings that were used as good spelling for another bad spelling. (Closes: #1027399) * Do not emit executable-stack-in-shared-library on MIPS architectures for now. (Closes: #1025436, see also #1022787) * run-private-scripts.t: + Do not run auto-reject-diff as it requires network access. + Skip generate-tag-summary without git. Thanks Louis-Philippe Véronneau! . [ Akbarkhon Variskhanov ] * debian/control: Bump Standards-Version in Description. . [ Simon Quigley ] * Add "lunar" as a known Ubuntu distribution. . [ billchenchina ] * README.md: use zless for lintian.txt.gz. . [ Philip Hands ] * Accept bpo...+salsaci versions. (Closes: #1024361) . [ Aurélien COUDERC ] * Add SingleMainWindow to known-desktop-keys. . [ Johannes Schauer Marin Rodrigues ] * transitional-package-not-oldlibs-optional: Developer reference section 6.7.7 is now 6.8.7. * Remove init.d-script-needs-depends-on-lsb-base and add lsb-base to obsolete-packages. (Closes: #1019851) . [ Louis-Philippe Véronneau ] * missing-prerequisite-for-pyproject-backend: Add support for pdm-pep517. * uses-pdm-cli: Create new tag. * Fix false-positive for missing-build-dependency-for-dh-addon when using dh-sequence-python3. (Closes: #1016147) * Add new tag 'uses-python-distutils' to warn people of the Python distutils deprecation. * Remove tag 'python-teams-merged', as this transition has been done and no package in the archive raises it anymore. * Remove tags 'old-dpmt/papt-vcs', as this transition has been done and no package in the archive raises them anymore. * Rework the 'package-is-team-maintained' tag. * Mark 'very-long-line-length-in-source-file' as experimental, because of the high number of false-positives. * Update known autopkgtest restrictions to add 'needs-sudo'. * Mark the 'update-debian-copyright' tag as experimental. (Closes: #1025644) * Fix false-positive for missing-prerequisite-for-pyproject-backend when the backend is specified as a Build-Depends-Indep. (Closes: #1025164) * missing-prerequisite-for-pyproject-backend: Add support for hatchling. * Add 'autopkgtest-pkg-pybuild' as known autopkgtest testsuite. * Make sure pybuild-plugin-pyproject is registered as a valid prerequisite for dh-python3. . [ Edward Betts ] * spelling: Add a correction. * dh-sequence-vim-addon pulls in dh-vim-addon. * GitHub, GitLab and Salsa URLs shouldn't end with ".git" in Homepage header. . [ Fatih Altun ] * Add "yirmiuc" as a known Pardus distribution. . [ William Desportes ] * data: Register .{dbf,shp,shx,sbx,sbn,qix} ESRI file extensions. * Fix false positive for license-problem-php-license for pear.php.net source code. . [ Luca Boccassi ] * missing-systemd-service-for-init.d-script: Mention future deprecation of generator. . [ Christoph Biedl ] * Lintian::Index::FileTypes: Call "file" with "--raw" to unbreak test suite with file/libmagic ≥ 5.42. (Closes: #1026920) llvm-defaults (0.55.5) unstable; urgency=medium . * Create new dependencies packages - request for Firefox - libclang-rt-dev => libclang-rt-14-dev - libclang-rt-dev-wasm32 => libclang-rt-14-dev-wasm32 - libclang-rt-dev-wasm64 => libclang-rt-14-dev-wasm64 - libc++-dev-wasm32 => libc++-14-dev-wasm32 lttng-modules (2.13.8-1) unstable; urgency=medium . * [813bc03] New upstream version 2.13.8 lxc (1:5.0.2-1) unstable; urgency=medium . * New upstream release - Fixes CVE-2022-47952 - Drop glibc 2.36 patch applied upstream * Bump Standards-Version in d/control (no changes needed) * Refresh d/copyright lxcfs (5.0.3-1) unstable; urgency=medium . [ Mathias Gibbens ] * New upstream release * d/control: - Update my email address - Bump Standards-Version (no changes needed) * Adjust systemd .service file install location in d/rules * Refresh d/copyright . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + lxcfs: Drop versioned constraint on lsb-base in Depends. + Remove 1 maintscript entries from 1 files. mdtraj (1.9.7-5) unstable; urgency=medium . * debian patch python3.11_PR1758.patch adapts upstream PR1758 to fix build with python3.11. Also, skip test_image_molecules in debian/tests (segfaults). Closes: #1028995. * Standards-Version: 4.6.2 mir-eval (0.7-3) unstable; urgency=medium . * debian/copyright: copyright year update * debian/patch: -numpy library deprecated attribute update (Closes: #1027652) -allow more test_chord warnings * debian/rules: skipped tests with errors mmdebstrap (1.3.1-2) unstable; urgency=medium . * remove references to apt-transport-https mmdebstrap (1.3.1-1) unstable; urgency=medium . * new upstream release mmdebstrap (1.3.0-1) unstable; urgency=medium . * new upstream release - Do not split --include values again in run_download and run_install (Closes: #1028977) * add debian/patches/run_null.patch mutt-wizard (3.3.1-2) unstable; urgency=medium . * Upload to unstable. * debian/control: - Added Josenilson Ferreira da Silva in Uploaders. - Bumped Standards-Version to 4.6.2. * debian/copyright: updated packaging copyright years. * debian/patches/040_change-name-mailsync.patch: created to change the binary name from mailsync to mw-mailsync in upstream files. * debian/rules: added target 'execute_after_dh_install' to fix conflict. Thanks to Andreas Beckmann . (Closes: #1029021) * debian/tests/control: - Added new test command4. - Change name from mailsync to mw-mailsync in command3. mutt-wizard (3.3.1-1) experimental; urgency=medium . [ Braulio Henrique Marques Souto ] * Initial release. (Closes: #1009761) . [ Josenilson Ferreira da Silva ] * debian/control: Some paragraphs of the long description. * debian/source/format * debian/upstream/* nmap (7.93+dfsg1-1) unstable; urgency=medium . [ Samuel Henrique ] * New upstream version 7.93+dfsg1 - There are still discussions ongoing on whether NMAP's license is DFSG-free or not, you can keep an eye on the following places for updates: https://bugs.debian.org/1025650 https://github.com/nmap/nmap/issues/2199 * Bump Standards-Version to 4.6.2 * d/nmap-common.lintian-overrides: Update overrides as lintian changed finding's names * d/copyright: Remove entries for non-existent files * d/nmap.lintian-overrides: Remove unused overrides . [ Andreas Hasenack ] * d/rules: drop Ubuntu-specific configure option . [ Debian Janitor ] * Avoid explicitly specifying -Wl,--as-needed linker flag. * Remove constraints unnecessary since buster nmap (7.92+dfsg2-2~exp1) experimental; urgency=medium . New package: nmap-virtual-license-check-1025650 Please check bug report #1025650 https://bugs.debian.org/1025650 . This package won't be pushed to unstable, this is just a way of getting this in the ftp-master queue so they can review nmap's license (closes: #1025650). ntpsec (1.2.2+dfsg1-1) unstable; urgency=medium . * New upstream version - Restore/cleanup NTPv1 support - NTS supports partial wildcards, for example *.example.com - Work on documentation, ntpdate, ntpheat, ntploggpg, ntpq’s sysstats, ntpviz, and seccomp. - NTP auth no longer breaks on NULs. - The NTS server now saves 10 days worth of cookie keys. This will allow clients that only poll once a day to use NTS without using NTS-KE to keep cookies up to date. - rawstats now logs dropped packets and their BOGON code - Add 4 or 6 to DNS/NTS RefID tags to indicate that the DNS or NTS-KE has succeeded but NTP has not worked yet. - Fix hash validation in ntpleapfetch again * Update Standards-Version to 4.6.2 (no changes) * Write pidfile in parent (Closes: 1023023) nvidia-modprobe (525.78.01-1) unstable; urgency=medium . * New upstream release. objenesis (3.3-3) unstable; urgency=medium . * Don't suggest the -doc package anymore. objenesis (3.3-2) unstable; urgency=medium . * Declare compliance with Debian Policy 4.6.2. * Drop binary package libobjenesis-java-doc. Do not build the javadoc. (Closes: #1028709) openchemlib (2023.1.1+dfsg-1) unstable; urgency=medium . * New upstream version 2023.1.1+dfsg * Bump copyright years. * Set upstream metadata fields: Bug-Database, Bug-Submit. * Update standards version to 4.6.2, no changes needed. openocd (0.12.0-1) unstable; urgency=medium . * New upstream release * Drop libusb-dev build-dep (thanks to Paul Fertser for pointing this out) * Update to debhelper-compat level 13 * Switch to plain globs for filenames in debian/copyright * Bump Standards-Version to 4.6.2 otpclient (3.1.3-1) unstable; urgency=medium . * New upstream version 3.1.3. papirus-icon-theme (20230104-2) unstable; urgency=medium . * debian/control: Recommend installation of librsvg2-common for software that needs it to parse SVG icons. (Closes: #1029056) See also #982901. php-doctrine-persistence (3.1.3-1) unstable; urgency=medium . [ Matthias Pigulla ] * Improve the ACMF::doLoadMetadata docblock pidgin (2.14.12-1) unstable; urgency=medium . * New upstream version 2.14.12 - Fix a crash when closing a group chat with spellchk plugin enabled. - Update the about box to point people to Discourse instead of the mailing lists. pocl (3.1-2) unstable; urgency=medium . * Fix segmentation fault. (Closes: #1028636) pocl (3.1-1) unstable; urgency=medium . * New upstream release. * Refresh patches. * Bump Standards-Version to 4.6.2, no changes needed. postfixadmin (3.3.13-1) unstable; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster: + postfixadmin: Drop versioned constraint on debconf in Depends. + postfixadmin: Drop versioned constraint on sqlite3 in Recommends. + Remove 2 maintscript entries from 1 files. . [ Christoph Martin ] * fix debian/watch * New upstream version 3.3.13 python-django (3:3.2.16-2) unstable; urgency=medium . * Team upload. . [ Chris Lamb ] * Drop README.source. . [ Lena Voytek ] * Make unit tests compatible with Python 3.11 to fix build errors (Closes: #1026476) (LP: #2002012) python-dlt (2.18.8.3-1) unstable; urgency=medium . * New upstream release. python-glyphsets (0.5.4-2) unstable; urgency=medium . * Source upload. python-glyphsets (0.5.4-1) unstable; urgency=medium . * Fix Vcs-Git and Vcs-Browser links * Update Standards-Version to 4.6.2 (no change) * Add missing B-D python3-unicodedata2 (Closes: #1028997) * Backport Ubuntu patch for unicodedata2 missing * New upstream version 0.5.4 (Closes: #1028990) * Update d/s/lintian-overrides * Update d/copyright year python-googleapi (1.7.12-1) unstable; urgency=medium . * New upstream release. * Remove deprecated U flag from open (closes: #1028776). * Don't use python3-nose (closes: #1018504). * Update watch file. python-jsonschema (4.10.3-1) unstable; urgency=medium . * Uploading to unstable. python-jsonschema (4.10.3-1~exp1) experimental; urgency=medium . * Non-maintainer upload * New upstream version 4.10.3 * d/patches: Update patches * d/p/fix-broken-test_suite_bug.patch: New patch to fix broken test method * d/patches: Remove sphinx_json_schema_spec from docs/conf.py python-pylibacl (0.6.0-3) unstable; urgency=medium . * Re-enable PIE (builds just fine nowadays) (Closes: #986190). * Enable LTO builds (Closes: #1015601). * Bump standars version to 4.6.2 (no changes). python-pynvml (11.525.84-1) unstable; urgency=medium . * New upstream version 11.525.84. python-stem (1.8.1-2.1) unstable; urgency=medium . [ Bas Couwenberg ] * Add patch to fix test failure with python3.11. (closes: #1028998) pytools (2022.1.14-2) unstable; urgency=medium . * Remove python-numpy-doc Build-Dependency; it is not built anymore from NumPy sources (Closes: #1028683). r-bioc-stringdb (2.10.1-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) * Reduce piuparts noise in transitions (routine-update) r-cran-collapse (1.9.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) r-cran-dorng (1.8.6-1) unstable; urgency=medium . * New upstream version * dh-update-R to update Build-Depends (routine-update) r-cran-emmeans (1.8.4-1+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) r-cran-formatr (1.14-1) unstable; urgency=medium . * Team upload. * New upstream version * Lintian-overrides (see lintian bug #1017966) r-cran-lwgeom (0.2-11-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit. r-cran-nleqslv (3.3.4-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) r-cran-projpred (2.3.0+dfsg-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.6.2 (routine-update) r-cran-rcpparmadillo (0.11.4.3.1-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Standards-Version: to current version rednotebook (2.29.3+ds-1) unstable; urgency=medium . * New upstream release 2.29.3. rednotebook (2.29.2+ds-1) unstable; urgency=medium . * New upstream release 2.29.2. rednotebook (2.29.1+ds-1) unstable; urgency=medium . * New upstream release 2.29.1. * Add gettext Build-Depends. * Update debian/copyright. ruby-hocon (1.3.1-2) unstable; urgency=medium . * d/rules: install package as a gem * d/control: bump Standards-Version, no changes needed * tests are absent from the upstream source ruby-puppetserver-ca-cli (2.4.0-1) unstable; urgency=medium . * New upstream version 2.4.0 * d/patches: split unrelated patches * d/patches: ensure executable isn't installed * remove unused lintian override ruby-puppetserver-ca-cli (2.3.6-1) unstable; urgency=medium . * Initial release. (Closes: #1029051) ruby-pygments.rb (2.3.0+ds-2.2) unstable; urgency=medium . * Non-maintainer upload. * Add patch for pygments 2.24 (Closes: #1028620) rus-ispell (0.99g5-29) unstable; urgency=medium . [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Update lintian override info to new format: + debian/source/lintian-overrides: line 1-2 + debian/irussian.lintian-overrides: line 1-2 + debian/aspell-ru.lintian-overrides: line 1-2 . [ Agustin Martin Domingo ] * Skip words containing illegal characters (whitespace). Thanks Jason Lee Quinn (Closes: #1028473). * debian/control: Bump Standards-Version. No changes required. * debian/copyright: Update to 2023. * debian/aspell-ru.lintian-overrides: More updates to new format. rust-clap-complete (4.0.7-1) unstable; urgency=medium . * Package clap_complete 4.1.0 from crates.io using debcargo 2.6.0 * Source upload * Disable the debug feature rust-coreutils (0.0.16-4) unstable; urgency=medium . * Team upload. * Bump lscolors dependency to 0.14 and build-depend explicitly on it. * Build-depend explicitly on version 3 of clap. rust-coreutils (0.0.16-3) unstable; urgency=medium . * Relax the dep on nix to unbreak the build rust-coreutils (0.0.16-2) unstable; urgency=medium . * Run the tests (but don't fail the build if not 100%) rust-coreutils (0.0.16-1) UNRELEASED; urgency=medium . * New upstream release rust-coreutils (0.0.15-1) unstable; urgency=medium . * New upstream release - Update of the desc as all binaries exist now (some options are still missing) rust-coreutils (0.0.14-4~exp2) experimental; urgency=medium . * Fix the FTBFS on 32 bit with selinux rust-coreutils (0.0.14-4~exp1) experimental; urgency=medium . * Use symlink instead of multiple binaries. Works the same way but decrease the footprint Use changes from apertus: https://gitlab.apertis.org/pkg/rust-coreutils/-/tree/apertis/v2023dev1/debian * Be more explicit for some dependencies * Build selinux binaries rust-coreutils (0.0.14-3) unstable; urgency=medium . * Remove the ioctl dep and use the libc directly rust-coreutils (0.0.14-2) unstable; urgency=medium . * Relax dep against exacl to unbreak the build and potentially fix the FTBFS rust-coreutils (0.0.14-1) unstable; urgency=medium . * New upstream release * Added librust-selinux-dev, librust-conv-dev, librust-pretty-assertions-dev librust-time-dev, librust-unindent-dev, librust-rlimit-dev, librust-data-encoding-macro-dev, librust-dns-lookup-dev, librust-os-display-dev, librust-z85-dev, librust-fts-sys-dev, librust-exacl-dev, librust-byte-unit-dev, librust-gcd-dev, librust-signal-hook-dev, librust-paste-dev, librust-quickcheck-dev, librust-crossterm-dev, librust-bigdecimal-dev, librust-binary-heap-plus-dev, librust-ouroboros-dev, librust-memmap2-dev, librust-retain-mut-dev, librust-strum-dev, librust-utf-8-dev as new deps * Fix various dep issues (Closes: #995914) * Package coreutils 0.0.14 from crates.io using debcargo 2.5.0 rust-coreutils (0.0.6-1~exp1) experimental; urgency=medium . * New upstream release rust-coreutils (0.0.4-1~exp2) experimental; urgency=medium . * Binaries have been moved in usr/lib/cargo/bin/coreutils The rational is that some other rust programs are installed in this directory (ex: /usr/lib/cargo/bin/fd). So, users might add /usr/lib/cargo/bin/ to their PATH and caused some unexpected errors if the Rust coreutils binaries aren't behaving like GNU's. rust-coreutils (0.0.4-1~exp1) experimental; urgency=medium . * New upstream release * Rebase of the patches * Set a minimal version for platform-info * Use PROFILE=release instead of a silly sed rust-coreutils (0.0.3-1~exp2) experimental; urgency=medium . * Set a minimal version for librust-hostname-dev * chroot, hashsum, hostname, kill, more, relpath and uptime were not installed * Add fail missing rust-coreutils (0.0.3-1~exp1) experimental; urgency=medium . * New upstream release * Add missing build dependency (librust-cpp-build-dev) rust-coreutils (0.0.2-1~exp1) experimental; urgency=medium . * Package coreutils 0.0.2 from crates.io using debcargo 2.4.4-alpha.0 rust-delegate (0.9.0-1) unstable; urgency=medium . * Package delegate 0.9.0 from crates.io using debcargo 2.6.0 rust-git-testament (0.2.2-1) unstable; urgency=medium . * Package git-testament 0.2.2 from crates.io using debcargo 2.6.0 rust-laurel (0.5.1~pre2-2) unstable; urgency=medium . * Add patch to fix FTBFS on 32bit architectures rust-laurel (0.5.1~pre2-1) unstable; urgency=medium . * Initial upload * Package laurel 0.5.1-pre2 from crates.io using debcargo 2.6.0 rust-termsize (0.1.6-3) unstable; urgency=medium . * Team upload. * Package termsize 0.1.6 from crates.io using debcargo 2.6.0 * Use "pipetty" command to run the tests under a pty. Otherwise they fail if there is no terminal. rust-termsize (0.1.6-2) unstable; urgency=medium . * Source upload * Package termsize 0.1.6 from crates.io using debcargo 2.4.3 rust-termsize (0.1.6-1) unstable; urgency=medium . * Package termsize 0.1.6 from crates.io using debcargo 2.4.3 solaar (1.1.8+dfsg-2) unstable; urgency=medium . * Restore the plugdev setup which was accidentally removed in 1.0.1+dfsg-4. Closes: #1028922. * Standards-Version 4.6.2, no change required. sphinx-prompt (1.5.0-3) unstable; urgency=medium . * Team upload. . [ Christian Kastner ] * Bump Standards-Version to 4.6.2 (no changes needed) . [ Carsten Schoenert ] * Rebuild patch queue from patch-queue branch Added patch: Fix-for-new-pygment-version.patch (Closes: #1028622) sphinxcontrib-svg2pdfconverter (1.2.2-1) unstable; urgency=medium . * New upstream release. * Bump std-version to 4.6.2, no change required. * Bump copyright years swift (2.30.0-4) unstable; urgency=high . * CVE-2022-47950: Arbitrary file access through custom S3 XML entities. Added upstream patch: CVE-2022-47950-stable-zed.patch (Closes: #1029200). * debian/watch: use git mode. tomcat10 (10.0.27-1) unstable; urgency=medium . * New upstream version. * Release to unstable. * Make tomcat9 and tomcat10 co-installable. (Closes: #965006) * Tomcat 10 can be built from source again. (Closes: #1028632) * Add myself to Uploaders. * Declare compliance with Debian Policy 4.6.2. tomcat10 (10.0.0~M7-1) experimental; urgency=medium . * New upstream release - Refreshed the patches - Fixed the compatibility with the version of bnd in Debian * Set the generic version of the Maven artifacts to 10.x (Fixes: #965006) * Grant write access on /var/log/tomcat10 to the adm group tomcat10 (10.0.0~M6-1) experimental; urgency=medium . * New upstream release - Refreshed the patches - Renamed the package to tomcat10 - Migrate the taglibs-standard libraries to the Jakarta EE namespace tworld (1.3.2-4) unstable; urgency=medium . * Update Vcs-* fields. * Bump Standards-Version to 4.6.2. * Use debhelper-compat 13. * Use https URL in debian/watch, and use version=4. * Remove menu file. * Use DEB_BUILD_MAINT_OPTIONS hardening=+all. * Change debian/copyright to DEP5. urwid-satext (0.9.0~hg150.aa8f46b43a71-1) unstable; urgency=medium . * Add some minor fixes from upstream. vim-ultisnips (3.2-2) unstable; urgency=medium . * test/vim_interface.py: Check Vim version through call to Vim's has() function. (Closes: #1028442) * test/vim_test_case.py: Respect the retries option in tests with the expected_error parameter. * debian/watch: Update to changed HTML on GitHub page. vips (8.14.1-1) unstable; urgency=medium . * New upstream release. * Build with JPEG XL support. wesnoth-1.16 (1:1.16.7-1) unstable; urgency=medium . * New upstream stable release. * Update obsolete build-dep (libfreetype6-dev -> libfreetype-dev). wsjtx (2.6.1+repack-1) unstable; urgency=medium . * New upstream version 2.6.1+repack. xfce4-screenshooter (1.10.3-1) unstable; urgency=medium . * Team upload. * New upstream version 1.10.3. xfonts-encodings (1:1.0.4-2.2) unstable; urgency=medium . * Non-maintainer upload, incorporating changes from the maintainers' packaging repository . [ Julien Cristau ] * Switch Vcs-* control fields to https. * Switch xorg.freedesktop.org URLs in packaging to https. . [ Simon McVittie ] * d/control: Update Vcs-* for migration to salsa.debian.org * Use recommended debhelper compat level 13 (Closes: #965901) * d/rules: Add missing targets build-arch, build-indep (Policy §4.9) * d/control: Declare that the build does not require (fake)root xfonts-scalable (1:1.0.3-1.3) unstable; urgency=medium . * Non-maintainer upload, incorporating changes from the maintainers' packaging repository . [ Julien Cristau ] * Remove Cyril and David from Uploaders. * Add Vcs-* control fields. * Use https URL in debian/watch. . [ Simon McVittie ] * d/control: Update Vcs-* for migration to salsa.debian.org * Use recommended debhelper compat level 13 (Closes: #965894) * d/rules: Add missing build-arch, build-indep targets (Policy §4.9) * d/control: Declare that the build does not require (fake)root ytfzf (2.5.4-1) unstable; urgency=medium . * New upstream version. * debian/control: bumped Standards-Version to 4.6.2. * debian/copyright: updated upstream and packaging copyright years. * debian/patches: - 010_fix-path-dir-addon.patch: updated. - 030_fix-spelling-manpage5.patch: removed because upstream fixed (thanks). zimlib (8.1.0+really8.0.0-1) unstable; urgency=medium . * Revert back to 8.0.0 pending proper transition. (Closes: #1027565, #1028495) zimlib (8.1.0-1) unstable; urgency=medium . * New upstream version 8.1.0 * Update d/watch based on uscan(1) zsync (0.6.2-5) unstable; urgency=medium . * QA upload. * Update Standards-version to 4.6.2, no changes needed. * Run wrap-and-sort. * Update watch file version. * Refresh existing patches. * Upstream the following changes from Ubuntu: - clienthttp.diff: + client.c, http.c: Add an offset field ("O"), wanted for apt-zsync because we want to step past the first members in the .deb archive + client.c: Print progress even if output is not a tty. This makes it possible to gather statistics for an experimental apt-get method. + http.c: use off_t instead of size_t where appropriate, for 64-bit cleanness * Remove obsolete Lintian overrides.