dpaste (0.4.0-1) unstable; urgency=medium . * Initial release. Closes: #866359 node-node-sass (9.0.0+git20240724.107ded9+dfsg-1) unstable; urgency=medium . * Filter out gitattributes * New upstream version 9.0.0+git20240724.107ded9+dfsg * extend patch to allow node 24 opendht (3.0.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062842 opendht (3.0.1-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. opendht (3.0.1-1) unstable; urgency=medium . * New upstream release * debian/control: Update Maintainer to use my new @debian.org address opendht (3.0.0-4) unstable; urgency=medium . * Add opendht-tools binary package, providing binaries for the various OpenDHT tools developed as part of the upstream code-base. (Closes: #866075, #1054359) opendht (3.0.0-3) unstable; urgency=medium . * debian/copyright: Fix Upstream-Name and update Upstream-Contact * debian/copyright: Add myself to copyright holders for debian/* * debian/control: Bump debhelper-compat to 13 * debian/copyright: Update Savoir-faire Linux Inc. copyright years * debian/dhtnode.conf: Update bootstrap node address opendht (3.0.0-2) unstable; urgency=medium . [ Graham Inggs ] * Mark some symbols optional to avoid FTBFS with LTO enabled opendht (3.0.0-1) unstable; urgency=medium . * New upstream release * Rename libopendht2 to libopendht3 and libopendht-c2 to libopendht-c3 due to SONAME bump (Closes: #1051972) - debian/libopendht-c3.install - debian/libopendht-c3.symbols - debian/libopendht3.install . * Upload sponsored by Petter Reinholdtsen. opendht (2.6.0.4-1) unstable; urgency=medium . * New upstream release * Disable upstream unit tests that require network access - debian/rules opendht (2.6.0.1-1) unstable; urgency=medium . * New upstream release * Drop upstreamed patch - debian/patches/1010-man-page-formatting.patch opendht (2.5.5-1) unstable; urgency=medium . * New upstream release * Add new libcppunit-dev Build-Depends to debian/control and drop removed CMake options from debian/rules * debian/patches/1010-man-page-formatting.patch: forward upstream. * debian/patches/2000-cmake-python-no-build-install.patch: mark as 'Forwarded: not-needed'. opendht (2.4.12-7) unstable; urgency=medium . [ Petter Reinholdtsen ] * Add debian/patches/1010-man-page-formatting.patch by Jakob Haufe to address lintian warning: macro 'mF' not defined [usr/share/man/man1/dhtnode.1.gz:1]. * Sponsor upload to unstable. opendht (2.4.12-6) experimental; urgency=medium . [ Petter Reinholdtsen ] * debian/libopendht-c2.symbols: Exclude symbols on hurd-i386 and sh4 too. . [ Amin Bandali ] * debian/control: Taking over the maintenance of the package; many thanks, Alexandre! * debian/libopendht-c2.symbols: Add three symbols on armel. . * Upload sponsored by Petter Reinholdtsen. opendht (2.4.12-5) unstable; urgency=medium . [ Amin Bandali ] * debian/libopendht-c2.symbols: Add exclusions for various symbols across most supported architectures per buildd.debian.org logs. . [ Petter Reinholdtsen ] * debian/rules: Use DEB_BUILD_GNU_TYPE for locating build directory. * Sponsor upload to unstable. opendht (2.4.12-4) unstable; urgency=medium . * debian/control: Switch 'python3-all' to 'python3-all-dev:any' to hopefully fix builds broken with 'fatal error: Python.h: No such file or directory'. Also tweak a few descriptions. . * Upload sponsored by Petter Reinholdtsen. opendht (2.4.12-3) unstable; urgency=medium . * Fix build more generally on architectures like ARM EABI (armel) and little-endian MIPS (mipsel) that don't have native 64-bit atomic operations by linking against libatomic. (Closes: #1030615) * Address several lintian warnings: - Drop usr/include/opendht/opendht_c.h from libopendht-dev; it already belongs in libopendht-c-dev. (Closes: #1030696) - debian/control: Add 'Multi-Arch: same' for libopendht2 and libopendht-c2. . * Upload sponsored by Petter Reinholdtsen. . opendht (2.4.12-2) experimental; urgency=medium . * Switch from static to shared library. Upstream has declared their API and ABI stable, therefore we now build and provide a shared library rather than a static one. * Add python3-opendht providing OpenDHT Python 3 bindings (Closes: #850051). * Add simple debian/tests/test-run-python to validate Python 3 bindings. * Add OpenDHT C shared library and bindings. . * Upload sponsored by Petter Reinholdtsen. opendht (2.4.12-2) experimental; urgency=medium . * Switch from static to shared library. Upstream has declared their API and ABI stable, therefore we now build and provide a shared library rather than a static one. * Add python3-opendht providing OpenDHT Python 3 bindings (Closes: #850051). * Add simple debian/tests/test-run-python to validate Python 3 bindings. * Add OpenDHT C shared library and bindings. . * Upload sponsored by Petter Reinholdtsen. opendht (2.4.12-1.2) unstable; urgency=medium . * Fix build more generally on architectures like ARM EABI (armel) and little-endian MIPS (mipsel) that don't have native 64-bit atomic operations by linking against libatomic. (Closes: #1030615) . * Upload sponsored by Petter Reinholdtsen. opendht (2.4.12-1.1) unstable; urgency=medium . * Attempt to fix build on armel. opendht (2.4.12-1) unstable; urgency=medium . * New upstream version 2.4.12. * debian/copyright: Remove vestigial 'Files-Excluded: src/argon2/*' and update copyright years. * Update package descriptions per upstream. . * Upload sponsored by Petter Reinholdtsen. opendht (2.4.10-1) unstable; urgency=medium . * Collab-maint upload with maintainer approval. . * New upstream version 2.4.10 (Closes: 1016489). - Refreshed patches to remove fuzzies. - Updated package description to relect new C++17 requirement. - Dropped call to dh_dwz during build as it fail on debian/dhtnode/usr/bin/dhtnode. * Added patch header in pkgconfig-extras.patch. * Switched patches to 0000/1000/2000 naming convention. * Added build-essential and pkg-config as autopkgtest dependencies. * Changed dependency for libmsgpack-dev to prefer new libmsgpack-cxx-dev (Closes: #1019113). opendht (2.3.1-3) unstable; urgency=medium . * Collab-maint upload with maintainer approval. . * Updated standards version from 4.5.0 to 4.6.2. No changes needed. * Switched build dependency libncurses5-dev to libncurses-dev. * Corrected notation for new uploader. * Added pkgconfig-extras.patch with libraries needed to link simple C++ client. * Added simple autopkgtest C++ build test. opendht (2.3.1-2) unstable; urgency=medium . * Collab-maint upload with maintainer approval. . * Acknowledge NMU (Closes: #1026871). * Added Amin Bandali as uploader. . opendht (2.3.1-1.1) unstable; urgency=medium . * Non-maintainer upload using salsa Debian team git repo. . [ Amin Bandali ] * d/watch: Tweak opts to use newly-suggested format in the current uscan(1) manual for GitHub repositories, helping correctly detect new releases again (partly fixes #1016489). . [ Federico Ceratto ] * Configure service sandbox (Closes: #1007163). * Bump up Standards-Version from 4.0.0 to 4.5.0. * Switch to debhelper-compat 12. . [ Petter Reinholdtsen ] * Switched build and binary dependency for libargon2-0-dev to libargon2-dev (Closes: #1005699). opendht (2.3.1-1) unstable; urgency=medium . [ Amin Bandali ] * d/watch: Update to version=4 and use newly-suggested opts format in the current uscan(1) manual for GitHub repositories. This is motivated in part by a change in devscripts-2.21.5 that makes uscan die when filenamemangle fails. . [ Alexandre Viau ] * New upstream version. opendht (2.1.10-1) unstable; urgency=medium . * New upstream version. (Closes: 978562) opendht (2.1.9.5-1) unstable; urgency=medium . [ Alexandre Viau ] * New upstream version. . [ Amin Bandali ] * Bump debhelper compat level up to 10. opendht (2.1.6-1) unstable; urgency=medium . [ Amin Bandali ] * New upstream version. * Enable OpenDHT proxy features. . [ Alexandre Viau ] * Rules-Requires-Root: no. opendht (2.1.4-1) unstable; urgency=medium . * New upstream version. * dhtnode.conf: remove -v. (Closes: #959226) opendht (2.1.1-1) unstable; urgency=medium . * New upstream version. * Depend on librestinio-dev, libasio-dev. * Refresh patches. opendht (1.8.1-1) unstable; urgency=medium . * New upstream version. opendht (1.8.0-1) unstable; urgency=medium . * New upstream version. opendht (1.7.4-1) unstable; urgency=medium . * New upstream version. opendht (1.7.2-1) unstable; urgency=medium . * New upstream version. * Fix maintainer-script-should-not-use-recursive-chown-or-chmod. opendht (1.6.0-1) unstable; urgency=medium . * d/watch: exclude release candidates. * d/copyright: fix insecure-copyright-format-uri. opendht (1.5.0-3) unstable; urgency=medium . * Build with msgpack-c v2 API. opendht (1.5.0-2) unstable; urgency=medium . * Move to salsa.debian.org. opendht (1.5.0-1) unstable; urgency=medium . * New upstream snapshot. opendht (1.4.1-1) unstable; urgency=medium . * New upstream snapshot. * Use msgpack v1 API. opendht (1.3.6-1) unstable; urgency=medium . * New upstream snapshot. opendht (1.3.5-1) unstable; urgency=medium . * New upstream snapshot. opendht (1.3.4-3) unstable; urgency=medium . * Remove unneeded multiarch.patch. opendht (1.3.4-2) unstable; urgency=medium . * dhtnode.service: restart on-failure opendht (1.3.4-1) unstable; urgency=medium . * New upstream snapshot. * dhtnode: include systemd service. opendht (1.3.3-2) unstable; urgency=medium . * Install CMakeFiles. (Closes: #866586) opendht (1.3.3-1) unstable; urgency=medium . * New upstream snapshot. (Closes: #866078) * Refresh patches. * Remove use-debian-argon2.patch. * Remove python bindings mention. * Bump Standards-Version to 4.0.0. * Build-Depend on pkg-config. opendht (1.2.1~dfsg1-8) unstable; urgency=medium . * dev package: Add library dependencies (Closes: #849561). opendht (1.2.1~dfsg1-7) unstable; urgency=medium . [ Alexandre Viau ] * Import Gianfranco's work (Closes: #843788). . [ Gianfranco Costamagna ] * Multiarchify the package. opendht (1.2.1~dfsg1-6) unstable; urgency=medium . * libopendht-dev now breaks+replaces libopendht1 (Closes: #843680) opendht (1.2.1~dfsg1-5) unstable; urgency=medium . * Don't ship libopendht1. Debian policy allows for shipping only static libraries since OpenDHT's API is not stable enough. opendht (1.2.1~dfsg1-4) unstable; urgency=medium . * Add libopendht.shlibs. opendht (1.2.1~dfsg1-3) unstable; urgency=medium . * Remove pkg-kde-tools dependency. opendht (1.2.1~dfsg1-2) unstable; urgency=medium . * Add missing dependencies on dev package. * Link against argon2. opendht (1.2.1~dfsg1-1) unstable; urgency=medium . * Remove symbols file. * Refresh use-debian-argon2.patch. * Remove build_versioned_shared_library.patch. * Use manpage from source. opendht (0.6.1~dfsg1-1) experimental; urgency=medium . * Initial release. (Closes: #809362) rust-cairo-rs (0.21.5-1) unstable; urgency=medium . * Team upload * Package cairo-rs 0.21.5 from crates.io using debcargo 2.7.11 rust-debian-changelog (0.2.14-2) unstable; urgency=medium . * Team upload. * Package debian-changelog 0.2.14 from crates.io using debcargo 2.7.11 * Fix running tests with --no-default-features. rust-debian-changelog (0.2.14-1) unstable; urgency=medium . * Package debian-changelog 0.2.14 from crates.io using debcargo 2.7.11 rust-debian-changelog (0.2.13-1) unstable; urgency=medium . * Package debian-changelog 0.2.13 from crates.io using debcargo 2.7.11 rust-gdk-pixbuf (0.21.5-1) unstable; urgency=medium . * Team upload * Package gdk-pixbuf 0.21.5 from crates.io using debcargo 2.7.11 rust-gdk4 (0.10.3-1) unstable; urgency=medium . * Team upload * Package gdk4 0.10.3 from crates.io using debcargo 2.7.11 rust-gdk4-sys (0.10.3-1) unstable; urgency=medium . * Team upload * Package gdk4-sys 0.10.3 from crates.io using debcargo 2.7.11 rust-gdk4-wayland (0.10.3-1) unstable; urgency=medium . * Team upload * Package gdk4-wayland 0.10.3 from crates.io using debcargo 2.7.11 rust-gdk4-wayland-sys (0.10.3-1) unstable; urgency=medium . * Team upload * Package gdk4-wayland-sys 0.10.3 from crates.io using debcargo 2.7.11 rust-gdk4-x11-sys (0.10.3-1) unstable; urgency=medium . * Team upload * Package gdk4-x11-sys 0.10.3 from crates.io using debcargo 2.7.11 rust-graphene-rs (0.21.5-1) unstable; urgency=medium . * Team upload * Package graphene-rs 0.21.5 from crates.io using debcargo 2.7.11 rust-gsk4 (0.10.3-1) unstable; urgency=medium . * Team upload * Package gsk4 0.10.3 from crates.io using debcargo 2.7.11 rust-gsk4-sys (0.10.3-1) unstable; urgency=medium . * Team upload * Package gsk4-sys 0.10.3 from crates.io using debcargo 2.7.11 rust-gstreamer (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer 0.24.4 from crates.io using debcargo 2.7.11 rust-gstreamer-gl-sys (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer-gl-sys 0.24.4 from crates.io using debcargo 2.7.11 rust-gstreamer-gl-x11-sys (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer-gl-x11-sys 0.24.4 from crates.io using debcargo 2.7.11 rust-gstreamer-video-sys (0.24.4-1) unstable; urgency=medium . * Team upload * Package gstreamer-video-sys 0.24.4 from crates.io using debcargo 2.7.11 rust-gtk4-macros (0.10.3-1) unstable; urgency=medium . * Team upload * Package gtk4-macros 0.10.3 from crates.io using debcargo 2.7.11 rust-gtk4-sys (0.10.3-1) unstable; urgency=medium . * Team upload * Package gtk4-sys 0.10.3 from crates.io using debcargo 2.7.11 rust-gufo-exif (0.3.1-1) unstable; urgency=medium . * Team upload * Package gufo-exif 0.3.1 from crates.io using debcargo 2.7.11 rust-imara-diff (0.1.8-1) unstable; urgency=medium . * Team upload. * Package imara-diff 0.1.8 from crates.io using debcargo 2.7.11 rust-jiff (0.2.15-2) unstable; urgency=medium . * Team upload. * Package jiff 0.2.15 from crates.io using debcargo 2.7.11 * Reintroduce static-tz and static features. rust-jiff-static (0.2.16-1) unstable; urgency=medium . * Package jiff-static 0.2.16 from crates.io using debcargo 2.7.11 rust-pango (0.21.5-1) unstable; urgency=medium . * Team upload * Package pango 0.21.5 from crates.io using debcargo 2.7.11 rust-pangocairo (0.21.5-1) unstable; urgency=medium . * Team upload * Package pangocairo 0.21.5 from crates.io using debcargo 2.7.11 rust-raw-cpuid (11.6.0-2) unstable; urgency=medium . * Package raw-cpuid 11.6.0 from crates.io using debcargo 2.7.11 rust-raw-cpuid (11.6.0-1) unstable; urgency=medium . * Package raw-cpuid 11.6.0 from crates.io using debcargo 2.7.11 rust-raw-cpuid (11.2.0-3) unstable; urgency=medium . * Team upload. * Package raw-cpuid 11.2.0 from crates.io using debcargo 2.7.11 * Bump termimad to v0.34 rust-raw-cpuid (11.2.0-2) unstable; urgency=medium . * Package raw-cpuid 11.2.0 from crates.io using debcargo 2.7.11 * disable running examples as unit tests. rust-raw-cpuid (11.2.0-1) unstable; urgency=medium . * Package raw-cpuid 11.2.0 from crates.io using debcargo 2.7.6+alpha.0 rust-roff (0.2.2-1) unstable; urgency=medium . * Package roff 0.2.2 from crates.io using debcargo 2.7.11 rust-serde-untagged (0.1.7-1) unstable; urgency=medium . * Package serde-untagged 0.1.7 from crates.io using debcargo 2.7.11 samba (2:4.23.4+dfsg-1) unstable; urgency=medium . * new upstream stable/bugfix release: - https://bugzilla.samba.org/show_bug.cgi?id=15809: samba-bgqd: rework man page - https://bugzilla.samba.org/show_bug.cgi?id=15897: Assert failed: (dirfd != -1) || (smb_fname->base_name[0] == '/') in vfswrap_openat - https://bugzilla.samba.org/show_bug.cgi?id=15926: Samba 4.22 breaks Time Machine - https://bugzilla.samba.org/show_bug.cgi?id=15936: samba-bgqd can't find [printers] share - https://bugzilla.samba.org/show_bug.cgi?id=15947: mdssvc doesn't support $time.iso dates before 1970 - https://bugzilla.samba.org/show_bug.cgi?id=15950: ctdb can crash with inconsistent cluster lock configuration - https://bugzilla.samba.org/show_bug.cgi?id=15955: Winbind can hang forever in gssapi if there are network issues - https://bugzilla.samba.org/show_bug.cgi?id=15961: libldb requires linking libreplace on Linux - https://bugzilla.samba.org/show_bug.cgi?id=15963: * d/patches: remove revert-ldb-use-hexchars_upper-from-replace.h.patch (applied upstream) srst2 (0.2.0-14) unstable; urgency=medium . * Team upload. * Autopkgtest do not need python3-mock * Rewrite d/rules with newer & shorter syntax * Bump Standards-Version to 4.7.2 * Drop "Rules-Requires-Root: no": it is now the default unworkable (0.53-8) unstable; urgency=medium . * QA upload. * debian/copyright: Update packaging copyright information. * debian/tests/control: Create autopkgtest. zinnia (0.06-9) unstable; urgency=medium . * QA upload. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. * debian/tests/control: Create autopkgtest. REMOVED: gpu-burn 0+git20240115+ds-5 REMOVED: gperiodic 3.0.3-2