acepack (1.6.3-1) unstable; urgency=medium . * New upstream release . * debian/control: Set Build-Depends: to current R version * debian/control: Set Standards-Version: to current version almanah (0.12.4-2) unstable; urgency=medium . * debian/upstream/metadata: Update Bug-* urls. * debian/tests: Remove unuseful autopkgtests (Closes: #1102890) amdgcn-tools-19 (19.2) unstable; urgency=medium . * Add symlink for objdump. * Bump standards version. asahi-audio (3.4-2) unstable; urgency=medium . * Team upload. * Upload to unstable. asahi-audio (3.4-1) experimental; urgency=medium . [ NoisyCoil ] * Team upload. * New upstream release. at-spi2-core (2.57.2-1) unstable; urgency=medium . * New upstream release. * rules: Only make dbus-broker the default bus on Linux. * control: Explicit that pyatspi needs to be upgraded to a version that is fine with no Atspi.Accessible.children * copyright: Update. bash-unit (2.3.3-1) unstable; urgency=medium . * New upstream version 2.3.3 * Update update github repo URL. * d/control: Bump standards version to 4.7.2 (no change). * d/copyright: Fix lintian warning old-fsf-address-in-copyright-file. ccache (4.11.3-1) unstable; urgency=medium . * New upstream release 4.11.3 (closes: #1112767) * Drop obsolete patch * Bump to Standards-Version 4.7.2 with no changes clonezilla (5.12.10-1) unstable; urgency=medium . [ Thomas Tsai ] * New upstream version 5.12.10 cmake-extras (1.9-1) unstable; urgency=medium . * New upstream release. - Bump cmake_minimum_required() to version 3.10. Fix building with CMake 4. (Closes: #1112795). * debian/copyright: + Update FSF mailing address. + Update copyright attributions for debian/. * debian/control: + Bump Standards-Version: to 4.7.2. No changes needed. console-setup (1.242) unstable; urgency=medium . * keyboard-configuration.templates: Update dz(la) into dz(azerty-oss). * rules: Check that d-i's kmaps have all the d-i layouts. console-setup (1.241) unstable; urgency=medium . * keyboard-configuration.templates: Use ca/multix variant instead of ca/multi (Closes: #1111994). cproto (4.7y-1) unstable; urgency=medium . * New upstream release. - Improve manpage discussion of limitations when using cproto's built-in support for C preprocessor directives (closes: #1112126) * Bump standards version to 4.7.2.0 (no packaging changes). * Update debian/copyright to reflect latest upstream dates and license text. cura-engine (1:5.0.0-6) unstable; urgency=medium . * Add cstdint include to address build failure with g++ 15. Closes: #1096492 cvm (0.97-4) unstable; urgency=medium . * QA upload. * Fix return value for main(). Closes: #1074896. * Add libcrypt-dev to Build-Depends. Closes: #1107011. * Build using C17 standard with GNU extensions. * Update standards-version. cvm (0.97-3.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1061994 cvm (0.97-3.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. cvm (0.97-3) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on libbg-dev. cvm (0.97-2) unstable; urgency=medium . * QA upload. * Use group targets in sql-query.{o,lo} rule to fix parallel build cvm (0.97-1) unstable; urgency=medium . * QA upload. * d/control: + Set QA Group as Maintainer (Orphan bug: #947695) + Move homepage from description to its own field + Use https version of the Homepage + Use Rules-Requires-Root: no + Bump Standard-Version to 4.5.0 + Add Vcs-Browser and Vcs-Git, pointing to salsa project + Set debhelper-compat to 13 + Add missing ${misc:Depends} dependency to binary packages + Remove redundant Section field for some binary packages + Remove unused build dependencies: vim, sqlite3, libsqlite3-dev + Add a short text to long description to differentiate binary packages + Add missing dependency xxd required to run tests * Migrate to dh: (Closes: #848588) + Remove rules.orig + Drop d/implicit + Replace d/rules by a dh compatible rules + Override dh_auto_build to build 3 specific targets (all, mysql, pgsql) and inject correct FLAGS for building and linking (via conf-* files). + Override dh_auto_clean to cleanup generated conf-* files + Override dh_auto_install to force install tool to work with DESTDIR + Override dh_auto_test to run ./tests.sh + Add .install files for binary package + Exclude *.la files in d/not-installed + Remove unused post{inst,rm} + Use hardening=+all flags * Replace upstream signing key by its minimal version * Convert copyright to DEP5 * Move all manpages to d/manpages * Add ${pkg}.manpages for cvm, cvm-mysql and cvm-pgsql * Use recommended branch name from DEP14 * Add salsa pipeline CI * Register development docs with doc-base * Add patch to exclude sqlite test case from tests.sh as sqlite cvm tools are not built in Debian packaging * Fix typo in package name in d/cvm.README.Debian * Use better url source for d/watch * Skip tests/qmail-lookup-perms and tests/vmlookup-notable tests when run as root * Override package-name-doesnt-match-sonames for libcvm1 cvm (0.97-0.1) unstable; urgency=medium . [ Gianfranco Costamagna ] * Make build reproducible (Closes: #813944) - thanks Reiner for the patch . [ Dmitry Bogatov ] * Non-maintainer upload. * New upstream release (compatible with bglibs >= 2.03) * Write watch file and verify GPG signature * Upgrade dependendency on bglibs (libbg1-dev -> libbg-dev >= 2.03) * Drop rpath related patch (fixed upstream) * Adjust debian/rules to changed upstream Makefile * Add ldconfig trigger cvm (0.96-1.3) unstable; urgency=medium . * Non-maintainer upload. * Update Build-Depends from libmysqlclient-dev to default-libmysqlclient-dev. (Closes: #845832) cvm (0.96-1.2) unstable; urgency=medium . * Non-maintainer upload on request of the maintainer. * Update build-depends to libmysqlclient-dev; thanks to Clint Byrum. Closes: #650426 * Add "Section" header to debian/control; thanks to Stefano Rivera. Closes: #582283 * Update padding in tests.sh so tests/vmailmgr-xconvert doesn't fail. cvm (0.96-1.1) unstable; urgency=medium . * Non-maintainer upload. * Build-depend on libtool-bin. Closes: #761742. cvm (0.96-1) unstable; urgency=low * new upstream version. * debian/diff/0001-tests.sh-fix-variables-in-selftests.diff: remove; fixed upstream. * debian/rules: workaround non-working variable assignment with dash as sh. * debian/control: Build-Depends: libsqlite3-dev, sqlite3. * debian/rules: build the new cvm-sqlite. * debian/diff/0001-Makefile-avoid-rpath-workaround-some-...diff: adapt for cvm-sqlite. * debian/rules: don't install cvm-sqlite for now. cvm (0.76-2) unstable; urgency=low * re-build with current dietlibc in sid (fixed build failure on hppa). * debian/control: Build-Depends: libmysqlclient15-dev (closes: #343765). cvm (0.71-2) unstable; urgency=low * debian/diff/libbg.diff: new; upstream Makefile: add -lbg when linking inst* programs (required by recent bglibs). * debian/rules: apply diffs in debian/diff/ to gnu/ and diet/; query pg_config program for postgresql includes path (thx Martin Pitt). * debian/control: Build-Depends: libpq-dev instead of postgresql-dev; Build-Depends: libmysqlclient12-dev instead of libmysqlclient-dev. cvm (0.71-1) unstable; urgency=low * new upstream version. * debian/control: Build-Depends: bglibs-dev (>> 1.020-0), dietlibc-dev (>> 0.29-0) [archs]. * debian/rules: adapt; use upstream install target. * debian/diff/ld.diff: remove; obsolete. cvm (0.33-1) unstable; urgency=low * new upstream version. * debian/cvm-pwfile.8: merge changes from upstream cvm-pwfile.html. * debian/diff/ld.diff: adapt. cvm (0.32-1) unstable; urgency=low * new upstream version. * debian/copyright: adapt, 2005. * debian/diff/ld.diff: adapt. * debian/rules: strip diet binaries if DEB_BUILD_OPTIONS=diet is set. cvm (0.31-3) unstable; urgency=low * debian/control: Build-Depends: dietlibc-dev (>= 0.27-7) (works around build failure on ia64 #286840). cvm (0.31-2) unstable; urgency=low * debian/control: Build-Depends: dietlibc-dev (>= 0.27-6) (fixes build failure on mips/el), bglibs-dev. * debian/diff/ld.diff: new; workaround weird linker problem with stackgap enabled diet libc. * debian/rules: apply diff for diet lib; remove workaround for 0.30. cvm (0.20-2) unstable; urgency=low * debian/control: Build-Depends: dietlibc-dev [archs it is available for]. cvm (0.18-2) unstable; urgency=low * debian/control: no longer Build-Depends: debhelper; Standards-Version: 3.6.1.0. * debian/rules: stop using debhelper, use implicit Makefile rules. * debian/implicit: new; implicit rules. * debian/cvm-dev.files, debian/cvm.files, debian/undocumented: remove; obsolete. cvm (0.18-1) unstable; urgency=low * new upstream version. cvm (0.17-1) unstable; urgency=low * new upstream version. * debian/cvm-testclient.8: adapt synopsis. * insthier.c: typo. cvm (0.16-1) unstable; urgency=low * new upstream version. cvm (0.15-2) unstable; urgency=low * debian/rules: force removal of all dependencies and targets before re-making targets installer and instcheck, to avoid race condition (fixes build failure on alpha; see also #153253 for details). cvm (0.15-1) unstable; urgency=low * new upstream version. * debian/control: build depend on bglibs-dev; new package cvs-dev: static libraries, header files, and docs; Standards-Version 3.5.9. * debian/copyright: refer to /usr/share/common-licenses/GPL-2. * debian/cvm-testclient.8: adapt synopsis. * debian/rules: adapt to upstream build changes; build and install cvm-dev package. * debian/cvm-dev.docs, debian/cvm-dev.files, debian/cvm.files, debian/cvm.README.Debian, debian/cvm-dev.README.Debian: new. * debian/docs, debian/dirs, debian/README.Debian: remove. cxxtest (4.4+git230824-1) unstable; urgency=medium . * New git snapshot release: - fixes Python SyntaxWarnings (closes: #996394). * Change homepage to official Git source page (closes: #1082255). * Switch to short debhelper rules format (closes: #1099810). * Update Standards-Version to 4.7.2 . * Update debhelper level to 13 . dasher (5.0.0~beta~repack2-5) unstable; urgency=medium . * clean: Add yet more cleaning (Closes: Bug#1044454). * Update standards version to 4.6.2, no changes needed. * patches/no-gnome-common: Replace gnome-autogen.sh with autogen. * control: Drop gnome-common build-dep (Closes: Bug#829777). davmail (6.4.0.3755-1) unstable; urgency=medium . * remove old fsf address in d/copyright and update copyright years * update sd-notify patch from pull-request comments * New upstream version 6.4.0.3755 * fix d/copyright code with gpl-2-ce (not or any later version) * restore dep on servlet-api and jcifs (upstream backtracked) deps (0.13-4.4) unstable; urgency=medium . * Non-maintainer upload. * Switch to short DH . [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from deprecated 9 to 13. + debian/rules: Drop --fail-missing argument, now the default. * Set debhelper-compat version in Build-Depends. * Changed vcs type from git to Git based on URL. * Fix field name case in debian/control (Vcs-browser => Vcs-Browser). dhcpcd (1:10.2.4-4) unstable; urgency=medium . * [dhcpcd.service] - Remove /etc/wpa_supplicant from ReadWritePaths (Closes: #1111467). django-rq (3.1-1) unstable; urgency=medium . * [69e0de5] d/watch: Convert to version 5 * [b4735b0] New upstream version 3.1 * [5f24a4e] d/control: Remove Rules-Requires-Root The setting of Rules-Requires-Root: no is now default. * [6664b69] d/control: Update B-D to use hatchling backend * [21e92c0] d/control: Small update of package description * [636af1b] d/control: Addings some Suggests to bin package * [45e87ab] d/rules: Drop inclusion of pkg-info.mk dkopp (8.2.1-2) unstable; urgency=medium . * d/control: Build-Depends remove libclutter-gtk-1.0-dev, Closes: #1112201 dkopp (8.2.1-1) unstable; urgency=medium . * d/watch: add opts and add -source string to match upstream source code file * New upstream version 8.2.1, Closes: #1112201, upstream repacked with the same version 8.2, manually add minor version * d/p/03-blkid.patch: update for new upstream source code dpdk-kmods (0~20241120+git-1) unstable; urgency=medium . [ Andreas Beckmann ] * dkms.conf: declare BUILD_EXCLUSIVE_KERNEL_MIN="3.13" . [ Luca Boccassi ] * Merge branch 'upstream' into debian/unstable * d/control: bump Standards-Version to 4.7.2, no changes dput-ng (1.44) unstable; urgency=medium . * Team upload. . [ Bas Couwenberg ] * Add trixie-backports and bookworm-backports-sloppy (closes: #1112107). . [ Colin Watson ] * Add forky, forky-proposed-updates, and forky-security. * Remove jessie, jessie-proposed-updates, and jessie-security. drumkv1 (1.3.2-1) unstable; urgency=medium . * New upstream version 1.3.2 easy-rsa (3.2.4-1) unstable; urgency=medium . * New upstream version eluceo-ical (0.16.1-4) unstable; urgency=medium . * show PHP & PHPUnit deprecations during tests * update upstream unit tests for PHPUnit 12 esh (0.3.2-3) unstable; urgency=medium . * d/control: Bump Standards-Version to 4.7.2. * d/copyright: Remove copyright year. esstra (0.3.0-1) unstable; urgency=medium . * New upstream release . * debian/patches - Drop some debian/patches files, merged upstream * debian/rules - Call explicitly python3 for esstra for help2man filament (1.9.25+dfsg3-2) unstable; urgency=medium . * Force CMake policy version to supported minimum (Closes: #1112913) * Fix build with imgui 1.92 (Closes: #1112494) * Add NoTrack debian/watch. We do not want to track upstream because we need this particular version for Open3D. finalcif (154+dfsg-1) unstable; urgency=medium . [ Roland Mas ] * New upstream release. fjaraskupan (2.3.3-1) unstable; urgency=medium . * New upstream release. * Upstream now uses bleak-retry-connector, added to Build-Depends. * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. * Update copyright year. * Simplify debian/rules. * Simplify debian/watch. gcc-15 (15.2.0-2) unstable; urgency=medium . * Update to git 20250828 from the gcc-15 branch. - Fix PR rtl-optimization/120983, PR target/121634 (loongach), PR target/121608 (AVR), PR target/121534 (RISCV), PR target/121118 (AArch64), PR rtl-optimization/121253, PR target/120986 (AArch64), PR target/120986 (AArch64), PR target/121449 (AArch64), PR target/121542 (loongarch), PR target/121414 (AArch64), PR target/121294 (AArch64), PR rtl-optimization/120718, PR target/121007, PR target/119830 (RISCV), PR target/121208 (x86), PR target/120476 (loongarch), PR c++/120499, PR c++/121351, PR libgcc/117600, PR libfortran/121234, PR libstdc++/121313, PR libstdc++/119861. * Configure for the build variant on Ubuntu. * Enable sframe generation with binutils 2.45 on amd64 and arm64 (pass -Wa,--sframe=no to disable). Enabled unless one of the options -m16, -m32, -mx32 or -ffreestanding is used. * riscv64: Configure for the RVA23U64 profile on Ubuntu 25.10 or later. * libga68-dev: Install libga68.a * Fix Algol-68 autopkg test. * Fix PR target/119830 (riscv64), taken from the trunk. * ga68: Link libga68 dynamically. gertty (1.6.0-2) unstable; urgency=medium . * Team upload. * Mark autopkgtest as superficial (Closes: #971468) * Bump Standards-Version to 4.7.2 . [ Rong Fu ] * Fix compatibility with modern SQLAlchemy (Closes: #1054007, #1069052, #1103049) * Fix SyntaxWarning (Closes: #1085606) . [ Debian Janitor ] * Set debhelper-compat version in Build-Depends. * Remove obsolete field Name from debian/upstream/metadata gertty (1.6.0-1) unstable; urgency=medium . * New upstream version 1.6.0 * d/copyright: + Update Source location (according OpenDev migration) * d/control: + wrap-and-sort -f debian/control + Update Homepage location (according OpenDev migration) + Bump debhelper compatibility to 12 + Bump to Standards-Version 4.4.0 (no changes needed) + Fix alembic B-D, Thx Esa! (Closes: #934313) * d/rules: Cleanup rules… and use pybuild * d/tests: Introduce basic testing gertty (1.5.0-3) unstable; urgency=medium . * Team upload. * Ran wrap-and-sort -bast. * Switch to Python 3. * Add a debian/source/options to ignore .gitreview and egg-info changes. gertty (1.5.0-2) unstable; urgency=medium . * d/compat: Bump compat version to 11 * d/copyright: Use HTTPS for URI * d/control: + Use salsa.debian.org in Vcs-* fields + Fix homepage URI (migrated to OpenStack namespace) + Bump to Standards-Version 4.2.1 (no changes needed) + Added missing pre-deps on sensible-utils * d/examples: Ship examples files * d/upstream: Added Upstream metadata * d/rules: Remove the simple note about alembic (lintian info) gertty (1.5.0-1) unstable; urgency=medium . * New upstream version 1.5.0 * d/watch: Use pypi simple API instead of debian.net service * d/compat: Bump compat. version to 10 * d/control: + Use my Debian email address + Bump Standard-Version to 4.0.0 (no changes needed) * d/copyright: Update upstream location * d/man: Update manpage gertty (1.4.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rebuild to drop SQLAlchemy << 1.1 dependency (closes: 851413) gertty (1.4.0-1) unstable; urgency=medium . * New upstream release (Closes: #836392) * d/control: Bumped Standards-Version to 3.9.8 (no changes) Update Vcs-* fields (use https) * d/patches: Refresh patches (and remove applied upstream) Thanks Clint (Closes: #813859) gertty (1.3.1-1) unstable; urgency=medium . * New upstream release gertty (1.3.0-1) unstable; urgency=medium . * New upstream release (Closes: #808263) gertty (1.2.1-1) unstable; urgency=medium . * New upstream release (Closes: #788363) gertty (1.1.0-2) unstable; urgency=medium . * Rebuild, upload to unstable. gertty (1.1.0-1) experimental; urgency=medium . * Imported Upstream version 1.1.0 * d/rules: Remove un-needed auto_clean override * d/watch: Update watch file according pypi's file listing disappearing * d/control: Many changes * Remove specific dependency to dpkg * Fix vcs-browser URL (use cgit) * Added dh-python to build-deps * d/patches: Refresh debian patchs gertty (1.0.3-1) unstable; urgency=medium . * New upstream release. * d/control: Fix package section (Closes: #764035). * d/control: Bump Standards-Version (no changes needed). gertty (1.0.2-1) unstable; urgency=low . * Initial release. (Closes: #762152) golang-github-antchfx-xpath (1.3.5-1) unstable; urgency=medium . * New upstream release * Update Standards-Version to 4.7.2 in d/control (no changes needed) * Update years in d/copyright golang-github-casbin-casbin (2.121.0-1) unstable; urgency=medium . * New upstream release golang-github-jaypipes-pcidb (1.1.1-1) unstable; urgency=medium . * New upstream release - Don't build example binary * d/control: - Update Standards-Version to 4.7.2 (no changes needed) - Update Build-Depends and Depends * Update years in d/copyright golang-github-minio-minio-go-v7 (7.0.95-1) unstable; urgency=medium . * New upstream release - Update Build-Depends and Depends - Update patch for using encoding/json rather than goccy/go-json golang-github-powerman-check (1.9.0-1) unstable; urgency=medium . * New upstream release * Add patch to work around failing test golang-github-pzhin-go-sophia (0.0~git20250609.a1b0f01-2) unstable; urgency=medium . * Only use Static-Built-Using in d/control. golang-github-pzhin-go-sophia (0.0~git20250609.a1b0f01-1) unstable; urgency=medium . * Switch to new git-based packaging style. * New upstream snapshot. * Bump Standards-Version. * Bump copyright date for debian/ directory. * Add Static-Built-Using. golang-github-skeema-mybase (1.2.0-1) unstable; urgency=medium . * New upstream version 1.2.0 golang-github-ulikunitz-xz (0.5.15-1) unstable; urgency=medium . * Team upload. * New upstream release: 0.5.15 - Fix CVE-2025-58058 (Closes: #1112508) * Upload to unstable. golang-github-ulikunitz-xz (0.5.12-1) experimental; urgency=medium . * New upstream relase: 0.5.12 golang-k8s-api (0.33.4-1) unstable; urgency=medium . * New upstream version 0.33.4 * d/control: Update golang-k8s-apimachinery-dev constraint to >= 0.33.4 * d/copyright: Update The Kubernetes Authors year to 2025 golang-k8s-apimachinery (0.33.4-1) unstable; urgency=medium . * New upstream version 0.33.4 * d/control: Remove obsolete dependencies and sort alphabetically * d/copyright: Update The Kubernetes Authors year to 2025 golang-k8s-kms (0.33.4-1) unstable; urgency=medium . * New upstream version 0.33.4 goobox (3.6.0-15) unstable; urgency=medium . * QA upload * debian/control: - Drop BD on libcoverart-dev to enable RM of libcoverart - Remove obsolete Build-Depends - Bump Standards-Version gtksourceview5 (5.16.0-2) unstable; urgency=medium . * Team upload * d/control: Replace B-D on libgirepository1.0-dev with gobject-introspection * d/libgtksourceview-5-doc.links: Make API reference more discoverable * Override Lintian tags for BuilderBlocks.ttf. It is not a general-purpose font: it displays every non-whitespace character as a small block, and is intended for providing an overview of source code when zoomed out far enough that individual letters would be unreadable. * d/rules: Don't run dh_gnome. We don't use any of its functionality. Continue to use dh-sequence-gnome, which does nothing in Debian but has an effect in Ubuntu (it runs dh_scour and dh_translations). * d/control, d/rules: Don't run gi-docgen if not building -doc package. We don't need this on the non-`Architecture: all` buildds. * d/rules: Don't make installed-tests' data files executable * d/copyright: Don't quote the FSF's former postal address here * d/control: Remove Rules-Requires-Root, unnecessary since trixie * d/control: Standards-Version: 4.7.2 (no changes required) habluetooth (5.3.0-1) unstable; urgency=medium . * New upstream release. iir1 (1.10.0+dfsg-2) unstable; urgency=medium . * Apply the Doxygen workaround for LaTeX errors when building the PDF documentation. iir1 (1.10.0+dfsg-1) unstable; urgency=medium . * New upstream release. The upstream changelog mentions a change in an exported symbol, but the only change was in a header file and the exported symbols aren’t affected. * Standards-Version 4.7.2, no change required. last-align (1642-1) unstable; urgency=medium . * New upstream version * Standards-Version: 4.7.2 (routine-update) * Better clean the bin/ directory * Correct debian/copyright. Thanks, licenserecon * Refresh patch. libanydata-perl (0.12-4) unstable; urgency=medium . * Team upload. * Update debian/upstream/metadata. * Add patch to fix warning with perl 5.42. (Closes: #1113733) * Declare compliance with Debian Policy 4.7.2. * Remove «Rules-Requires-Root: no», which is the current default. * Remove «Priority: optional», which is the current default. libanyevent-yubico-perl (0.9.3-3) unstable; urgency=medium . * Team upload. . [ gregor herrmann ] * debian/watch: use uscan version 4. . [ Debian Janitor ] * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). * Bump debhelper from old 12 to 13. * Update standards version to 4.1.5, no changes needed. . [ gregor herrmann ] * Add patch to fix warnings with Perl 5.42. (Closes: #1113734) * Declare compliance with Debian Policy 4.7.2. * Annotate test-only build dependencies with . * Remove «Priority: optional», which is the current default. libbluray (1:1.4.0-3) unstable; urgency=medium . * debian/rules: Remove pre-meson overrides to fix FTBFS on indep builds libbluray (1:1.4.0-2) unstable; urgency=medium . * Upload to unstable libbluray (1:1.4.0-1) experimental; urgency=medium . * New upstream version 1.4.0 * SONAME bump: libbluray2 -> libbluray3 * debian/control: - Bump Standards-Version - Use pkgconf - Bump libudfread-dev (Build-)Depends * debian/: Build with meson * debian/copyright: Update for new upstream release libcereal (1.3.2+dfsg-6) unstable; urgency=medium . * Include patch from upstream to generate a pkg-config file. Closes: #1107925 * d/control: mark the -dev package "Multi-Arch: same" as per the Multiarch hinter. * Standards-Version: 4.7.2 (routine-update) libchemistry-opensmiles-perl (0.12.0-1) unstable; urgency=medium . * New upstream version 0.12.0 libconfig-model-dpkg-perl (3.015) unstable; urgency=medium . * grant by-file: handle empty dist.ini files. Thanks to Walter Lozano for the report (Closes: #1107170) * Backend: sort unknown fields on read (Closes: #1111291) * Dpkg backend: use style like wrap-and-sort -ast * control: * reformated by cme * dropped old version constraints in dependencies * control model: * set Priority upstream_default to optional (Closes: #1111391) * move Standards-Version in the beginning of the field list. * add Build-Driver field * add doc for "Essential" field * add Bugs and Origin fields * add X-Cargo-Crate and X-Style fields * add Source Synopsis and Description fields * add X-Important and Protected binary field * setup migration from X-Important to Protected field * add XB-Installer-Meny-Item binary field * add X-DH-Build-For-Type and X-Time64-Compat binary fields * add X-DhRuby-Root binary field * add X-DH-Compat source field (Closes: 1111292) * re-order elements in a more logical order libftdi1 (1.5-12) unstable; urgency=medium . * Configure with -DCMAKE_POLICY_VERSION_MINIMUM=3.5 (Closes: #1113153) libhtml-popuptreeselect-perl (1.6-8) unstable; urgency=medium . * Maintain in Debian Perl Group * d/README.source: Removed since redundant * d/patches: DEP3 * Fix Homepage * Fix watch file * Annotate Build-Depends * d/copyright: review libreoffice (4:25.8.1-1) unstable; urgency=medium . * LibreOffice 25.8.1 release (identical to rc1) . * upload to unstable libreoffice (4:25.8.1~rc1-1) experimental; urgency=medium . * New upstream release candidate libu2f-host (1.1.10-4) unstable; urgency=medium . * Team upload. * Fix Vcs-* URLs. * Change Maintainer: to pkg-security. Drop upstream Uploaders:. * Run wrap-and-sort -satbk. * Add d/salsa-ci.yml. * Bump debian/* copyright years. * Mark libu2f-host-dev as Multi-Arch: same. * Drop libu2f-udev package. Closes: #1038319. * Drop PDF manual. Closes: #1000836. * Use github as Homepage: for EOL'd project. * Add upstream/metadata. * Standards-Version: 4.7.2. libu2f-server (1.1.0-5) unstable; urgency=medium . * Team upload. * Fix Vcs-* URLs. * Change Maintainer: to pkg-security. Drop upstream Uploaders:. * Standards-Version: 4.7.2. * Mark libu2f-server0 as Multi-Arch: same. * B-D on pkgconf instead of obsolete pkg-config. * Drop dblatex/PDF stuff. * Use github Homepage: for project. * Fix trailing-whitespace in changelog. * Bump debian/* copyright years. * Fix Source: URL. * Add upstream/metadata. * Add salsa-ci.yml. * Run wrap-and-sort -satbk. libudfread (1.2.0-2) unstable; urgency=medium . * Team upload * Upload to unstable libudfread (1.2.0-1) experimental; urgency=medium . * Team upload . [ Boyuan Yang ] * debian/control: Fix broken homepage * Bump Standards-Version to 4.6.2. . [ Sebastian Ramacher ] * New upstream version 1.2.0 * SONAME bump: libudfread0 -> libudfread1 * debian/control: Bump Standards-Version * debian/: Build with meson * debian/copyright: Update for new upstream release litmus (0.17-1) unstable; urgency=medium . * debian/watch, debian/upstream/metadata: Update upstream to https://notroj.github.io/litmus/ * New upstream release. logdata-anomaly-miner (2.8.0-1) unstable; urgency=medium . * New upstream version 2.8.0 * debian/control: - Bump Standards-Version - Remove python3-pkg-resources and python3-setuptools from Depends (Closes: #1083466) m4 (1.4.20-1) unstable; urgency=medium . * New upstream release. * Should fix FTBFS problem on hurd-amd64. Closes: #1109129. * Drop -std=c17 from CFLAGS, should not be needed anymore. * Switch debian/watch to version 5. * Reenable all tests again. mailfront (2.12-3) unstable; urgency=medium . * QA upload. - debian/rules: Do not try to save the original conf-* files, as they are created from scratch every time the package is built. - debian/clean: Remove those files here instead. * The above two changes will make the source package to be buildable after a successful binary build. Closes: #1047276. * debian/rules: Actually run the tests in dh_auto_test. [ Daniel Lenharo de Souza ] * Add fields Vcs-Git and Vcs-Browser. mailfront (2.12-2) unstable; urgency=medium . * QA upload. * Switch to "dh" and debhelper compat 13. (Closes: #1011036) * debian/control: Set Rules-Requires-Root to "no". * debian/control: Update to Standards-Version 4.6.1. mailfront (2.12-1) unstable; urgency=medium . * QA upload. * Set maintainer to the QA group. * Fix FTBFS for misuse of 'accept' (Closes: #895669) * Make the source packable by modern dpkg. * Switch to source format 3.0 (quilt). * Import upstream's GPG key. mailfront (2.12-0.1) unstable; urgency=medium . * Non-maintainer upload * Drop patches, upstream * Disable rbl tests, they seems to be flaky and requiring an internet connection (moreover, the rbl plugin is a new one). * New upstream release, fixing the bglibs incompatibility (Closes: #831596) * Change build-dependency to pick up unversioned libbg-dev package * Add lua dependency and plugin mailfront (1.16-1.1) unstable; urgency=medium . * Non-maintainer upload. * Apply patches from myself and Valerie Young to make build reproducible. (Closes: #777431, #847020) mailfront (1.16-1) unstable; urgency=low * new upstream version. mailfront (0.98-2) unstable; urgency=low * debian/diff/tests-find-sort.diff: new: sort output from find (closes: #361557). mailfront (0.96-1) unstable; urgency=low * new upstream version. * debian/diff/static-vs-global.diff: remove; fixed upstream. * debian/mailfront.NEWS.Debian: new; note about pattern matching change. mailfront (0.95-1) unstable; urgency=low * new upstream version. * debian/control: Build-Depends: bglibs-dev (>> 1.022-0); Build-Depends: cvm (>> 0.71-0), freecdb for selftests. * debian/diff/no-sfqmail-tests.diff: new; skip smtpfront-auth-login and smtpfront-auth-plain selftests. * debian/rules: install: don't install target directories, make install now does; use $install_prefix with new bg-installer; build: run selftests. mailfront (0.93-1) unstable; urgency=low * new upstream version. * debian/control: remove version restrictions from Build-Depends: bglibs-dev, cvm-dev. * debian/copyright: 2005. * debian/diff/svn-20041206.diff: remove; obsolete. * debian/diff/diet-pop3front.diff: new; fix linker failure with diet libc with programs that have main() in pop3-mainloop.o, included in pop3.a archive. mailfront (0.92-3) unstable; urgency=low * debian/diff/static-vs-global.diff: new; rename static variable which also is defined globally (closes: #287632). * debian/README.Debian.diet: typo. * debian/control: start short description lowercase. * debian/rules: cleanup; handle patches and configure stage more gracefully. * debian/etc/smtpfront-qmail/log/run: let svlogd add human-readable timestamps. mailfront (0.92-2) unstable; urgency=low * debian/diff/svn-20041206.diff: new; bug fixes from upstream svn: - Fixed bug in pattern matching where the pattern was longer than the line that would other match. - Fixed bug in parsing the databytes column in mail rules. - Fixed omission of not resetting maxdatabytes, which could be set by a rule, after checking for sender rules. - Fixed bug in handling multiple sender or recipient specific rules. - Modified the CVM lookup secret handling to use $CVM_LOOKUP_SECRET just like the latest CVM code, falling back to $LOOKUP_SECRET if that isn't set. * debian/rules: enable target patch-stamp. mailfront (0.91-1) unstable; urgency=low * new upstream version. * debian/rules: Build-Depends: bglibs-dev (>> 1.017-0); enable target patch-stamp. * debian/implicit: update to revision 1.8. * debian/diff/patterns.diff: new; see: http://thread.gmane.org/gmane.comp.sysutils.bgware/1443 mailfront (0.90-1) unstable; urgency=low * new upstream version. * debian/implicit: update to revision 1.5. * debian/mailfront.docs: add html docs; install html documentation into /usr/share/doc/mailfront/ (no subdirectory). * debian/htmldocs: remove; obsolete. * debian/rules: don't explicitly install htmldocs, use implicit rules; minor. mailfront (0.88-2) unstable; urgency=low * debian/control: no longer Build-Depends: debhelper. * debian/rules: stop using debhelper, use implicit rules. * debian/implicit: new; implicit Makefile rules. * debian/README.Debian: rename to debian/mailfront.README.Debian; minor. * debian/compat, debian/dirs, debian/examples: remove; obsolete. * debian/doc: rename to debian/mailfront.docs. mailfront (0.88-1) unstable; urgency=low * new upstream version. * debian/control: Standards-Version: 3.6.1.0; Build-Depends: bglibs-dev (>> 1.011-0), cvm-dev (>> 0.18-0) (closes: #223189). mailfront (0.87-1) unstable; urgency=low * new upstream version. * debian/diff/count-received.diff: remove, fixed upstream. * debian/rules: disable target patch. * debian/etc/smtpfront-qmail/run, debian/etc/smtpfront-qmail/log/run: utilize the chpst program from the runit package. * debian/control: Recommends: runit (>> 0.11.0-0), ipsvd. mailfront (0.86-2) unstable; urgency=low * debian/diff/count-received.diff: new; from upstream: fix mail loop detection (Received: header counting). * debian/rules: add target patch: applies patches in debian/diff; reverse apply patches in target clean. mailfront (0.86-1) unstable; urgency=low * new upstream version. * debian/htmldocs: new; lists upstream doc files in html. * debian/rules: install upstream doc files in html. * debian/etc/smtpfront-qmail/: example uses tcpsvd, svlogd, ./peers. * debian/control: Standards-Version: 3.5.10; adapt description. * debian/README.Debian: adapt. * debian/man/pop3front.8, debian/man/smtpfront.8: adapt. mailfront (0.85-1) unstable; urgency=low * initial release (closes: #186864). monero (0.18.4.2+~0+20200826-1) unstable; urgency=medium . * New upstream version 0.18.4.2 (Closes: #1113294) mono (6.14.1+ds2-1) unstable; urgency=medium . [ Aurelien Jarno ] * Improve ability to build mono on riscv64. . [ Helmut Grohne ] * Tell boehm gc to use gcc atomic intrinsics, improving the ability to cross build. (Closes: #1112632) . [ Antoine Le Gonidec ] * New source repack excluding more generated files. * Add missing Breaks/Replaces for mono-dbg. * Fix typo in Breaks/Replaces for mono-csharp-shell. * Fix ability to install mono-devel alongside cli-common-dev. * Fix build of shipped Boehm's GC to no longer rely on vendored generated files. * Drop binfmt integration. * Drop multiple unused Debian-specific scripts. * Drop unused Debian-specific .gitignore. * Drop unused XDG desktop menu entries. neurodebian (0.42.3) unstable; urgency=medium . * neurodebian-archive-keyring: Provide a new RSA archive key in addition (for compat with elderly systems) to elderly systems. Newer archives are dual-signed. Older one will be deprecated in a bit. * minor other compatibility issues addressed in the website. node-jest (29.6.2~ds1+~cs73.45.28-7) unstable; urgency=medium . [ Yadd ] * Declare compliance with policy 4.7.0 . [ Jérémy Lal ] * Add ignoreDeprecations flag to our rollup config, and to tsconfig.json (with a patch). Closes: #1090013. nordugrid-arc-nagios-plugins (3.2.2-1) unstable; urgency=medium . * Version 3.2.2 nut (2.8.3-3) unstable; urgency=medium . * Use Conflicts instead of Breaks/Replaces to avoid file from disappearing (Closes: #1108948) nut (2.8.3-2) experimental; urgency=medium . * Remove wrapper script around upsd and upsmon. Also drop dh_installinit error-handler. On systemd, debhelper is not failing and SysVinit scripts already fail nicely if nothing is configured. Using the wrapper is actually breaking the upsmon -K functionality when MODE=none meaning that the power to the machine will always be killed on reboot in that case, that's definitely not something we want. See: https://github.com/networkupstools/nut/issues/2935 for the analysis * Move hwmon_ina219 driver to nut-i2c * Only install nhs_ser in linux architectures nut (2.8.3-1) experimental; urgency=medium . * New upstream release (Closes: #1092106) - debian/patches/0001-reproductible-build.patch: Refreshed - Drop patches applied upstream or not needed anymore - Bump soname of libupsclient and libnutscan and adjust .symbols - debian/nut-server.install: Install new UPS drivers - Install the new nutconf tool in nut-client package - debian/control: Drop python3-zombie-telnetlib dependency for python3-nut - Install new systemd unit files for the device enumeration "daemon" - debian/control: Add systemd to the BD, we need systemd-analyze - debian/nut-cgi.docs: Install README.adoc instead of README * d/nut-server.lintian-overrides: Fix lintian override after move to /usr * debian/copyright: Update the FSF address, to please lintian * Removed unused lintian-overrides * debian/control: Remove generated versions for Conflicts, to please lintian * debian/control: Bump Standards-Version to 4.7.2 (no further changes) * debian/rules, debian/control: Enable sd_notify integration (Closes: #1065525) * debian/nut-monitor.install: Fix installation of the locales * debian/nut-server.manpages: Install missing clone-outlet.8 manpage * Move libnutscan.a to libnutscan-dev package * debian/control: Remove ancient Breaks/Replaces * Do not enable nut-logger by default, but allow the user to do it so easily * d/p/0008-drop-w3c-icons.patch: Remove external image * Move nut-common-tmpfiles.conf to nut-client package. Drop nut-client.tmpfile and nut-server.tmpfile (Closes: #1104642) * d/tests/testlib.py: replace crypt module with direct cffi calls to native crypt_ra C function. Since Python 3.13 removed crypt module from the standard library. Imported from Ubuntu, thanks to them for the change * d/t/test-nut.py: scale sleeps by x10 to mitigate flaky results (Closes: #1060655) obs-3d-effect (0.1.4-1) unstable; urgency=medium . * New upstream version 0.1.4. * debian/control: bumped Standards-Version to 4.7.2. * debian/copyright: updated upstream copyright years. openjdk-21 (21.0.9~5ea-1) unstable; urgency=medium . * OpenJDK 21.0.9 early access, build 5. . [ Vladimir Petko ] * d/copyright-generator/copyright-gen.py: bump copyright year. * d/copyright: regenerate. . [ Matthias Klose ] * Build using GCC 15 on development releases. openjdk-25 (25~36ea-1) unstable; urgency=medium . * OpenJDK 25 snapshot, Build 36. * Build using GCC 15 on development releases. original-awk (2025-08-04-1) unstable; urgency=medium . * New upstream version. oscs (0.0.4) unstable; urgency=medium . [ Nicolas Maillet-Contoz ] * fix: Edit fzf colors conf to make it work with zsh . [ Thomas Goirand ] * Standards-Version: 4.7.2. oscs (0.0.3) experimental; urgency=medium . [ Nicolas Maillet-Contoz ] * Add Fish shell function (oscs.fish) for OpenStack cloud selection. * Install oscs.fish to /usr/share/fish/vendor_functions.d/. padthv1 (1.3.2-1) unstable; urgency=medium . * New upstream version 1.3.2 pam-u2f (1.4.0-3) unstable; urgency=medium . * Team upload. * Run wrap-and-sort -sabtk. * Fix Vcs-* URLs. * Mark libpam-u2f as Multi-Arch: same. . pam-u2f (1.4.0-2) unstable; urgency=medium . * Move package to pkg-security Team * Removed spelling error in previous changelog entry parted (3.6-6) unstable; urgency=medium . * Remove /usr-move protective diversions. pendulum (3.1.0-1) unstable; urgency=medium . [ Ananthu C V ] * update d/watch to version 5 * new upstream version 3.1.0 * simpify includes in d/rules * drop unnecessary steps from build process * update patches * update build-deps * add pyo3 0.25 compatibility patch * bump Standards-Version to 4.7.2 (no changes needed) * use my debian address for uploaders * add pyo3 to Testsuite-Triggers to trigger autopkgtests on pyo3 updates . [ Fabian Grünbichler ] * add Static-Built-Using pgformatter (5.7-1) unstable; urgency=medium . * New upstream version 5.7. php-doctrine-dbal (4.3.2+dfsg-3) unstable; urgency=medium . * Don’t run testFetchLongBlob (Closes: #1103085) php-doctrine-dbal (4.3.2+dfsg-2) unstable; urgency=medium . * Upload to unstable now that Trixie has been released * Remove Rules-Requires-Root * Trim trailing whitespace php-doctrine-dbal (4.3.2+dfsg-1) experimental; urgency=medium . [ Alexander M. Turek ] * Fix Symfony 8 compatibility issues (#7009) * Fix binding null as a boolean parameter on pgsql (#7059) * CI: Update SQL Server to version 2022 (#7069) * Deprecate the new MariaDB110700Platform class (#7073) . [ Jonas Elfering ] * feat: add more pdo jobs with stringify fetches (#7052) . [ Sergei Morozov ] * Update schema definition documentation . [ Grégoire Paris ] * Improve deprecation . [ Ferdinand Thiessen ] * fix(MariaDb): add support of new reserved word `VECTOR` (11.7+) (#7061) . [ David Prévot ] * Fix autopkgtest php-doctrine-dbal (4.3.1+dfsg-1) experimental; urgency=medium . [ Alexander M. Turek ] * Prepare 3.10.0 (#7018) . [ Sergei Morozov ] * Quote Oracle user password . [ Daniel Black ] * Quote MySQL constraint names for foreign keys . [ Vincent Langlet ] * Avoid useless extra query in Psql . [ Jonas Elfering ] * Fix length type in `MySQLSchemaManager` with `ATTR_STRINGIFY_FETCHES` enabled (#7028) . [ Chris Lloyd ] * Fix case sensitivity in SQLite column types (#7050) php-doctrine-dbal (4.3.0+dfsg-1) experimental; urgency=medium . * New upstream release * Exclude file for phpab * Refresh patches (only needed for PHPUnit 12) php-doctrine-dbal (4.2.4+dfsg-1) experimental; urgency=medium . * Upload to experimental during the freeze . [ Sergei Morozov ] * Drop and create primary key in a single statement * Remove special handling for primary keys covering an auto-increment column * Revert IBM Db2 health check improvement * Do not trim single quote in comments on SQLite * Fail on PHPUnit deprecations * Fail PHPUnit on notice, output more failure details . [ Tim Düsterhus ] * Only trim the leading slash from the DSN if a host is also available (#6790) php-react-promise (3.3.0-2) unstable; urgency=medium . * Compatibility with recent PHPUnit (12) pineapple-pictures (1.1.1-1) unstable; urgency=medium . * New upstream version 1.1.1 postgis (3.6.0+dfsg-1) unstable; urgency=medium . * New upstream release. * Ignore test failures on ppc64el. * Move from experimental to unstable. postgis (3.6.0~rc2+dfsg-1~exp1) experimental; urgency=medium . * New upstream release candidate. * Drop mips{,el} & 32bit archs from IGNORE_TEST_FAILURE_ARCHS. postgis (3.6.0~rc1+dfsg-1~exp1) experimental; urgency=medium . * New upstream release candidate. postgis (3.6.0~beta1+dfsg-1~exp1) experimental; urgency=medium . * New upstream beta release. postgis (3.6.0~alpha1+dfsg-1~exp1) experimental; urgency=medium . * New upstream alpha release. * Update copyright file. pt2-clone (1.76+ds-1) unstable; urgency=medium . * New upstream version 1.76+ds pydantic-extra-types (2.10.5-2) unstable; urgency=medium . * Ignore new deprecation warning from pydantic-core >= 2.34.0 in tests. * Fix tests with pydantic >= 2.12.0a1. pyiskra (0.1.26-1) unstable; urgency=medium . * New upstream release. * Upstream changed from GPL to MIT, update copyright and change license of Debian files to match. pytango (10.0.2-2) unstable; urgency=medium . * Team upload. * Unbock p ytest 8.4 transition: autopkgtest need python3-pytest-asyncio * Drop "Rules-Requires-Root: no" * Apply Multi-Arch: hint python-aiohue (4.7.2-4) unstable; urgency=medium . * Drop unneeded build-dependency on python3-tomli. (Closes: #1105926) * Add myself to Uploaders. * Add d/salsa-ci.yml. python-aiowebostv (0.4.2-3) unstable; urgency=medium . [ Ciel Zhao ] * Fix dependency typo. . [ Tianyu Chen ] * Add myself to Uploaders. * Add d/salsa-ci.yml. * Update d/watch to version 5. * Use Github template in d/watch. python-aiowebostv (0.4.2-2) unstable; urgency=medium . * Re-upload source-only. python-aiowebostv (0.4.2-1) unstable; urgency=medium . * Initial release. (Closes: #1079951) python-apptools (5.3.1-1) unstable; urgency=medium . * Team upload. * New upstream version 5.3.1 * d/patches: Not needed forward no_enthought_sphinx_theme.patch to upstream. * d/python-apptools-doc.links: fix broken symlink (closes: #988766). python-bluetooth-adapters (2.1.0-1) unstable; urgency=medium . * New upstream release. python-crossrefapi (1.7.0-1) unstable; urgency=medium . * New upstream version 1.7.0 * Bump copyright years. python-docx (1.2.0+dfsg-1) unstable; urgency=medium . * Upload to unstable. python-docx (1.2.0+dfsg-1~exp1) experimental; urgency=medium . * New upstream version 1.2.0+dfsg python-docx-template (0.20.1+dfsg-1) unstable; urgency=medium . * New upstream version 0.20.1+dfsg python-ltfatpy (1.1.2-3) unstable; urgency=medium . * debian/patches: - New 0008-Cmake-4-compat.patch (Closes: #1113435). python-nuheat (1.0.1-3) unstable; urgency=medium . * Remove dependency on old external mock. Thanks Alexandre Detiste! * Also remove mock from debian/control and debian/tests/control. * Add myself to Uploaders. * Add debian/salsa-ci.yml. python-pynndescent (0.5.13-1) unstable; urgency=medium . * New upstream version. Closes: #1090284, #1090284, #1058483, #1063636 * Standards-Version: 4.7.2 (routine-update) * Refreshed the patches. python-pynndescent (0.5.11-1) unstable; urgency=medium . [ Andreas Tille ] * Team upload. * New upstream version (Closes: #1057598) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) . [ Benjamin Drung ] * test: load pynndescent_bug_np.npz from relative path * Hard-code __version__ during build to fix running test during build python-pynndescent (0.5.8-2) unstable; urgency=medium . * Team Upload. * Skip some tests on arm, which seems to be rather due to issues with other packages * d/t/run-unit-test: test supported pyvers instead of release (-r) * Disable i386 in salsa-ci.yml * Test dep on python3-all python-pynndescent (0.5.8-1) unstable; urgency=medium . [ Andreas Tille ] * Team Upload. * New upstream version * Standards-Version: 4.6.2 (routine-update) * Simplify salsa-ci.yml . [ Nilesh Patra ] * Add upstream patches to fix FTBFS python-pynndescent (0.5.7-1) unstable; urgency=medium . * New upstream version * Move package to Debian Python Team * Switch test framework from nose to pytest * Standards-Version: 4.6.1 (routine-update) * Switch autopkgtest to pytest * Fix Homepage python-pynndescent (0.5.2+dfsg-1) unstable; urgency=medium . * Team Upload. [ Andreas Tille ] * New upstream version * Exclude *.pyc files from upstream source * Make package Architecture dependent to exclude 32bit architectures where the tests are failing * Remove empty boilerplate . [ Nilesh Patra ] * d/rules: Enable build time tests respecting DEB_BUILD_OPTIONS * d/tests/control: Restrict testing architectures to supported build architectures * d/salsa-ci.yml: Do run build on i386 python-pynndescent (0.5.1-2) unstable; urgency=medium . * Section: Python * Spelling fix for long description * Remove trailing whitespace in debian/copyright (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. python-pynndescent (0.5.1-1) unstable; urgency=medium . * Initial release (Closes: #980537) python-sentinels (1.1.1-1) unstable; urgency=medium . * New upstream release. * Update build-deps for pyproject.toml conversion. * Update Standards-Version to 4.7.2 (no changes required). python-sphinx-examples (0.0.5-3) unstable; urgency=medium . * Team Upload. * d/control: Bump Standards-Version to 4.7.2 (from 4.6.2.0; no further changes needed). * d/control: Add Multi-Arch: foreign to python-sphinx-examples-doc. python-yubico (1.3.3-4) unstable; urgency=medium . * Team upload. * Use github as Homepage due to EOL'd product. * Standards-Version: 4.7.2. * Bump debian/* copyright years. * Change Maintainer: from pkg-auth to pkg-security. * Run wrap-and-sort -satbk. * Fix Vcs-* URLs. * Add wrap-and-sort to salsa-ci.yml. qtractor (1.5.8-1) unstable; urgency=medium . * New upstream version 1.5.8 r-cran-calculus (1.1.0+dfsg-1) unstable; urgency=medium . * New upstream version 1.1.0+dfsg * Update upstream email address. * Update copyright years. r-cran-plotly (4.10.4+dfsg-4) unstable; urgency=medium . * Team upload. * Re-add test-depend on r-cran-dendextend. * Standards-Version: 4.7.2 (no changes needed) rdf2rml (0~20250711+dfsg-1) unstable; urgency=medium . [ upstream ] * development snapshot . [ Jonas Smedegaard ] * update watch file: use file format 5 * declare compliance with Debian Policy 4.7.2 * update and unfuzz patches * update upstream documentation file names * move aside upstream-generated documentation during build rednotebook (2.41+ds-2) unstable; urgency=medium . * 'debian/watch': - Update to version 5 format. rednotebook (2.41+ds-1) unstable; urgency=medium . * New upstream version, 2.41. * 'debian/watch': - Revert to version 4 for now. rednotebook (2.40+ds-1) unstable; urgency=medium . * New upstream version, 2.40. * 'debian/watch': - Use new version 5. regina-normal (7.4-1) unstable; urgency=low . * New upstream release. * No longer build-depends on libcppunit-dev, libjansson-dev or libpopt-dev. retroarch (1.20.0+dfsg-3) unstable; urgency=medium . * Fix CVE-2025-9136 (out of bounds read) (Closes: 1111614) ruby-debian (0.3.12) unstable; urgency=medium . * Team upload . [ James Lu ] * Call 'dpkg --print-architecture' instead of 'dpkg --print-installation-architecture' (Closes: #854522) . [ Antonio Terceiro ] * debian/rules: force UTF-8 locale for the build * Bump Standards-Version to 4.7.0; no changed needed * debian/control: drop obsolete *-Ruby-Versions fields * debian/control: replace explicit dependency on ruby with ${ruby:Depends} * Remove debian/.gitattributes . [ Debian Janitor ] * Trim trailing whitespace. * Use versioned copyright format URI. * Update standards version to 4.5.0, no changes needed. * Remove MIA uploader Ryan Niebur . Closes: #856365 * Bump debhelper from old 12 to 13. * Update standards version to 4.6.1, no changes needed. . [ Cédric Boutillier ] * Update team name * Add .gitattributes to keep unwanted files out of the source package rust-argh-shared (0.1.13-1) unstable; urgency=medium . [ Andre Paiusco ] * Team upload. * Package argh_shared 0.1.13 from crates.io using debcargo 2.7.8 . [ Matthias Geiger ] * Set collapse_features = true rust-async-channel (2.5.0-2) unstable; urgency=medium . * drop watch file: use upstream metadata instead * declare compliance with Debian Policy 4.7.2 rust-async-channel (2.5.0-1) experimental; urgency=medium . [ upstream ] * new release(s) . [ Jonas Smedegaard ] * update git-buildpackage config: + filter out debian subdir + fix usage comments * unfuzz patches * provide and autopkgtest feature portable-atomic; (build-)depend on packages for crates portable-atomic portable-atomic-util * tighten (build-)dependency for crate event-listener-strategy rust-breezyshim (0.6.4-1) unstable; urgency=medium . * Package breezyshim 0.6.4 from crates.io using debcargo 2.7.8 rust-deb822-derive (0.3.0-1) unstable; urgency=medium . * Package deb822-derive 0.3.0 from crates.io using debcargo 2.7.8 rust-deb822-fast (0.2.0-1) unstable; urgency=medium . * Package deb822-fast 0.2.0 from crates.io using debcargo 2.7.8 rust-deb822-lossless (0.3.2-1) unstable; urgency=medium . * Package deb822-lossless 0.3.2 from crates.io using debcargo 2.7.8 rust-debian-analyzer (0.159.3-2) unstable; urgency=medium . * Team upload. * Package debian-analyzer 0.159.3 from crates.io using debcargo 2.7.8 * Bump dependency on tempfile to help britney's autopkgtest scheduler. rust-debian-analyzer (0.159.3-1) unstable; urgency=medium . * Package debian-analyzer 0.159.3 from crates.io using debcargo 2.7.8 . [ Jelmer Vernooij ] * Package debian-analyzer 0.159.3 from crates.io using debcargo 2.7.10 . [ Maytham Alsudany ] * Team upload. * Package debian-analyzer 0.158.25 from crates.io using debcargo 2.7.6 . [ Jelmer Vernooij ] * Drop patch remove-svp-client: svp-client is now in Debian. rust-debian-control (0.1.48-1) unstable; urgency=medium . * Package debian-control 0.1.48 from crates.io using debcargo 2.7.8 rust-debian-copyright (0.1.28-1) unstable; urgency=medium . * Package debian-copyright 0.1.28 from crates.io using debcargo 2.7.8 rust-debversion (0.4.7-1) unstable; urgency=medium . * Package debversion 0.4.7 from crates.io using debcargo 2.7.8 rust-dep3 (0.1.28-2) unstable; urgency=medium . * Team upload. * Package dep3 0.1.28 from crates.io using debcargo 2.7.8 * Add patch to accomodate deb822-lossless/deb822-fast split. rust-esaxx-rs (0.1.10-2) unstable; urgency=medium . * Add g++ on autopkg depend. (Closes: #1111979) rust-esaxx-rs (0.1.10-1) unstable; urgency=medium . * Package esaxx-rs 0.1.10 from crates.io using debcargo 2.7.8 (Closes: #1108020) rust-event-listener-strategy (0.5.4-2) unstable; urgency=medium . * Team upload. * Package event-listener-strategy 0.5.4 from crates.io using debcargo 2.7.10 (Closes: #1111579) * Collapse features . [ Matthias Geiger ] * Upload to unstable rust-event-listener-strategy (0.5.4-1) experimental; urgency=medium . * Package event-listener-strategy 0.5.4 from crates.io using debcargo 2.7.8 * Refresh patches * New upstream release (Closes: #1110076) rust-hashbrown (0.15.5-1) unstable; urgency=medium . * Team upload. * Package hashbrown 0.15.5 from crates.io using debcargo 2.7.8 * Add patch to support rand 0.8 in tests. rust-hashbrown (0.15.4-1) experimental; urgency=medium . * Team upload. * Package hashbrown 0.15.4 from crates.io using debcargo 2.7.8 * Drop disable-rkyv.diff, upstream no longer depends on rkyv * Update remaining patches for new upstream. * Remove old manually added depends/breaks that are no longer needed. rust-hidapi (2.6.3-1) unstable; urgency=medium . * Team upload. * Package hidapi 2.6.3 from crates.io using debcargo 2.7.8 * Relax deps nix, udev * Disable deps and features for Windows * Leave only the (shared) hidraw backend available, as there are more or less problems with the others * Drop manual d/tests/control rust-hidapi (2.4.1-1) unstable; urgency=medium . * Package hidapi 2.4.1 from crates.io using debcargo 2.6.0 rust-indexmap (2.7.0-3) unstable; urgency=medium . * Team upload. * Package indexmap 2.7.0 from crates.io using debcargo 2.7.8 * Upload to unstable rust-indexmap (2.7.0-2) experimental; urgency=medium . * Team upload. * Package indexmap 2.7.0 from crates.io using debcargo 2.7.8 * Rename relax-deps.patch to hasbrown-0.14.patch and extend it to allow both versions 0.14 and 0.15 of hashbrown. rust-jiter (0.10.0-1) unstable; urgency=medium . * Team upload. * Package jiter 0.10.0 from crates.io using debcargo 2.7.8 * Drop num-bigint-tests.patch, merged upstream. rust-launchpadlib (0.4.6-2) unstable; urgency=medium . * Team upload. * Package launchpadlib 0.4.6 from crates.io using debcargo 2.7.8 * Disable non-linux features in keyring dependency. * Establish baseline for tests. rust-launchpadlib (0.4.6-1) unstable; urgency=medium . * Package launchpadlib 0.4.6 from crates.io using debcargo 2.7.8 rust-launchpadlib (0.2.0-3) unstable; urgency=medium . * Team upload. * Package launchpadlib 0.2.0 from crates.io using debcargo 2.7.6 * Stop patching reqwest dependency (Closes: #1095388) rust-launchpadlib (0.2.0-2) unstable; urgency=medium . * Package launchpadlib 0.2.0 from crates.io using debcargo 2.7.0 * Fix compatibility with keyring in the archive. Closes: #1072773 rust-launchpadlib (0.2.0-1) unstable; urgency=medium . * Package launchpadlib 0.2.0 from crates.io using debcargo 2.6.1 rust-lexical-parse-float (1.0.5-1) unstable; urgency=medium . * Team upload. * Package lexical-parse-float 1.0.5 from crates.io using debcargo 2.7.8 (Closes: #1111439) * Add missing dev-depends on quickcheck. rust-lexical-parse-integer (1.0.5-1) unstable; urgency=medium . * Team upload. * Package lexical-parse-integer 1.0.5 from crates.io using debcargo 2.7.8 (Closes: #1111440) * Add missing dev-depends on quickcheck. rust-lexical-util (1.0.6-1) unstable; urgency=medium . * Team upload. * Package lexical-util 1.0.6 from crates.io using debcargo 2.7.8 (Closes: #1111441) * Add missing dev-dependency on quickcheck. * Establish baseline for tests. rust-objio (0.1.2~20240912-3) unstable; urgency=medium . * fix autopkgtest-check default feature set rust-objio (0.1.2~20240912-2) unstable; urgency=medium . * update watch file: + use file format version 5 + track git commits (not release tags) * fix autopkgtest-dependencies rust-objio (0.1.2~20240912-1) experimental; urgency=medium . * initial packaging release; closes: bug#1108470 rust-ognibuild (0.1.4-1) unstable; urgency=medium . * Team upload. * Package ognibuild 0.1.4 from crates.io using debcargo 2.7.8 * Update remaining patches for new upstream. * Add note on why relax-lazy-regex patch is needed. * Bump tempdir dependency to 3.20. * Relax sqlx dependency. * Ignore "unsahre" tests, they already fail in testing. * Mark tests for the "upstream" feature as broken, it fails to build if tokio is not also enabled. * Fix test feature requirements. . [ Jelmer Vernooij ] * Package ognibuild 0.1.4 from crates.io using debcargo 2.7.10 * Drop most patches. rust-pyo3 (0.25.1-5) unstable; urgency=medium . * Team upload. * Package pyo3 0.25.1 from crates.io using debcargo 2.7.8 * Really skip "test_array_buffer" * Stop patching uuid dependency. * Bump breaks for librust-debian-analyzer-dev to << 0.159 * Fix typo in breaks for python3-pendulum rust-pyo3 (0.25.1-4) unstable; urgency=medium . * Team upload. * Package pyo3 0.25.1 from crates.io using debcargo 2.7.8 * Skip test "test_array_buffer", it seems to be flaky. * Update Breaks to help britney's autopkgtest scheduler. rust-pyo3 (0.25.1-3) unstable; urgency=medium . * Team upload. * Package pyo3 0.25.1 from crates.io using debcargo 2.7.10 * Drop relax-time patch; the newer version of time is needed to pass the corresponding autopkgtest, and I've upgraded it. rust-pyo3 (0.25.1-2) unstable; urgency=medium . * Team upload. * Package pyo3 0.25.1 from crates.io using debcargo 2.7.8 * Fix test feature requirements. * Mark tests for the "time" feature as broken, it seems to fail sporadically. rust-pyo3 (0.25.1-1) unstable; urgency=medium . * Package pyo3 0.25.1 from crates.io using debcargo 2.7.8 rust-pyo3-async-runtimes (0.25.0-1) unstable; urgency=medium . * Team upload. * Package pyo3-async-runtimes 0.25.0 from crates.io using debcargo 2.7.8 rust-pyo3-async-runtimes-macros (0.25.0-1) unstable; urgency=medium . * Team upload. * Package pyo3-async-runtimes-macros 0.25.0 from crates.io using debcargo 2.7.8 rust-pyo3-build-config (0.25.1-1) unstable; urgency=medium . * Package pyo3-build-config 0.25.1 from crates.io using debcargo 2.7.8 rust-pyo3-ffi (0.25.1-2) unstable; urgency=medium . * Disable generate-importlib feature which requires disabled dll feature in pyo3-build-config. * Package pyo3-ffi 0.25.1 from crates.io using debcargo 2.7.8 rust-pyo3-ffi (0.25.1-1) unstable; urgency=medium . * Package pyo3-ffi 0.25.1 from crates.io using debcargo 2.7.8 rust-pyo3-filelike (0.5.0-1) unstable; urgency=medium . * Package pyo3-filelike 0.5.0 from crates.io using debcargo 2.7.8 rust-pyo3-log (0.12.4-1) unstable; urgency=medium . * Package pyo3-log 0.12.4 from crates.io using debcargo 2.7.8 rust-pyo3-macros (0.25.1-1) unstable; urgency=medium . * Package pyo3-macros 0.25.1 from crates.io using debcargo 2.7.8 rust-pyo3-macros-backend (0.25.1-1) unstable; urgency=medium . * Package pyo3-macros-backend 0.25.1 from crates.io using debcargo 2.7.8 rust-pythonize (0.25.0-1) unstable; urgency=medium . * Team upload. * Package pythonize 0.25.0 from crates.io using debcargo 2.7.8 * Drop patch pyo3-0.22, no longer needed. rust-r-description (0.3.5-1) unstable; urgency=medium . * Package r-description 0.3.5 from crates.io using debcargo 2.7.10 rust-rust-fuzzy-search (0.1.1-2) unstable; urgency=medium . * Team upload. * Upload to unstable rust-rust-fuzzy-search (0.1.1-1) experimental; urgency=medium . * Package rust-fuzzy-search 0.1.1 from crates.io using debcargo 2.7.8 rust-salsa-macro-rules (0.23.0-1) unstable; urgency=medium . * Package salsa-macro-rules 0.23.0 from crates.io using debcargo 2.7.10 rust-sexpr-out (0.1.0~20241115-3) unstable; urgency=medium . * fix autopkgtest-check default feature set rust-sexpr-out (0.1.0~20241115-2) unstable; urgency=medium . * update watch file: + use file format version 5 + track git commits (not release tags) rust-sexpr-out (0.1.0~20241115-1) experimental; urgency=medium . * initial packaging release; closes: bug#1108472 rust-speedate (0.16.0-1) unstable; urgency=medium . * Team upload. * Package speedate 0.16.0 from crates.io using debcargo 2.7.10 * Use strum 0.26 for now. rust-tiny-dfr (0.3.6-4) unstable; urgency=medium . * Package tiny-dfr 0.3.6 from crates.io using debcargo 2.7.10 * Change my email address to @debian.org rust-unicode-normalization-alignments (0.1.12-1) unstable; urgency=medium . * Package unicode-normalization-alignments 0.1.12 from crates.io using debcargo 2.7.8 rust-upstream-ontologist (0.2.10-3) unstable; urgency=medium . * Team upload. * Package upstream-ontologist 0.2.10 from crates.io using debcargo 2.7.8 * Add breaks on old version of rust-ongibuild * Skip most tests on riscv64 due to timeout. rust-upstream-ontologist (0.2.10-2) unstable; urgency=medium . * Team upload. * Package upstream-ontologist 0.2.10 from crates.io using debcargo 2.7.8 * Add test_depends on python3-setuptools (needed by upstream_tests::test_python) rust-upstream-ontologist (0.2.10-1) unstable; urgency=medium . * Team upload. * Package upstream-ontologist 0.2.10 from crates.io using debcargo 2.7.8 * Skip readme tests * Stop marking most tests as broken. . [ Jelmer Vernooij ] * Package upstream-ontologist 0.2.10 from crates.io using debcargo 2.7.10 rust-wayland-client (0.31.11-1) unstable; urgency=medium . * Team upload * Package wayland-client 0.31.11 from crates.io using debcargo 2.7.8 rust-wayland-cursor (0.31.11-1) unstable; urgency=medium . * Team upload * Package wayland-cursor 0.31.11 from crates.io using debcargo 2.7.8 rust-wayland-egl (0.32.8-1) unstable; urgency=medium . * Team upload * Package wayland-egl 0.32.8 from crates.io using debcargo 2.7.8 rust-wayland-server (0.31.10-1) unstable; urgency=medium . * Team upload * Package wayland-server 0.31.10 from crates.io using debcargo 2.7.8 samplv1 (1.3.2-1) unstable; urgency=medium . * New upstream version 1.3.2 schism (2:20250825-1) unstable; urgency=medium . * New upstream version 20250825 * Refresh reproducible patch slixmpp (1.11.0-1) unstable; urgency=medium . * Bug fix release sphinx-astropy (1.10-1) unstable; urgency=medium . * New upstream version 1.10 * Rediff patches * New build dependency pybuild-plugin-pyproject. stress-ng (0.19.04-1) unstable; urgency=medium . * Sync to upstream version 0.19.04 sugar-artwork (0.121-2) unstable; urgency=medium . * stop build-depend on gnome-common, unused since upstream git commit 7cd4163 in 2013; closes: bug#1112425, thanks to Simon McVittie * add metadata about upstream project * drop watch file: use upstream metadata instead * update copyright info: use Github for Upstream-Contact and Source * declare compliance with Debian Policy 4.7.2 superqt (0.7.6-1) unstable; urgency=medium . * New upstream release. sword (1.9.0+dfsg-8) unstable; urgency=medium . * Team upload * Remove unnecessary python3:Provides * Override minimum CMake version (Closes: #1113555) * Enable autopkgtest sword-text-web (555.0-1) unstable; urgency=medium . * Team upload * Update to 2025 edition * New upstream version 555.0 synthv1 (1.3.2-1) unstable; urgency=medium . * New upstream version 1.3.2 tea4cups (3.14~alpha0+svn3576-2.2) unstable; urgency=medium . * Non-maintainer upload. * Replace CDBS build with plain DebHelper (Closes: #1099811) tilt-ble (0.3.1-1) unstable; urgency=medium . * New upstream release. * Switch to autopkgtest-pkg-pybuild. * Update Standards-Version. * Update copyright year. * Use debian/clean instead of override_dh_auto_clean. * Simplify debian/rules. * Simplify debian/watch. * Add debian/salsa-ci.yml. trace-cmd (3.3.3-1) unstable; urgency=medium . [ Nick Rosbrook ] * debian/patches: fallback to using /usr/bin/trace-cmd in trace-utest * debian/tests: add trace-utest and trace-cmd-examples dep8 tests . [ Adriaan Schmidt ] * Fix install location for tracecmd.py . [ Sudip Mukherjee ] * New upstream version 3.3.3 * Fix bash-completion install path. * Update Standards-Version to 4.7.2 * Remove old fsf address from d/copyright. traildb (0.6+dfsg1-2) unstable; urgency=medium . [ ChangZhuo Chen (陳昌倬) ] * Update Vcs-* fields to salsa * d/copyright: Remove copyright year. . [ Andreas Tille ] * Restrict architectures to any-amd64 x32 Closes: #862919, #862920, #986250 * Standards-Version: 4.7.2 (routine-update) * debhelper-compat 13 (routine-update) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * Avoid explicitly specifying -Wl,--as-needed linker flag. * watch file standard 4 (routine-update) * Add upstream metadata * Install static library into -dev package * d/not-installed: dh_missing now defaults to --fail-missing * d/watch: replace dh-make template * salsa-ci.yml: Do not build on i386 triforce-lv2 (0.3.2-5) unstable; urgency=medium . * Change my email address to @debian.org tryton-meta (57) unstable; urgency=medium . * Version bump to trigger new build. tulip (6.0.1+dfsg-2) unstable; urgency=medium . * Team upload. * Do not mistake package version for API version tulip (6.0.1+dfsg-1) unstable; urgency=medium . * Team upload. * Build with QtWebEngine instead of QtWebKit. (Closes: #1101128) * Build with sip6. (Closes: #1060728) . [ James Turton ] * New upstream release: * the addition of a 'Dark' display mode (5.5) * the support of High DPI automatic scaling (5.5) * the ability to use slq LIKE patterns, in the Search dialog and Spreadsheet view configuration panel (5.5) * a new Second order centrality measure plugin (5.5) * the addition of Python 3.13 support (Closes: #1092993) * bugfixes for some OGDF layout algorithms (5.5.1) . [ Andreas Tille ] * Standards-Version: 4.6.2 (routine-update) * Fix Maintainer name of Debian Science team (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Remove trailing whitespace in debian/rules (routine-update) * Fix field name typo in debian/copyright (Comments => Comment). * Drop unnecessary dh arguments: --parallel * Add upstream metadata * Do not Build-Depend obsolete package: libfreetype6-dev => libfreetype-dev tulip (5.4.0+dfsg-3.1) unstable; urgency=medium . * Non-maintainer upload. * d/patches/remove_distutils.patch: Add patch to remove use of distutils in the package. * d/control: Remove python3-distutils package from Build Dependency (Closes: #1065989). tulip (5.4.0+dfsg-3) unstable; urgency=medium . * Team upload * Disable detailed stacktrace by moving binutils-dev from Build-Depends to Build-Conflicts (Closes: #831503) * Bump Standards-Version to 4.5.1, no changes tulip (5.4.0+dfsg-2) unstable; urgency=medium . * Add dependency on python3-sip (Closes: #973996). * Fix incorrect font dirs (Closes: #973988). * Add Python 3.9 support (Closes: #972917). tulip (5.4.0+dfsg-1) unstable; urgency=medium . * Package adopted by Debian Science Team * New packaging repo layout using master, upstream and pristine-tar branches * Additional filtering of upstream source where Debian equivalents are available. * New upstream release: * a slight redesign of the graphical user interface, in particular the Python IDE and Search Dialog * a speedup of the OpenGL rendering engine * the addition of the Python 3.8 support (Tulip python wheels are now available for Python 2.7, 3.5, 3.6, 3.7 and 3.8 versions) * the addition of an 'automatic choice' mode for the Geographic view geolocation feature tulip (5.4.0+dfsg-1~exp1) experimental; urgency=medium . * Package adopted by Debian Science Team * New packaging repo layout using master, upstream and pristine-tar branches * Additional filtering of upstream source where Debian equivalents are available. * New upstream release: * a slight redesign of the graphical user interface, in particular the Python IDE and Search Dialog * a speedup of the OpenGL rendering engine * the addition of the Python 3.8 support (Tulip python wheels are now available for Python 2.7, 3.5, 3.6, 3.7 and 3.8 versions) * the addition of an 'automatic choice' mode for the Geographic view geolocation feature tulip (4.8.0dfsg-2) unstable; urgency=medium . * Don't record a build date, which would anyway AFAICT never be reported, fixing build-reproducibility issue. tulip (4.8.0dfsg-1) unstable; urgency=medium . * New upstream release: * Fixes amd64 FTBTS (Closes: #803311). * New thirdparty lib libtess2, adding to debian/copyright. * Make sure everything python is under dist-packages, and installed in main package, leaving only the libtulip-python shlib in its own package. * Replace more occurrences of __linux and __linux__ with __unix__. * Cleanup of debian/README.maint. * Fixed location of CPL license text (not to be installed in a directory of same name as uncompressed file). * Switch repacked upstream tarball to xz compression. tulip (4.7.0dfsg-2) unstable; urgency=medium . * Rebuild with g++-5, no library transition needed as 4.7 has not entered testing yet. tulip (4.7.0dfsg-1) unstable; urgency=medium . * New upstream release. * New thirdparty lib QtAwesome, adding to debian/copyright. * Filtered fontawesome-webfont.ttf from dfsg package, removed it from the list of files to be installed. * Replace installed fontawesome-webfont.ttf with a symlink, depend on fonts-font-awesome accordingly. * Switch to Qt5 (Closes: #784533). * Fixed wrong description of libtulip-python package. * Some rewording of debian/README.maint. * Reworked debian/copyright using License clauses. tulip (4.6.0dfsg-2) unstable; urgency=medium . * Add dependency of tulip-dbg against tulip (lintian). * Update Vcs-* URLs. * Updated debian/copyright (lintian) * Fixed short names not to contain spaces * Fill Copyright file for Qxt * FindSIP as BSD-3-clause as found in COPYING-CMAKE-SCRIPTS in other packages * customized.css as BSD-2-clause, as found at http://utilia.readthedocs.org/en/latest/legal/notices.html * Replace link to obsolete BSD license file with full text or 2- and 3-clause. * Bumped Standards-Version to 3.9.6, no change. tulip (4.6.0dfsg-1) unstable; urgency=medium . * New upstream release. * Dropped OGDF-related patches, included upstream. * New thirdparty package utf8-cpp, removing from upstream tarball and using libutfcpp-dev instead. tulip (4.5.0dfsg-2) unstable; urgency=medium . * Restricted binutils-dev build-dep from "any-i386" to "linux-i386 kfreebsd-i386" just to exclude Hurd, which is not supported by the crash_handler support. * Add missing entries in debian/copyright (Closes: #748751). tulip (4.5.0dfsg-1) unstable; urgency=medium . * New upstream release. * Dropped most patches, included upstream. * Thirdparty libs naming changed. * Forced ftgl lib name back to "ftgl" to force use of system lib. * Include full soname in thirdparty lib packages. * Build OGDF with -DOGDF_DLL to avoid useless and buggy cpuid call (Closes: #734318, #723982). Had to get a related fix from latest OGDF snapshot for this to work. Thanks to Aurelien Jarno for the diagnostic, and to Patrick Mary for his help in reaching a complete fix. * Really use dh_buildinfo again, it was lost during migration to dh. tulip (4.4.0dfsg2-2) unstable; urgency=medium . * Activate #undef of minor() and major() in Plugin.h, which prevented build on kfreebsd. * Add removal of /usr/share/tulip/bitmaps/fonts in preinst, to properly handle its change from a dir to a symlink. tulip (4.4.0dfsg2-1) unstable; urgency=low . * Repackage orig tarball without any trutype font (Closes: #735121), ship /usr/share/tulip/bitmaps/fonts as symlink to /usr/share/fonts/truetype use installed fonts instead. * Update debian/README.maint to show "git archive" use for dfsg.orig tarball generation. * Configure with -DBUILD_DOC=OFF to make sure doc files are not generated even with sphinx installed, as -doc package is not back yet. tulip (4.4.0dfsg-2) unstable; urgency=low . * Add a default value for OS_ARCHITECTURE, since it is now used on all archs in the PluginManager (Closes: #734924). tulip (4.4.0dfsg-1) unstable; urgency=low . * New upstream release (Closes: #703041). * Builds again on current amd64 (Closes: #729738). * Includes manuals again (but needs python activated, and shpinx, to build) * Known to segfault on amd64 at startup, but uploading anyway since at least i386 does not have the bug. * Activate python support, build-depend on python-sip-dev; new libtulip-python* package. * Switch build-dep from libglew1.5-dev to libglew-dev. * Change dep from obsolete ttf-dejavu-core to fonts-dejavu-core. . tulip (4.3.0dfsg-1) UNRELEASED; urgency=low . * New upstream release. * Does not include standalone manuals any more, dropped tulip-doc package, updated manpage to point to official website for docs. * libtulip renamed to libtulip-core, libtulip-qt4 to libtulip-gui. * New thirdparty libs: qhull, qxt, quazip, yajl; update copyright file for them. * thirdparty libs all suffixed -tulip4.3.0 * Does not include desktop file any more, adding it back with associated pixmap. * libtulip-dev now ships qtcreator templates. * no more contents for tulip-doc or tulip-help, drop packages and build-deps on docbook-xsl toolchain. * now requires libqtwebkit-dev. * Re-add versions to thirdparty libraries we ship, why on earth did upstream revert that !? * Fixed build system for the case of disabled python support. * Add (dummy) missing SOVERSION to thirdparty libs. * Updated debian/watch to tolerate underscores in filename. * Fixed to suggest cmake instead of automaken (has been wrong since 3.6). * Add tulip-dbg package. * Refresh main package description using upstream website headline. tulip (3.7.0dfsg-4) unstable; urgency=low * Completely disable crash handler on archs other than i386 and amd64, it currenty requires explicit knowledge of the architecture's instruction pointer ( should have read upstream code at first...). tulip (3.7.0dfsg-3) unstable; urgency=low * Replace all remaining uses of __linux and __linux__ by __unix__. * Restrict binutils-dev build-depend any-i386 and any-amd64 instead of using negation (which did not appear to work for any reason ?). * Add license paragraph for "Files: *" (lintian). tulip (3.7.0dfsg-2) unstable; urgency=low * Restrict binutils-dev build-depend to exclude archs with cpus not supported by the "detailed stack traces" feature. * Check for __unix__ instead of __linux, so the "detailed stack traces" feature will work on non-linux archs. tulip (3.7.0dfsg-1) unstable; urgency=low * New upstream release: * drop patches included or superceded upstream: * "Make gzstream library name tunable as GZStreamLibrary" * "Use system FTGL, not the one shipped in thirtparty/" * "Rename gzstream library to gzstreamtlp-3.6" * "Rename libOGDF.so to libOGDFtlp-3.6.so" * Refreshed remaining patches: * Factored out references to doc-building jars in cmake files * Comment out INSTALL_RPATH flag on executables. * Disable python binding. * Use Debian-packaged jars. * Fix FTBFS with GCC 4.7. * Set the UBUNTU_PPA_BUILD cmake flag to benefit from this work. * Updated package names for new version and new lib names. * Builds and installs docs when using -DBUILD_DOC=ON. * Acknowledge NMU, sync with work done in parallel on the package: * Don't call dh_auto_build for arch-indep which do not need it * Remove -a and -i flags from calls where dh already adds them. * Separate shlib version with a dash in 3rdparty libs, so parsing the soname will correctly identify the version (thanks lintian...). * Move online help from tulip-doc into new tulip-help package, and let tulip recommend it. * Build-depend on binutils-dev to benefit from detailed stack traces on crash. * Use bash for tulip-config script with bashism (Closes: #530127). * When making docs, move expansion of the "doc-*" pattern from the shell up to make, so log failures on buildd can give meaningful information. * Updated debian/README.maint, to reflect the use of a collab-maint git repo. * Added Vcs-git and Vcs-browser control fields. * Declare "dfsg" version mangling in debian/watch (lintian). * Fixed continuation lines in debian/copyright (lintian). * Added GPL2 license paragraph for the (unused) ftgl subtree (lintian). * Bumped Standards-Version to 3.9.3, no other change. tulip (3.6.0dfsg-2.1) unstable; urgency=low * Non-maintainer upload. * Fix debian/rules, so the package compiles on the buildds. Closes: #650653. * Add gcc4.7_ftbfs patch to fix FTBFS with GCC 4.7. Closes: #667401. * Update Build-Depends on libpng-dev. Closes: #662526. * Bump debhelper Build-Depends to >= 9, as recommended by lintian. tulip (3.6.0dfsg-2) unstable; urgency=low * Don't build docs for tulip-doc from build-arch, move java packages, docbook-xsl and doxygen to Build-Depend-Indep (where default-jre-headless was, already). Closes: #639313. Uses debhelper compat level 9 for this, but for unknown reason so we do not get multiarch paths. * Drop apparently-useless build-dep on texlive-extra-utils (Closes: #616282). * Cleanup: merge the 2 gzstream-related patches in debian/patches, since the second one was obsoleting the first one. * Drop long-useless build-dep on sharutils. * Remove docs/doxygen/xml on clean. tulip (3.6.0dfsg-1) unstable; urgency=low * New upstream release (Closes: #617602). * Upstream changed build system to cmake, dropping all previous patches. Closes: #407855, #559083, #633269 (not applicable any more). * Builds correctly with g++-4.5 (Closes: #615687). * Deactivate tlprender package, it is neither built nor buildable any more. Drop build-dep on libosmesa6-dev. * Noted REJECT in previous changelog entry. * Converted debian/copyright to DEP-5. * Regenerated upstream tarball as tar.bz2 after removing: * thirdparty/libgpugraph/: no license, unused upstream * thirdparty/{saxon,xml-commons}/: jars only, use debs instead * thirdparty/ftgl/: use debs instead * thirdparty/{QScintilla-gpl-2.4.6,sip-4.12.1}/: unused for now, see below * Kept DEP-5 entries for removed dirs in debian/copyright.nuked * Update debian/watch for new upstream naming scheme. * Switched build-dep from libjpeg62-dev to libjpeg-dev (Closes: #634636). * Switched build-dep from libgl1-mesa-swx11-dev to libgl1-mesa-dev | libgl-dev (Closes: #560012, #638169). * Disable thirdparty/ftgl directory and point to system one. * Changed libOGDF lib name to OGDFtlp-3.6. Ideally we should rely on a standalone package for this, but OGDF upstream only build static libs anyway, so thirdparty/OGDF is as close to a usable shared lib as we can get, I guess... Create new binary package for it. * Make the name of the gzstream library tunable via cmake variable. * Change libgzstream name to libgzstreamtlp-3.6. Create new binary package for it. * Disable the python stuff for now even if it would be normally activated, it is even more work to get it right. Will need build-dep on at least python-dev, python-sphinx, python-sip-dev, python-qscintilla2 when we want to do that. * Comment out INSTALL_RPATH flag on executables. Call cmake with -DCMAKE_SKIP_RPATH:BOOL=YES. * Factored out references to doc-building jars in cmake files. * Use Debian-povided versions of doc-building jars, build-depend on libsaxon-java, libxml-commons-resolver1.1-java. * Switched to "dh", set compat level to 8. * Merge all -dev packages into tulip-dev for packaging convenience. * Fix typo in changelog (lintian). * Bumped Standards-Version to 3.9.1, no change. tulip (3.1.2-2.3) unstable; urgency=medium * Non-maintainer upload. * Change section of generated manpages to .3tulip (Closes: #557054, #558473) * urgency set to medium due to RC bug fix tulip (3.1.2-2.2) unstable; urgency=low * Non-maintainer upload. * Added missing headers for gcc4.4 (Closes: #527215) tulip (3.1.2-2.1) unstable; urgency=low * Non-maintainer upload. * Use ttf-dejavu instead of ttf-bitstream-vera (now gone), patch from James Westby (Closes: #528152) * Add build-dep on texlive-extra-utils for epstopdf * Use local docbook-xsl catalog for saxon instead of relying on network access, patch from James Westby tulip (3.0.0~B6-2) unstable; urgency=low * Updated debian/copyright to include details about copyright holders and third-party source packages. tulip (2.0.6-5) unstable; urgency=low * Added libosmesa6-dev to build-deps to get tlprender built again (Closes: #422611, #390374). * Applied patch by Martin Michlmayer for g++ 4.3 support (Closes: #417753). tulip (2.0.6-4) unstable; urgency=low * Capitalize GUI in extended descriptions. * Use "doc" section for tulip-doc as per archive override. * Moved tlprender to its own package so the libosmesa packaging issue do not prevent anyone to use tulip itself using accelerated OpenGL (somewhat helps with #390374). tlprender replaces previous tulip versions for this, and recommends tulip fot the plugins. tulip (2.0.6-3) unstable; urgency=low * Fixed libtulip-qt4-2.0-dev to depend on libtulip-qt4-2.0c2a, not on old libtulip-qt-2.0c2a. tulip (2.0.6-2) unstable; urgency=low * New patches: * Fixes for 64-bit platorms (Closes: #390018). tulip (2.0.6-1) unstable; urgency=low * New upstream release, removes the recently-added but mostly-unused thirdparty/triangle, which had a problematic license (non DFSG-free, GPL-incompatible). * Patches dropped, integrated upstream: * Fixes for 64-bit platorms. * Build fixes. * Fixes for out-of-tree build. * Fixed help strings in out-of-tree 3rd-party libs patch. * Patch dropped, presumably not necessary any more: * Autotools refresh. * Updated patches: * Add support for kfreebsd to libftg: still needs to updgrade config.* scripts. tulip (2.0.5-3) unstable; urgency=low * Build the docs with xmlto, install via new tulip-doc package (used "ch01" instead of "index" for dev's handbook, since xsltproc seems unable to generate it). * Removed obsolete doc-base file from tulip package. * Don't install empty examples hierarchy (Closes: #239264). * Minor description touchups and rules cleanups. tulip (2.0.5-2) unstable; urgency=low * New patch: * Fixes for 64-bit platorms by Andreas Jochens (Closes: #387876). * Updated patches: * Fixes for out-of-tree build: support for building the docs. * Do not build the docs yet, I could not get them to build with saxon or xmlto. tulip (2.0.5-1) unstable; urgency=low * New upstream release (Closes: #357996). * Dropped build-dep on libosmesa6-dev, since libgl1-mesa-swx11-dev now provides the off-scren lib (from 2.0.4-3.1 NMU). * Build with qt4, new packages for the qt4-related libs. * Patches dropped, integrated upstream: * Remove generated files * Fix qt4 autodetection * Support for building out of source dir, and fix DESTDIR support. * Fix a quoting problem in configure.in. * Fixes for g++ 4.1 * Upstream fix for 64bit platforms * Updated patches: * Fix help strings in out-of-tree 3rd-party libs patch. * Autotools refresh (aclocal, automake, autoconf). * Unchanged patches: * Add support for kfreebsd to libftgl. * New patch: * Fixes for out-of-tree build. tulip (2.0.4-3.1) unstable; urgency=low * Non-maintainer upload * Fixed further syntax errors (Closes: #357996) * Removed unused build-dep on libosmesa6-dev tulip (2.0.4-3) unstable; urgency=low * Updated patches: * Upstream fix for 64bit platforms (Closes: #368572 for real this time). tulip (2.0.4-2) unstable; urgency=low * Use official ftgl, since tulip was updated to the current ftgl API (Closes: #368573). Link with libftgl_pic.a since it is included in libtulip-ogl. * Added missing build-dep on qt3-apps-dev, as pointed out in #368573 as well. * Bumped Standards-Version to 3.7.2, no change. * New patches: * Fixes for g++ 4.1 from Martin Michlmayr (Closes: #357996). * Remove useless cast breaking on 64bit platforms (Closes: #368572). * Add support for kfreebsd to libftgl (part of #368573, in case we need to use the shipped version at some ppoint) * Updated patches: * Add support to use out-of-tree 3rd-party libs (fixed help strings). tulip (2.0.4-1) unstable; urgency=low * New upstream release. * Acknowledge NMU (Closes: #356886, #354498). * Switched away from dbs, using stgit out-of-band for now: dropped dbs and bzip2 from build-deps. Patches exported using "stg export -n debian/patches". * Recompressed upstream tarball with gzip since we cannot use the pristine one any more (hey, dbs was indeed useful for that...). * Misc new build-deps: libxml2-utils (xmllint), graphviz (dot), xmltex (pdfxmltex), libjpeg62-dev, libpng12-dev, doxygen * Build in an out-of-source tree. * Dropped old docs included in debian/ in favor of officially-shipped ones (Not built yet, since the java doc toolchain needs some investigation). * Added ${misc:Depends} to all binary packages. * Switched from debhelper v3 to v5. * Fixed latin1 character in changelog to utf8. * Updated debian/watch to look at sourceforge. * Patches applied to upstream source: * Add support to use out-of-tree 3rd-party libs * Remove generated files [NEW] * Fix qt4 autodetection [NEW] * Support for building out of source dir, and fix DESTDIR support. [NEW] * Fix a quoting problem in configure.in. [NEW] * Autotools refresh (aclocal, automake, autoconf). * Dropped now apparently useless 01_springelectrical, 10_g++4.0_build_failures, and 50_xpath_hack. tulip (2.0.2-7.1) unstable; urgency=high * Non-maintainer upload. * Update mesag-dev build-dep (Closes: #354498). tulip (2.0.2-7) unstable; urgency=low * Updated library package names for the new C++ ABI transition (Closes: #339273). * Bumped Standards-Version to 3.6.2 (no change). tulip (2.0.2-4) unstable; urgency=low * The "yet again" and "damn, I've missed sarge freeze :(" release. * tlprender is built on hppa and ia64, despite having no libosmesa. Go wonder. tulip (2.0.2-3) unstable; urgency=low * The "autobuilders will hate me" release. * Removed the libglide3 build-dep, and require mesag-dev 6.2.1-5 instead, since that new release fixes the original problem. * Do not try to prevent the use of xlibmesa, since the build-dep on libglu1-mesa-dev causes unexpected problems. * Generate debian/tulip.files as needed from a .in file, since tlprender is only built when libosmesa is available. * Fixed typo in debian/rules which could prevent dependencies to be correctly detected, esp. when older tulip libs would be installed on the build system. tulip (2.0.2-2) unstable; urgency=low * The "mesa is not fixed yet" release. * Restricted the libglide3 build-dep to i386, alpha, and ia64. * Do not build-depend on libosmesa6-dev on architectures which lack it (currently hppa and ia64). * Added a build-dep on libglu1-mesa-dev to avoid xlibmesa-glu, pulled by default, because of the spurious conflict introduced by current mesa packages. * Put -dev packages into libdevel section, thus matching the override. tulip (2.0.2-1) unstable; urgency=low * New upstream release, shipping Vera instead of Luxi fonts (Closes: #298930). * Create symlinks to Vera and Vera Bold instead of duplicating those fonts. Depend on ttf-bitstream-vera for this. * Added temporary build-dep on libglide3 to workaround mesag3 6.2.1-4 bug. * Dropped now-unneeded patches 01_recent-freetype_buildfix. * Updated patch 50_xpath_hack, and accordingly 99_autotools. * Build-depend on newer libosmesa6-dev. * Adjusted debian/watch for new upstream site layout. * Fixed compilation of plugins/layout/SpringElectrical.cpp => debian/patches/01_springelectrical tulip (2.0.0-2) unstable; urgency=low * Added libxml2-dev to build-deps (Closes: #276438). tulip (2.0.0-1) unstable; urgency=low * New upstream release. * Switched to DBS. * New shlib package name. * Use full soname in dev package, providing unversionned name, and conflicting with other ones. * Splitted ogl and qt shlibs into their own packages. * Moved tulip-config to libtulip-2.0-dev, added a replace on old tulip packages for this. * Ran aclocal (and auto{conf,make}) to get a less-buggy libxml2 test => debian/patches/99_autotools * Applied build fix from sourceforge for recent freetype versions => debian/patches/01_recent-freetype_buildfix * Hacked AC_PATH_GL in acinclude.m4 to be sure that X libs are looked for in /usr/X11R6/lib/. => debian/patches/50_xpath_hack * Added debian/watch file. * Added libfreetype6-dev to build-deps. tulip (1.2.5-4) unstable; urgency=low * Build with xfree86 4.3, and bumped build-dep accordingly, to get linked to the new libosmesa4 (Closes: #235864). tulip (1.2.5-3) unstable; urgency=low * Updated upstream URL in copyright file. * Regenerated libtool stuff using libtool 1.5 this time, even if upstream used 1.4, since 1.4 does not support properly C++ shlibs. Sigh. * Removed now-useless extra cleanup during "clean". tulip (1.2.5-2) unstable; urgency=low * Updated libtool stuff (Closes: #213787). * Added AM_MAINTAINER_MODE to thirdparty/gle/configure.in and regenerated files there. * Fixed menu entry (Closes: #215706). tulip (1.2.5-1) unstable; urgency=low * New upstream release. * Use dh-buildinfo. * Lib package now named libtulip-1.2 * Fixed deps for -dev package. tulip (1.2.4-3) unstable; urgency=low * Added -fPIC to thirdparty/gzstream/Makefile.am (Closes: #192394). tulip (1.2.4-2) unstable; urgency=low * Updated config.* in gle subdir, since mipsen were not recognized. tulip (1.2.4-1) unstable; urgency=low * New upstream release. * Now ships an aclocal def - have the -dev package suggest automaken. * Fixed invocation of dh_shlibsdeps. tulip (1.2.3-12) unstable; urgency=low * Fixed location of docs (Closes: #186228). tulip (1.2.3-11) unstable; urgency=low * Don't build-dep on xlibosmesa-dev on archs which don't have it. They just won't have tlprender available. tulip (1.2.3-10) unstable; urgency=low * Build-dep on sharutils for uudecode. tulip (1.2.3-9) unstable; urgency=low * Don't use a wrapper script any more (Closes: #182068). * Ship upstream docs taken from website, since upstream confirmed they're GPL'd some time ago already (Closes: #169214). Written a small index.html to reference them. * Resurected and improved doc-base file. tulip (1.2.3-8) unstable; urgency=low * Added missing build-dep on xlibosmesa-dev. For some reason this breaks only thr m68k build. tulip (1.2.3-7) unstable; urgency=low * Oops, I forgot to regenerate Makefile.in's from fixed Makefile.am's. tulip (1.2.3-6) unstable; urgency=low * Fixed all other plugins, now that the fix proved right. Added -avoid-version in addition to -module as suggested by upstream (Closes: #183532). tulip (1.2.3-5) unstable; urgency=low * Attempt to fix how clustering plugins are built - buildd on PIC-mixing-allergic archs demonstrated an automake/libtool misuse. * Be sure -lGLU is specified after -lglut on link, by changing AC_PATH_GL in acinclude.m4 (Closes: #182952). tulip (1.2.3-4) unstable; urgency=low * Configure using --with-pic so that shipped GLE copy gets built in a way compatible with its use, after discussing the issue with upstream. I shall some day implement a --with-system-gle flag, which would be closer to what we need (Closes: #181941). * Fixed package sections according to overrides file. * Tightenned dep on debhelper for "dh_shlibdeps -L" support (Matthew Newton). tulip (1.2.3-3) unstable; urgency=low * Updated autotools stuff in topdir as well as thirdparty/gle to allow correct build on mipsen (Closes: #182308) * Include call to AM_MAINTAINER_MODE to configure.in to avoid build-dep on autotools. * Changed ordering of "make" calls in debian/rules clean target. * Added more hacks to ensure thirdparty tree gets fully cleaned up. tulip (1.2.3-2) unstable; urgency=low * Take includes from /usr/share/qt3 (Closes: #182309). tulip (1.2.3-1) unstable; urgency=low * New upstream release. * Finally builds with g++-3.2 (Closes: #162931), which is now the default. * Split into lib and -dev package * Updated config.{sub,guess}. tulip (1.2.2-1) unstable; urgency=low * New upstream release (Closes: #167261). * Should build fine with gcc3. Even force the use of g++-3.2, since it does not seem to build any more with 2.95. * Force rebuilding MOC files for current Qt version, by removing them all at configure time (Closes: #173267). * Requires libqt3-mt-dev to build (Closes: #173977). * Be sure to clean thirdparty/ subdir. * Updated ./missing script, which did not honor some recent flags and made ./configure complain. tulip (1.2.1-1) unstable; urgency=low * The "turn undead" release (Closes: #157270). * New maintainer, bringing package back from the crypt^Wmorgue. * Changed build-dep from mesag-dev to xlibmesa-dev (for no better reason that it's the runtime lib I use - just tell me if that's not adequate). * Changed build-dep from libqt-gl-dev to libqt3-dev, since qt3 is required, and it looks like no additional package is needed for gl stuff. * Misc debian/ dir cleanups for my taste. * Use "make install" to install, adapting configure call. * Replaced use of /usr/lib/tulip/ in the wrapper script with use of /usr/lib/tlp/ which is used upstream. * Added TLPDIR to the wrapper script, since it looks like it's the only required thing now. * Fixed markup of sgml manpage. * Removed doc-base file, as there is no doc here any more :( * Use a symlink to upstream-installed examples instead of copying examples. * Added a shlibs.local file. * Build-depend on debhelper 4 to use debian/compat. tulip (1.1-3) unstable; urgency=low * Added Build-Depends: docbook-to-man tulip (1.1-2) unstable; urgency=low * Use mkdir -p in debian/rules so that it doesn't fail if, e.g. the source tree was not cleaned (Closes: #120968) tulip (1.1-1) unstable; urgency=low * Initial Release. (Closes: #119411) virt-manager (1:5.1.0-1) unstable; urgency=medium . * debian/upstream/signing-key.asc: merge signatures. * New upstream version 5.1.0 * d/patches: fix virt-install CLI test case of win11/aarch64. vlc (3.0.21-11) unstable; urgency=medium . * debian/rules: Disable postproc plugin since libpostproc is removed from ffmpeg 8.0 * debian/control: - Bump Standards-Version - Remove unused BD on libvcdinfo-dev whitedb (0.7.3+git211004+dfsg-2) unstable; urgency=medium . * Update homepage location. * Refer online version of Free Software Foundation licence. * Update Standards-Version to 4.7.2 . willow (1.11.0-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version. Closes: #1112369. yalexs-ble (3.2.0-1) unstable; urgency=medium . * New upstream release. yubico-piv-tool (2.7.2-1) unstable; urgency=medium . * Team upload. * New upstream version 2.7.2 * Standards-Version: 4.7.2. * Improve d/copyright wrt openssl-compat and myself. * Add d/salsa-ci.yml. * Run wrap-and-sort -satbk. * Drop irrelevant d/README.source. * Change Maintainer: from pkg-auth to pkg-security. * Add upstream/metadata. * Drop old MISSING from symbols files. * Fix wrap-and-sort. yubikey-luks (0.5.1+29.g5df2b95-7) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable) . [ Simon Josefsson ] * Change Maintainer: from pkg-auth to pkg-security. * Standards-Version: 4.7.2. * Fix Vcs-* URLs. * Run wrap-and-sort. * Improve testing in salsa-ci.yml. * Use gbp debian-branch debian/latest. yubikey-personalization (1.20.0-6) unstable; urgency=medium . * Team upload. * Standards-Version: 4.7.2. * Fix Vcs-* URLs. * Change Maintainer: from pkg-auth to pkg-security. * Bump debian/* copyright years. * Add salsa-ci.yml. * Add metainfo to git. * Add upstream/metadata. * Run wrap-and-sort -satbk. * Use github as Homepage: for EOL'd project.