actdiag (3.0.0+dfsg1-2) unstable; urgency=medium . * Team upload. * Drop build-dependency on python3-pep8 autopkgtest (5.43) unstable; urgency=medium . [ Steve Langasek, Paride Legovini ] * Add support for foreign-architecture testing. A typical use-case for this is testing an i386 package in an amd64 container. . [ Paride Legovini ] * Use python3-debian to do more correct architecture matching, with a perl fallback used if python3-debian is too old (Closes: #1086538) * Make pins cover any architecture for better multi-arch support (Closes: #1088971) * Add sources specified via --add-apt-source after configuring pockets. This way autopkgtest does not add pockets to PPAs, which is not desired. (LP: #2091393) * Support adding apt sources from file (--add-apt-source=FILENAME) (Closes: #1089736) * Fix parsing of `apt-cache policy` output if it has phasing info * build-lxd: bump boot timeout from 1 minute to 5 minutes, which is helpful on armhf * d/t/control: re-sort with wrap-and-sort from devscripts 2.24.8. wrap-and-sort from devscripts 2.24.8 changes the sorting algorithm for packages, see #1049943. Update d/t/control accordingly. * binaries: reinstall binaries using _run_apt_command(). This reduces duplication, and ensures that DEBIAN_FRONTEND=noninteractive is set. (Closes: #1092621) . [ Simon McVittie ] * qemu: Prefer to use /etc/localtime to copy host time zone into VMs (Closes: #1038835) * build-docker: Add a default command (bash) for images with --init=none, for convenient interactive reuse * tests: Remove some problematic environment variables. In particular, when autopkgtest itself (an Architecture: all package) is built, we must not allow internal variables set by debhelper to propagate into the Architecture: any packages that are built and tested by autopkgtest's test suite, because that will make them fail to build. . [ Florent 'Skia' Jacquet ] * Only use deb822 apt sources if apt is 2.3.10 or later (Debian 12, Ubuntu 22.04), fixing a regression for --add-apt-source=ppa on Ubuntu 20.04 'focal' * ssh-setup/nova: improve logging for easier use of grep . [ Colin Watson ] * Install passwd for needs-sudo . [ Ural Tunaboyu ] * d/t/schroot: run schroot tests in Ubuntu chroots if the host is Ubuntu * setup-testbed: ensure /tmp is deleted on reboot, matching the behaviour we would see with a tmpfs . [ Jochen Sprickerhof ] * unshare: run a configurable bootstrap command, defaulting to mmdebstrap, if no suitable chroot was found . [ Tim Andersson ] * ssh-setup/nova: Improve robustness of cleanup . [ Helmut Grohne ] * setup-testbed: Don't treat an empty /etc/network/interfaces as implying that systemd-networkd and ifupdown are not in use * setup-testbed: If systemd-networkd is enabled, do not configure ifupdown. No further configuration is needed if host0 networking is configured via /usr/lib/systemd/network/80-container-host0.network. (Closes: #1090884) . [ Paul Gevers, Simon McVittie ] * tests: adapt for change in dpkg regarding Rules-Requires-Root. With the latest changes in dpkg, debhelper will no longer call the 'build' target if it doesn't need it. Hence the checks in several of our tests need to be updated to check that 'binary' is called. (Closes: #1092086, #1092398) . [ Julian Gilbey, Simon McVittie ] * README.package-tests.rst: Clarify the interactions between Testsuite, dpkg and autodep8 (Closes: #1016008) azure-cli (2.68.0-1) unstable; urgency=medium . * Update upstream source from tag 'upstream/2.68.0' * Bump dependency on python3-azure * Skip new failing test blhc (0.14+git20240421.5d2c338-2) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.7.0. * debian/copyright: updated packaging copyright years. * debian/watch: fixed dversionmangle statement to ignore '+git' suffix. blimps (3.9+ds-4) unstable; urgency=medium . * protect-protomat.patch: new: fix build failures in sift. protomat.h is missing protection against multiple inclusions, causing build failures in reverse build-dependencies. See debian-med lists[1] for more details on this one. [1]: https://lists.debian.org/debian-med/2025/01/msg00001.html btm (0.10.2+20250107-2) unstable; urgency=medium . * update patch 2001_unicode-ellipsis to ignore broken widechar test; closes: bug#1091808, thanks to Santiago Vila btm (0.10.2+20250107-1) unstable; urgency=medium . [ upstream ] * development snapshot . [ Jonas Smedegaard ] * update and unfuzz patches * tighten build-dependency for crate unicode-width buildbot (4.2.1-1) unstable; urgency=medium . * Team upload. * debian/upstream/signing-key.asc: Merge into a single ASCII-armored block, to improve interoperability. * New upstream release. cached-property (2.0.1-2) unstable; urgency=medium . * Remove legacy python3-pkg-resources from Depends (Closes: #1083327). cairo-dock (3.5.1-1) unstable; urgency=medium . * Update d/watch: use github as upstream * New upstream version 3.5.1 (Closes: #1063022) * d/patch: unapply obsolete patchs * remove cdbs quilt.mk (Closes: #1072891) * Drop compat file, rely on debhelper-compat and bump compat level to 13 * Bump Standards-Version to 4.7.0 (no changes needed) * Use dh-cmake instead of cdbs * Update depends: plugin version cairo-dock-plug-ins (3.5.1-1) unstable; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. * Strip unusual field spacing from debian/control. * Update watch file format version to 4. * Use secure URI in Homepage field. * Bump debhelper dependency to >= 10, since that's what is used in debian/compat. * Update renamed lintian tag names in lintian overrides. * Set upstream metadata fields: Repository-Browse. * Update standards version to 4.1.5, no changes needed. . [ Youhei SASAKI ] * Update d/watch: use github as upstream * New upstream version 3.5.1 * Drop compat file, rely on debhelper-compat and bump compat level to 13 * Bump Standards-Version to 4.7.0 (no changes needed) * Drop cli-common-dev (Closes: #1092617) * Refresh patches * Use dh-cmake instead of CDBS * Update install files * add debian/not-installed: set dh_missing exclude * Update depends: puseaudio | pipewire-pulse (Closes: #1020234) * Add d/salsa-ci.yml * Update vala interface lintian.overrides * Update copyright: fix lintian warning: superfluous-file-pattern debputy (0.1.62) unstable; urgency=medium . * Improve on-line documentation (`debputy plugin show p-m-r` or hover docs in the LSP module for `debputy.manifest` file): - Make conditional rules order deterministic. Previously, parts were hash-order dependent and could change order between each rendering. - Fix incorrect reference to manifest variables. Previously, the rendering incorrectly used `{FOO}` when it should have shown `{{FOO}}`. - Fix link anchor to a section. - Mention required integration mode for features. Note this change only lists the recorded integration mode tags in the documentation. However, there may still be some features that are still incorreclty tagged as "applicable in all integration modes". - Improve the docs for build systems and related attributes. * MANIFEST-FORMAT.md: Generate a lot of the documentation from `debputy` "on-line" docs rendering. This implies changed formatting and layout. But also, the MANIFEST-FORMAT.md and the online docs are now much more consistent, since most of the docs have a single source of truth. * MANIFEST-FORMAT.md: Document new build system rules and environments. Thanks to Andrea Pappacoda (Closes: debputy#130) * INTEGRATION-MODES.md: Tweak some wording * debputy: Better error message on missing commands during builds * debputy: Fix false-positive "path was not installed" with `-B`/`-A` builds. (Closes: debputy#132) * debputy: Avoid double-initialization of ENV for auto-detected builds. This was just slow (invoked `dpkg-buildflags` twice) and provided no benefits. * meson: Make `--test` verbose by default to match upcoming debhelper update (disabled in `terse` builds). dokuwiki (2024-02-06b+dfsg-2) unstable; urgency=medium . * Adding updated Dutch debconf translations from Frans Spiesschaert (Closes: #1091776). * Adding updated German debconf translations from Helge Kreutzmann (Closes: #1092764). edac-utils (0.18+git16-g8fdc1d4-2) unstable; urgency=medium . [ Petter Reinholdtsen ] * Fix up the debian/patches/1000-appstream-metainfo.patch to address the lintian warnings (Closes: #1092032) - use edac_utils not edac-utils in the path(s) - remove statement that it is type="desktop" elpa-ligature (1.0~git20231203.6ac1634-2) unstable; urgency=medium . * Add d/salsa-ci.yml with default template * Drop transitional package fonts-nanum-coding from Recommends/Suggests/Enhances (Closes: #1077823) - fonts-nanum is the package it transitioned to and is already included. * Drop non-existent font-iosveka from Recommends/Suggests/Enhances fastfetch (2.34.1+dfsg-1) unstable; urgency=medium . * New upstream version 2.34.1+dfsg * debian: fastfetch.lintian-overrides: remove flashfetch fcidecomp (2.1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1091480) fest-assert (2.0~M10-2) unstable; urgency=medium . * Team upload. * Fix watch file * Point Homepage to Github * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Secure URI in copyright format (routine-update) * Update lintian override info format in d/source/lintian-overrides on line 2. * watch file standard 4 (routine-update) * Drop unused lintian-overrides * Drop -doc package fest-test (2.1.0-2) unstable; urgency=medium . * Team upload. * Fix watch file * debhelper-compat = 13 * Standards-Version: 4.7.0 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Secure URI in copyright format (routine-update) * Update watch file format version to 4. * Drop -doc package freehep-export (2.1.1-5) unstable; urgency=medium . * Team upload. * d/watch: document that the new version can't be fetched from SVN * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/changelog (routine-update) * Use secure URI in debian/watch. * Use secure URI in Homepage field. freehep-io (2.0.2-7) unstable; urgency=medium . * Team upload. * Packaging update * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Secure URI in copyright format (routine-update) * Use secure URI in debian/watch. * Use secure URI in Homepage field. * watch file standard 4 (routine-update) frescobaldi (3.3.0+ds1-3) unstable; urgency=medium . * Team upload * Drop unnecessary Depends on webkit . [ Bas Couwenberg ] * Don't use python3-pyqt5.qtwebengine on mipsel, package to be removed gcc-13-cross-mipsen (5+c1) unstable; urgency=medium . * Rebase gcc-13-cross 16 - Build using gcc 13.3.0-12. - d/control: Add Rules-Requires-Root: binary-targets. - Fix build with make 4.4. Closes: #1089260. gltron (0.70final-14) unstable; urgency=medium . * Fix cut-n-pasto in Vcs fields glymur (0.13.7-1) unstable; urgency=medium . * New upstream release. * Drop d/source/lintian-overrides, no longer needed. gnome-klotski (1:3.38.2-2) unstable; urgency=medium . * Team upload . [ Amin Bandali ] * d/gbp.conf: Update packaging branch to debian/latest . [ Simon McVittie ] * d/control: Stop generating from a template * d/upstream/metadata: Add * Request dpkg build API v1 gnome-shell-extensions (47.3-1) unstable; urgency=medium . * New upstream release * Opt into dpkg build API v1 gnome-software (47.4-1) unstable; urgency=medium . * New upstream release golang-github-safchain-ethtool (0.5.9-1) unstable; urgency=medium . * Team upload. * New upstream version 0.5.9 * Standards-Version: 4.7.0. * Bump d/* copyright years. golang-github-smallstep-crypto (0.57.0-1) unstable; urgency=medium . * New upstream version 0.57.0 * Re-enable self-tests to see if upstream fixed it. golang-github-smallstep-crypto (0.56.0-2) unstable; urgency=medium . * Disable spuriously failing tests. golang-github-smallstep-crypto (0.56.0-1) unstable; urgency=medium . * New upstream version 0.56.0 * Bump d/copyright years. * d/salsa-ci.yml: Assert autopkg/lintian. golang-github-smallstep-crypto (0.54.2-1) unstable; urgency=medium . * Initial release (Closes: #1087685) golang-go-patricia (2.3.1-2) unstable; urgency=medium . * Team upload. * d/p/increase-overhead-to-25k.patch: Add. Closes: #1091595. * Bump Standards-Version to 4.7.0. * Add 2025 to d/copyright for d/* files. golang-sourcehut-rjarry-go-opt (2.0.1-1) unstable; urgency=medium . * d/upstream: update signing-key * New upstream version 2.0.1 golang-sourcehut-rockorager-vaxis (0.11.1-1) unstable; urgency=medium . * New upstream version 0.11.1 gosop (1.1.0-2) unstable; urgency=medium . * d/gosop.alternatives: Add sopv manpage (Closes: #1093055). * Run wrap-and-sort -ast on debian/. gtk+2.0 (2.24.33-7) unstable; urgency=medium . * Team upload * d/salsa-ci.yml: Add * d/libgtk2.0-0t64.links.in: Provide a symlink to the old gtk-query-immodules-2.0 path. This provides drop-in compatibility with libgtk2.0-0, which some packages rely on (gcin, hime). * d/control: Use generated ${gir:Provides} instead of hard-coding * d/control: Add ${gir:Depends}, ${gir:Provides} to -dev package * Stop generating Devhelp indexes for the FAQ and tutorial. These are at least 15 years out of date, were emitted in the deprecated Devhelp file format version 1, and do not have the GTK major version in their title, which could mislead developers into thinking they're applicable to GTK 3 and 4. * d/upstream/metadata: Remove obsolete FAQ link * d/upstream/metadata: Link to the correct branch's commit log * d/upstream/metadata: Update Bug-Database URL for current Gitlab * d/upstream/metadata: Remove Bug-Submit. GTK 2 is no longer supported upstream. It is technically possible to report issues (because it shares a git repository and issue tracker with GTK 3 and 4) but not practically useful. * Remove unused lintian override for #1063709 haskell-intern (0.9.6-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * drop patches cherry-picked upstream, now obsolete * relax upper GHC bounds for hashable * update copyright info: update coverage haskell-swish (0.10.10.0-1) unstable; urgency=medium . [ upstream ] * new release(s) libadwaita-1 (1.6.3-1) unstable; urgency=medium . [ Jeremy Bícha ] * New upstream release . [ Nathan Pratta Teodosio ] * Add debian/clean for debian/testtmp libapp-cmd-perl (0.337-2) unstable; urgency=medium . * Add a versioned Breaks on libcatmandu-perl. Thanks to ci.debian.net. libapp-cmd-perl (0.337-1) unstable; urgency=medium . * Import upstream version 0.337. * Make (test) dependency on libgetopt-long-descriptive-perl versioned. * Update years of upstream and packaging copyright. * Declare compliance with Debian Policy 4.7.0. libcatmandu-filestore-perl (1.16-3) unstable; urgency=medium . * Team upload. * Bump versioned test and runtime dependency on libcatmandu-perl. Thanks to Santiago Vila for the bug report. (Closes: #1093340) * Declare compliance with Debian Policy 4.7.0. libcatmandu-perl (1.2024-1) unstable; urgency=medium . * Team upload. * Import upstream version 1.2024. * Update years of upstream copyright. * Update build, test, and runtime dependencies. libcloud (3.8.0+repack-4) unstable; urgency=medium . * Team Upload * Drop dependency on python3-simplejson, 'json' from stdlib is good enough libdatetime-timezone-perl (1:2.64-1+2025a) unstable; urgency=medium . * Import upstream version 2.64. This release is based on version 2025a of the Olson database. It includes contemporary changes for Paraguay. * Update years of upstream and packaging copyright. libfile-loadlines-perl (1.047-1) unstable; urgency=medium . * New upstream version 1.047. * Update Standards-Version to 4.7.0 (no changes). libpdl-fftw3-perl (0.203-1) unstable; urgency=medium . * Team upload. . [ Ed J ] * reflect updated licence by agreement of Craig and Dima * New upstream version 0.203 . [ Bas Couwenberg ] * Move from experimental to unstable. libpdl-fftw3-perl (0.201-1~exp1) experimental; urgency=low . * Initial release. (Closes: #763199) libpdl-fit-perl (2.100-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-fit-perl (2.100-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093168) libpdl-graphics-simple-perl (1.016-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-graphics-simple-perl (1.016-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093174) libpdl-io-envi-perl (2.098-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-io-envi-perl (2.098-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093178) libpdl-io-gd-perl (2.103-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-io-gd-perl (2.103-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093180) libpdl-io-hdf-perl (2.003-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-io-hdf-perl (2.003-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093186) libpdl-io-idl-perl (2.098-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-io-idl-perl (2.098-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093184) libpdl-opt-simplex-perl (2.097-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-opt-simplex-perl (2.097-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093183) libpdl-transform-proj4-perl (2.098-1) unstable; urgency=medium . * Team upload. * Move from experimental to unstable. libpdl-transform-proj4-perl (2.098-1~exp1) experimental; urgency=low . * Initial release. (Closes: #1093182) lomiri-telephony-service (0.6.0-1) unstable; urgency=medium . * New upstream release. * debian/control: + Bump Standards-Version: to 4.7.0. No changes needed. * debian/patches: + Drop 1001_gettext-is-not-a-member-of-C.patch and 0001_indicator- authhandler.h-Correctly-include-Notificati.patch. Both applied upstream. + Drop 2001_use-new-lomiri-history-service.patch. Not required anymore. + Adjust patch 2002 to upstream's new Lomiri-namespacing improvements. + Add 1001_lomiri-ofono-setup.patch: Rename ofono-setup to lomiri-ofono- setup. * debian/copyright: + Update copyright attributions. + Update auto-generated copyright.in file. * debian/{*.install,not-installed}: + Add new polkit-1 .rules file, don't installed the .pkla file anymore (Closes: #1078325, #1093071). + Adjust to upstream's new Lomiri-namespacing improvements. + Adjust to renamed ofono-setup script. matomo-component-decompress (3.0.0-1) unstable; urgency=medium . * New upstream version 3.0.0 * Drop the PHPUnit patch * Remove the wrong autoload file override * Add back Thorsten as the author of d/* files * Fix the autoloader path * Update gbp.conf filter for 3.0 & switch d/watch to git mode moarvm (2024.09+dfsg-3) unstable; urgency=medium . [ Timo Paulssen ] * Add patch to fix rakudo build hang on ARM. (See #1086555) openldap (2.6.9+dfsg-1) unstable; urgency=medium . * Upload to unstable. * d/slapd.preinst: Back up config as LDIF before transitioning to OpenSSL. * d/NEWS, d/slapd.README.Debian: - Announce the switch to OpenSSL. - Document behaviour and config settings affected by the change. * d/control: Declare Standards-Version: 4.7.0. * d/slapd.service: Delete After=syslog.target. Fixes a Lintian warning (systemd-service-file-refers-to-obsolete-target). * Disable flaky tests test063-delta-multiprovider and test069-delta-multiprovider-starttls. Mitigates #1010608. * d/rules: Delete override_dh_auto_build target, so that -indep/-arch are actually used. See #1014334. * d/slapd.init: - Fix status_of_proc pidfile argument. - Fix olcPidFile regexp. * d/control: Remove inactive team members from Uploaders. Thanks to Torsten and Steve for their many past contributions. * d/gbp.conf: Return to master branch. openldap (2.6.9+dfsg-1~exp2) experimental; urgency=medium . [ Ryan Tandy ] * Change TLS library from GnuTLS to OpenSSL. - d/control: Replace Build-Depends: libgnutls28-dev, nettle-dev with libssl-dev. - d/configure.options: Configure --with-tls=openssl. - d/p/contrib-makefiles: Drop changes to pbkdf2 and smbk5pwd to use nettle. - d/p/add-tlscacert-option-to-ldap-conf: Drop patch since the OpenSSL backend activates the default CAs automatically. - d/p/ldap-conf-tls-cacertdir: Drop patch since GnuTLS caveats are no longer applicable. - d/slapd.README.Debian: Drop GnuTLS caveat. . [ Michael Tokarev ] * d/control: remove very old (before buster) versioned depends/conflicts * d/libldap2.README.Debian: remove: umounting /usr is not very interesting in 2025 (see also #182536) * remove ldiftopasswd script (it is a rather dangerous example to carry on) * d/slapd.scripts-common,d/debian/slapd.postinst: do not create /var/run/slapd (created in the startup script) * d/slapd.init: stop providing /var/run/slapd/ldapi symlink for compatibility with openldap 2.1 * d/slapd.init: simplify it significantly * d/configure-options: enable systemd support (Closes: #1039299 #877512) * d/slapd.default, d/slapd.init: do not use "export" keyword in the default file (so it is processed by systemd), but export KRB5_KTNAME in init if set * d/rules: fix $? usage in clean target * d/rules: stop overriding dh_missing --fail-missing: it is the default in dh-compat 13+ * d/rules: only do actual work in arch-dependent build * d/control: add myself to Uploaders * d/rules: add -Wno-unused-const-variable to CFLAGS * d/rules: add LC_ALL=C for the build rule * d/rules: add slapdS.c to blhc ignore-line * d/libldap-dev.links: stop generating it, dh is capable to expand variables * d/rules: fix override_dh_makeshlibs & override_dh_installdeb conditionals * d/slapd.preinst: remove stopping of slapd (#989155 in debhelper has been fixed) * d/rules: build flags & build tools * d/rules: simplify noslapd build-profile expressions by using noslapd var * d/rules: export DEB_MAINTAINER only once openldap (2.6.9+dfsg-1~exp1) experimental; urgency=medium . [ Carles Pina i Estany ] * Update po-debconf Catalan translation . [ Ryan Tandy ] * New upstream release. - Update patch 64-bit-time-t-compat.patch. - Drop ITS#10253 patch, applied upstream. * Apply patch from Helmut Grohne to fix cross-building ppm. (Closes: #1079533) openldap (2.6.8+dfsg-1~exp4) experimental; urgency=medium . * Add a superficial autopkgtest to ensure back_perl can be loaded. * Fix FTBFS on 32-bit architectures. (ITS#10253) (Closes: #1078822) openldap (2.6.8+dfsg-1~exp3) experimental; urgency=medium . [ Helmut Grohne ] * Move systemd drop-in to /usr (DEP17). (Closes: #1073059) openldap (2.6.8+dfsg-1~exp2) experimental; urgency=medium . * Ship slapo-nestgroup files in the main slapd binary package. - d/slapd-contrib.{install,manpages}: Move slapo-nestgroup files to... - d/slapd.{install,manpages}: ...here. Thanks to Ryan Tandy for letting me know about this mistake. openldap (2.6.8+dfsg-1~exp1) experimental; urgency=medium . [ Sergio Durigan Junior ] * d/rules: Anchor DEB_MAINTAINER regexp. This is needed in Ubuntu because of XSBC-Original-Maintainer. * New upstream version 2.6.8+dfsg * d/p/smbk5pwd-implicit-declaration: Remove; fixed upstream. * d/control: B-D on pkgconf instead of pkg-config. * d/p/slapd-contrib.{install,manpages}: Install new slapo-neogroup overlay. . [ Steve Langasek ] * debian/patches/64-bit-time-t-compat: handle sizeof(time_t) > sizeof(long) in format strings. . [ Ryan Tandy ] * Drop transitional package slapd-smbk5pwd. (Closes: #1032742) * Drop dbgsym migration for slapd-dbg. The dbgsym transition was done in buster. * Build and install the ppm module in slapd-contrib. (Closes: #1039740) * Fix implicit declaration of kadm5_s_init_with_password_ctx. (Closes: #1065633) * debian/patches/64-bit-time-t-compat.patch: Refresh patch. * debian/copyright: Exclude doc/guide/admin/guide.html from the upstream source. The tool required to build it from source is not packaged in Debian. Fixes a Lintian error (source-is-missing). * Update Swedish debconf translation. Thanks to Martin Bagge and Anders Jonsson (Closes: #1056955) * debian/salsa-ci.yml: Enable Salsa CI pipeline. * debian/copyright: Remove build/missing. Fixes a Lintian warning (superfluous-file-pattern). openldap (2.6.7+dfsg-1~exp1) experimental; urgency=medium . * New upstream version 2.6.7+dfsg * d/p/contrib-makefiles: Refresh patch. openldap (2.6.6+dfsg-1~exp2) experimental; urgency=medium . * Update debconf translations: - German, thanks to Helge Kreutzmann. (Closes: #1007728) - Spanish, thanks to Camaleón. (Closes: #1008529) - Dutch, thanks to Frans Spiesschaert. (Closes: #1010034) - Turkish, thanks to Atila KOÇ. (Closes: #1029758) - Romanian, thanks to Remus-Gabriel Chelu. (Closes: #1033177) * Create an autopkgtest covering basic TLS functionality. Thanks to John Scott. openldap (2.6.6+dfsg-1~exp1) experimental; urgency=medium . * New upstream version 2.6.6+dfsg openldap (2.6.5+dfsg-1~exp1) experimental; urgency=medium . [ Sergio Durigan Junior ] * New upstream version 2.6.5+dfsg * d/control: Bump Standards-Version to 4.6.2; no changes needed. * d/control: Bump debhelper-compat to 13. * d/control: Drop lsb-base from slapd's Depends. . [ Ryan Tandy ] * Fix smbk5pwd autopkgtest with /var/lib/heimdal-kdc 700 (#1020442) * Update more Lintian overrides to use square brackets * Drop unused custom-library-search-path override * Add wildcards to make overrides work with older lintian. Apparently ftp-master's auto-rejects are not evaluated using the latest version of lintian. * Fix sha2 autopkgtest failure (#1030814) . [ Gioele Barabucci ] * slapd.scripts-common: Avoid double-UTF8-encoding org name. (Closes: #1016185) * d/slapd.scripts-common: Remove outdated `migrate_to_slapd_d_style` * d/slapd.postinst: Remove test for ancient version. * slapd.scripts-common: Remove unused `normalize_ldif` * d/slapd.scripts-common: Use sed instead of perl in `release_diagnostics` . [ Andreas Hasenack ] * d/rules: Fix passwd/sha2 build. Build the passwd/sha2 contrib module with -fno-strict-aliasing to avoid computing an incorrect SHA256 hash with some versions of the compiler (LP: #2000817) * d/t/sha2-contrib: add test for sha2 module. DEP8 test to verify the SHA256 hash produced by passwd/sha2 openldap (2.6.4+dfsg-1~exp1) experimental; urgency=medium . * New upstream version 2.6.4+dfsg. openldap (2.6.3+dfsg-1~exp1) experimental; urgency=medium . * d/rules: Remove get-orig-source, now unnecessary. * Check PGP signature when running uscan. * d/watch: Modernize watch file; use repacksuffix. * d/copyright: Expand Files-Excluded to account for other schemas/ldifs. * New upstream release. openldap (2.6.2+dfsg-1~exp2) experimental; urgency=medium . * Enable SASL/GSSAPI tests - d/control: Update B-D to include required dependencies needed to run SASL/GSSAPI tests during build time, and mark them "!nocheck". Thanks to Andreas Hasenack openldap (2.6.2+dfsg-1~exp1) experimental; urgency=medium . * d/gbp.conf: Prepare to import 2.6.x. * New upstream version 2.6.2+dfsg * d/patches/*.patch: Refresh patches. * Adjust package to ship renamed libldap. - d/clean: Adjust to remove d/libldap2.links. - d/control: New binary package libldap2. Remove binary package libldap-2.5-0. Adjust package relationships (Depends, Replaces) due to new package. Remove old Conflicts with old ldap-utils. - d/libldap-2.5-0.install: Delete file. - d/libldap-2.5-0.symbols: Likewise. - d/libldap-2.5-0.README.Debian: Rename to... - d/libldap2.README.Debian: ... this. - d/libldap2.install: New file, based on d/libldap-2.5-0.install - d/libldap2.symbols: New file, based on d/libldap-2.5-0.symbols. - d/slapd.install: Install libslapi.so.2*. - d/slapd.lintian-overrides: Remove lacks-unversioned-link-to-shared-library override. Adjust package-name-doesnt-match-sonames to reflect libslapd2 name change. * Remove ndb references, given the plugin has been removed upstream. - d/configure.options: Remove "--disable-ndb". - d/slapd.manpages: Don't install slapd-ndb.5. * d/control: Add myself to Uploaders. * d/README.source: New file with instructions on how to import a new release. * d/copyright: Write new copyright file from scratch. osmcoastline (2.4.1-1) unstable; urgency=medium . * New upstream release. * Use execute_after instead of override in rules file. * Enable Salsa CI. * Drop unused libspatialite-dev build dependency. * Bump Standards-Version to 4.7.0, no changes. * Update copyright file. * Drop gdal-3.7.patch, applied upstream. pdfposter (0.8.1-3) unstable; urgency=medium . * Team upload. * Port to pypdf. (Closes: #1071534, #1029738) * Tweak sphinx configurationi. (Closes: #1090115) pdfposter (0.8.1-2) unstable; urgency=medium . * Team upload. * Clean the package properly. (Closes: #1052928) * Replace no longer updated Homepage. * Bump debhelper from old 12 to 13. pdfposter (0.8.1-1) unstable; urgency=medium . * New upstream version 0.8.1 (Closes: #1023665). pdfposter (0.7.post1-2) 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 ] * Use secure URI in Homepage field. * Bump debhelper from old 11 to 12. * Set upstream metadata fields: Bug-Submit, Repository. * Re-export upstream signing key without extra signatures. pdfposter (0.7.post1-1) unstable; urgency=medium . [ Elena Grandi ] * New upstream release. Closes: #833219 * updated watch file to use http://pypi.debian.net and to check gpg sigs * Removed patches merged upstream * Update compat to 11 * Build/depend on python3 instead of python (Closes: #897635) * Updated Standards-Version to 4.1.5 (no changes needed) * Added UpstreamMetadata. . [ Ondřej Nový ] * d/watch: Use https protocol * d/control: Remove trailing whitespaces pdfposter (0.6.0-2) unstable; urgency=medium . * Migrate from PyPdf to PyPDF2 (Closes: #763256) * Update maintainer email * debian/control: bump Standards-Version to 3.9.6 (no changes needed). pdfposter (0.6.0-1) unstable; urgency=low . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. . [ Elena Grandi ] * New upstream release * Regenerate PDF files from python sources * Include html documentation * Updated homepage and author contacts * debian/control: bump Standards-Version to 3.9.3 (no changes needed). pdfposter (0.5.0-2) unstable; urgency=low * Added dependency on python-pkg-resources (Closes: #681318) pdfposter (0.5.0-1) unstable; urgency=low * New upstream release (Closes: #656033) * Adopted package (original maintainer MIA) * New (temporary) homepage and download location * Deprecation warnings solved upstream (Closes: #605464) * debian/control: bump Standards-Version to 3.9.3 * Switch to dh_python * Switch to format 3.0 (quilt) * Fail gracefully with non PDF input (Closes: #569552) pdfposter (0.4.4-2) unstable; urgency=low [ Sandro Tosi ] * debian/control - switch Vcs-Browser field to viewsvn [ Luca Falavigna ] * Switch to python-support. * debian/rules: pass --prefix=/usr to setup.py (Closes: #557915). * debian/control: bump Standards-Version to 3.8.3, no changes needed. pep8-naming (0.14.1-1) unstable; urgency=medium . * Team Upload * New upstream version 0.14.1 * Drop dependency on python3-flake8-polyfill * Add dependency on python3-flake8 * Use dh-sequence-python3 php-doctrine-instantiator (2.0.0-4) unstable; urgency=medium . * Use --require-file instead of relying on the installed package (Closes: #1093349) php-phpdocumentor-reflection-docblock (5.6.1-3) unstable; urgency=medium . * Revert "Force system dependencies loading" * Group noparser2 for test currently failing with php-phpstan-phpdoc-parser 2 policykit-1 (126-2) unstable; urgency=medium . * Remove obsolete /var/lib/polkit-1/ directory on upgrades precious (0.7.3-7) unstable; urgency=medium . * declare build-dependencies unconditionally, i.e. drop broken nocheck annotations; closes: bug#1091353, thanks to Helmut Grohne privacybrowser (0.7-3) unstable; urgency=medium . * Add debian/gbp.conf to enforce pristine-tar and sign-tags. * Add debian/lrc.config to hid lrc false positives. * Add debian/patches/hardcode-dictionary-path.patch. * debian/salsa-ci.yml: Update to match curent recommended contents. psycopg3 (3.2.4-1) unstable; urgency=medium . * Team upload. * New upstream release. pycoqc (2.5.2+dfsg-4) unstable; urgency=medium . * Team upload. * Add explicit runtime dependency on python3-pkg-resources python-advanced-alchemy (0.29.1-1) unstable; urgency=medium . * [f8eefee] New upstream version 0.29.1 python-advanced-alchemy (0.26.2-1) unstable; urgency=medium . * [a3ec533] New upstream version 0.26.2 * [5ea43d2] First and basic Debianization (Closes: #1092143) python-aio-pika (9.5.4-2) unstable; urgency=medium . * debian/control: - Drop 'autopkgtest-pkg-python' testsuite, which requires aiomisc and further dependencies, which are not packaged currently, and, besides, leads to regressions currently, on some architectures, like i386, preventing migration, due to python3-pamqp being uninstallable, because of recent changes. python-aio-pika (9.5.4-1) unstable; urgency=medium . * New upstream version. * debian/control: - Add myself as Uploader. - Bump Standards-Version to 4.7.0, no changes required. - Add dh-sequence-python3 to Build-Depends, drop dh-python. - Add pybuild-plugin-pyproject to Build-Depends. - Add python3-poetry-core to Build-Depends. - Wrap and sort. * debian/patches: - Refresh patch to remove images and buttoms from docs. - Add patch to remove Google Analytics from docs. * debian/rules: - Insert $DEB_VERSION_UPSTREAM into Sphinx configuration, to mitigate "No package metadata was found" error during build. python-aio-pika (8.2.5-1) unstable; urgency=medium . * New upstream version 8.2.5. * debian/control: - Added 'furo' to 'Build-Depends' field in python-aio-pika binary. - Added 'libjs-jquery' to 'Depends' field in python-aio-pika-doc binary. * debian/salsa-ci.yml: created to provide CI tests for Salsa. * debian/patches/010_disable-images-and-buttons-from-doc.patch: - Refreshed. - Renamed to debian/patches/010_disable-images-from-doc.patch. python-aio-pika (8.1.1-1) unstable; urgency=medium . * New upstream version 8.1.1. python-aio-pika (8.0.3-2) unstable; urgency=medium . * No-changes source-only upload to unstable. python-aio-pika (8.0.3-1) unstable; urgency=medium . * Initial release. (Closes: #1015757) python-azure (20250114+git-1) unstable; urgency=medium . * New upstream version 20250114+git python-betterproto (2.0.0b7-2) unstable; urgency=medium . * Mark protoc-betterproto as Multi-Arch: foreign. * Fix d/copyright typo, suggested by Thorsten Alteholz. python-betterproto (2.0.0b7-1) unstable; urgency=medium . * Initial release. (Closes: #1090902) python-certbot-dns-google (2.10.0-0.1) unstable; urgency=medium . * Non-maintainer upload * New upstream version 2.10.0 (Closes: #1082044, #1084856) * Update build-dependencies: - python3-httplib2 - python3-oauth2client + python3-google-auth python-certbot-dns-google (2.0.0-2) unstable; urgency=medium . * Correct python-certbot version requirement python-certbot-dns-google (2.0.0-1) unstable; urgency=medium . * Add new signing keys, see bug #999503 * Bump certbot, acme dependencies * New upstream version 2.0.0 python-certbot-dns-google (1.18.0-1) unstable; urgency=medium . * New upstream version 1.18.0 * Bump dependency versions * Run wrap-and-sort * Bump S-V; no changes needed python-certbot-dns-google (1.11.0-1) unstable; urgency=medium . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. . [ Harlan Lieberman-Berg ] * New upstream version 1.11.0 python-certbot-dns-google (1.3.0-1) unstable; urgency=medium . * New upstream version 1.3.0 * Switch to using a Provides virtual package for ABI management. * Bump deps per setup.py * Bump S-V; adding R-R-R and switching to debhelper-compat python-certbot-dns-google (0.23.0-2) unstable; urgency=medium . * Change Maintainer address to tracker.d.o (Closes: #899830) python-certbot-dns-google (0.23.0-1) unstable; urgency=medium . * New upstream release. * debian/control: Add an Enhances on certbot. * debian/rules: Re-enable build time tests. python-certbot-dns-google (0.22.0-1) unstable; urgency=medium . * Initial release (Closes: #893271). python-django-crum (0.7.9-5) unstable; urgency=medium . * Team Upload * Add explicit dep on setuptools (Closes: #1080737) * Apply Multi-Arch hint * Bump Standards-Version to 4.7.0 python-freecontact (1.1-9) unstable; urgency=medium . * Team Upload. * Link against correct libboost as per python interpreter version (Closes: #1092510) python-gffutils (0.13-2) unstable; urgency=medium . * Team upload. * Patch-out usage of simplejson python-launchpadlib (2.1.0-1) unstable; urgency=medium . * Team upload. . [ Alexandre Detiste ] * Remove build-dependency on python3-simplejson. . [ Colin Watson ] * debian/watch: Point to PyPI instead of Launchpad. * New upstream release. python-libconf (2.0.1-6) unstable; urgency=medium . * Add myself to Uploaders (Closes: #1055618) * Bump Standards-Version to 4.7.0 * Sort control files with wrap-and-sort python-parsel (1.10.0+dfsg-1) unstable; urgency=medium . * New upstream version. * Drop Rules-Requires-Root. * Bump Standards-Version to 4.7.0. python-protego (0.4.0+dfsg-1) unstable; urgency=medium . * Team Upload * Fix d/watch for new PyPi archive naming policy * New upstream version 0.4.0+dfsg python-pyfakefs (5.7.4-1) unstable; urgency=medium . * New upstream version 5.7.4 * Patches: remove all, released upstream. python-pyutil (3.3.2-4) unstable; urgency=medium . * Team upload. * Fix SyntaxWarnings (Closes: #1060879) python-recipe-scrapers (15.4.0-1) unstable; urgency=medium . * New upstream release. python-rfc8785 (0.1.4-2) unstable; urgency=medium . * Bump d/* copyright years. python-rfc8785 (0.1.4-1) unstable; urgency=medium . * Initial release. (Closes: #1090952) python-rioxarray (0.18.2-1) unstable; urgency=medium . * New upstream release. * Update dates in d/copyright. * debian/patches: - Drop 0002-rasterio-1.4.3.patch, applied upstream. - Refresh remaining patches. python-sigstore-protobuf-specs (0.3.5-1) unstable; urgency=medium . * New upstream version 0.3.5 * Add B-D python3-pydantic. python-sigstore-protobuf-specs (0.3.3-2) unstable; urgency=medium . * Source-only upload. python-sigstore-protobuf-specs (0.3.3-1) unstable; urgency=medium . * Initial release. (Closes: #1090897) python-smhi (1.0.19-1) unstable; urgency=medium . * New upstream release. python-tblib (3.0.0-6) unstable; urgency=medium . * Apply X-Style: black. * Standards-Version: 3.7.0 (no changes required). * Fix doctests, and start running them again. pytorch-ignite (0.5.1-1) unstable; urgency=medium . * New upstream version 0.5.1 * Delete X-Python3-Version from control. (Closes: #1088138) * Add autopkgtest control file. pytorch-ignite (0.4.12-1) unstable; urgency=medium . * New upstream version 0.4.12 * Bump X-Python3-Version to 3.11. (Closes: #1035366) pytorch-ignite (0.4.3-1) unstable; urgency=medium . * New upstream version 0.4.3 * Add one more test dependency skimage. pytorch-ignite (0.4.2-1) unstable; urgency=medium . * New upstream version 0.4.2 * Specify X-Python3-Version: 3.9 . * Specify PYBUILD_NAME in d/rules. * Apply wrap-and-sort. * Upload to unstable. pytorch-ignite (0.4.1-1) experimental; urgency=medium . * Initial release. (Closes: #958893) pytroll-schedule (0.7.2-2) unstable; urgency=medium . [ Bas Couwenberg ] * Don't run autopkgtest on s390x, big endian not supported by pyogrio. pytroll-schedule (0.7.2-1) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.0, no changes. . [ Antonio Valentino ] * New upstream release. * Update d/copyright. * debian/patches: - Drop 0001-Do-not-install-script.patch. - Rename and renumber remaining patches. * debian/control: - Update dependencies. - Switch to pybuild-plugin-pyproject. * Update d/*.install files. * Add missing manpages. pyvkfft-cuda (2024.1.4+ds1-6) unstable; urgency=medium . * d/rules: do not fail if the cuda driver is not available in sbuild * d/t/cuda: use the right backend cuda -> pycuda * Bug fix: "rebuild for python3.13 as default python version", thanks to Emilio Pozuelo Monfort (Closes: #1092998). . pyvkfft-cuda (2024.1.4+ds1-5) UNRELEASED; urgency=medium . * Run testsuite on all supported Python versions. pywebdav (0.11.0-2) unstable; urgency=medium . * Bump the Standards-Version to 4.7.0, no changes needed. * Remove legacy python3-pkg-resources from Depends (Closes: #1083733). r-cran-later (1.4.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) * d/tests/control: add new r-cran-r6 * d/patches: removed unused patch r-cran-network (1.19.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.0 (routine-update) r-cran-pillar (1.10.1+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.0 (routine-update) r-cran-promises (1.3.2+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream version * dh-update-R to update Build-Depends (routine-update) * Remove constraints unnecessary since bullseye (oldstable): + Build-Depends: Drop versioned constraint on r-cran-fastmap (>= 1.1.0). r-cran-ps (1.8.1-1) unstable; urgency=medium . * Team upload. * New upstream version r-cran-rmariadb (1.3.3+ds-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.0 (routine-update) r-cran-rmariadb (1.3.2+ds-2~0exp0) experimental; urgency=medium . * d/control: Skip building on 32-bit systems. r-cran-rsqlite (2.3.9-1) unstable; urgency=medium . * Team upload. * New upstream version r-cran-statnet.common (4.11.0-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.0 (routine-update) * dh-update-R to update Build-Depends (routine-update) relatorio (0.11.1-1) unstable; urgency=medium . * Bump the Standards-Version to 4.7.0, no changes needed. * Remove legacy python3-pkg-resources from Depends (Closes: #1083740). * Merging upstream version 0.11.1. * Updating copyright file. relint-el (2.1+repack-1) unstable; urgency=medium . * New upstream version 2.1+repack * d/copyright: Bump copyright years rust-async-backtrace-attributes (0.2.7-1) unstable; urgency=medium . * Package async-backtrace-attributes 0.2.7 from crates.io using debcargo 2.7.5 rust-btree-range-map (0.7.2-1) unstable; urgency=medium . * Team upload. * Package btree-range-map 0.7.2 from crates.io using debcargo 2.7.5 . [ Michael Tokarev ] * Package btree-range-map 0.7.2 from crates.io using debcargo 2.6.0 rust-headers-core-0.2 (0.2.0-1) unstable; urgency=medium . * Package headers-core 0.2.0 from crates.io using debcargo 2.7.6 * Split out headers-core-0.2 to ease transition rust-oxiri (0.2.10-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * bump project versions in virtual packages and autopkgtests rust-range-traits (0.3.2-1) unstable; urgency=medium . * Package range-traits 0.3.2 from crates.io using debcargo 2.6.0 rust-streaming-iterator (0.1.9-1) unstable; urgency=medium . * Package streaming-iterator 0.1.9 from crates.io using debcargo 2.7.5 taptempo (1.4.5-3) unstable; urgency=medium . * Update upstream URLs. * Bump standard version. terminator (2.1.4-4) unstable; urgency=medium . * Team upload. * Clean up VTE notification-received signal check (closes: #1092532). tomb (2.11+dfsg-2) unstable; urgency=medium . * d/control: Replace hard dependency on 'sudo' with 'sudo | doas'. Thanks to Matthias Geiger for providing a patch (Closes: #1092798). * d/t/*: Run autopkgtest twice using 'sudo' in one case and 'doas' in the other. * d/copyright: Bump copyright year to 2025 where required. * d/watch: Rework file for readability and drop filenamemangle option. * Apply 'wrap-and-sort -at'. toml11 (4.3.0-1) unstable; urgency=medium . * New upstream version * d/patches: Refresh patches. * d/copyright: Update copyright year for debian files. usb.ids (2025.01.14-1) unstable; urgency=medium . * New upstream version. wipe (0.24-10) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.7.0. * debian/copyright: updated packaging copyright years. * debian/rules: replaced override_dh_installman by execute_after_dh_installman. xca (2.8.0-1) unstable; urgency=medium . * Use Qt6 instead of Qt5. Files changed: - d/control: Dependencies * New upstream release (2.8.0) xless (1.7-17) unstable; urgency=medium . * QA upload. * Apply patch to calculate a wider window width. Thanks to Jason Cormie (Closes: #3773) xr-el (2.1+repack-1) unstable; urgency=medium . * New upstream version 2.1+repack * d/copyright: Bump copyright years yade (2024.08a-5) unstable; urgency=medium . * Team upload * Use WebEngine over WebKit (Closes: #1093292) * Fix build failure for python3.13 (Closes: #1091514) REMOVED: parallax 1.0.6-4 REMOVED: python-pyvista 0.44.1-10 REMOVED: kineticstools 0.6.1+git20220223.1326a4d+dfsg-3 REMOVED: flake8-polyfill 1.0.2-5 REMOVED: vedo 2024.5.2-2