advocate (1.0.0-6) unstable; urgency=medium . * Add missing python3-six build dependency. * Move packages required for tests to Build-Depends-Indep. * Update copyright year. * Update Standards-Version. android-platform-tools (34.0.4-1.1) unstable; urgency=medium . * Non-maintainer upload. * Add patch to build against GCC-14 (Closes: #1074811) antlr-maven-plugin (2.2-6) unstable; urgency=medium . * Team upload * Catching UnsupportedOperationException thrown by setSecurityManager, thanks to Vladimir Petko (Closes: #1053206) * Raising Standards version to 4.7.0: - Setting Rules-Requires-Root: no * Raising d/watch version to 4 * Removing auto-generated d/README.source file archivemount (1-1) unstable; urgency=medium . * New upstream version 1 (+ changelog & NEWS) (Closes: #687710, #799563, #832823, #838597, #891749, #974679) * New debian/ + Vcs-Git: https://salsa.debian.org/nabijaczleweli/archivemount.git + Standards-Version: 3.9.8 -> 4.7.0 + debhelper compat level: 7 -> 13 automat (24.8.1-1) unstable; urgency=medium . * Team upload. * New upstream release. * Use pybuild-plugin-pyproject. * Point to upstream homepage directly rather than via PyPI. bind9 (1:9.20.1-1) unstable; urgency=medium . * New upstream version 9.20.1 codesearch (1.2.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Move package from Aliot collab-maint to Salsa debian/ * Fix Homepage (moved to Github) * Add watch file * Remove useless boilerplate in d/rules * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Secure URI in copyright format (routine-update) * Rules-Requires-Root: no (routine-update) * Add missing build dependency on dh-golang, golang-any for addon golang. * Remove overrides for lintian tags that are no longer supported: no-upstream-changelog * Drop unneeded lintian-overrides * Package: golang-codesearch-dev is in Section: golang cool-retro-term (1.2.0+ds2-4) unstable; urgency=medium . * Change architecture for fonts to all. (Closes: #1078088) crack (5.0a-16) unstable; urgency=medium . * Team upload. * d/p/fix-incompatible-pointer-types.patch: - Add patch correcting "long" to "time_t" to fix ftbfs with architectures armel, armhf, hppa, sh4 and x32. crack (5.0a-15) unstable; urgency=medium . * Team upload. * Add missing "Team upload." to previous changelog entry. * d/p/add-missing-stdlib.h.patch, d/p/fix-implicit-int.patch: - Add patches to fix ftbfs with gcc-14 (Closes: #1074890). * d/u/metadata: Rework metadata to comply with DEP-12. * d/control: - Update Homepage field. - Bump Standards-Version to 4.7.0. * d/copyright: Add email of upstream author Mark Murray. Add missing copyright holders to the debian/* stanza. crack (5.0a-14) unstable; urgency=medium . * Fix implicit-function-declaration errors. (Closes: #1066634) crack (5.0a-13.1) unstable; urgency=medium . * Non-maintainer upload. . [ Vagrant Cascadian ] * debian/Crack.make: Use dpkg-buildflags to set default CFLAGS. (Closes: #1021521) * src/util/Makefile: Remove embedded timestamps. (Closes: #1021522) . [ Helmut Grohne ] * Fix FTCBFS: Let dpkg's buildtools.mk seed CC. (Closes: #952791) crack (5.0a-13) unstable; urgency=medium . [ Debian Janitor ] * Use secure URI in Homepage field. . [ Giovani Augusto Ferreira ] * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper 11' to 'debhelper-compat' in Build-Depends field and bumped level to 13. * dedian/Crack.make: added some GCC flags to improve hardening. * debian/control: - Added the field Rules-Requires-Root: no. - Bumped Standards version to 4.5.1. * debian/copyright: updated the packaging rights and years. * debian/source/lintian-overrides: removed, this uneedded now. * debian/watch: updated to secure URI. . [ Samuel Henrique ] * Add salsa-ci.yml * Configure git-buildpackage for Debian crack (5.0a-12) unstable; urgency=medium . [ Raphaël Hertzog ] * Update team maintainer address to Debian Security Tools * Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org . [ Giovani Augusto Ferreira ] * Update my email address * Bumped DH level to 11 * Bumped Standards-Version to 4.1.4 * Added upstream metadata file crack (5.0a-11) unstable; urgency=medium . * New Maintainer. (Closes: #840047) * Acknowledge NMUs. (Closes: #380540, #387756, #668897, #817319, #817411, #821976) * debian/control: - Added Vcs-* fields to new repository of forensics team. - Removed virtual package wordlist from Recommends field. * debian/copyright: - Update authors and years in packaging copyright place. * debian/patches/b64_shebang.patch: - Update patch header. * debian/patches/fix-spelling.patch: - Created to fix spelling error in some files. * debian/rules: - Removed the "-pie" to improve the GCC hardening. - Removed useless comments. crack (5.0a-10) unstable; urgency=low . * QA upload. + Set Maintainer to Debian QA Group. (See #840047) + Create collab-maint git repo and add according Vcs-* headers. * Revamp debian/rules: + Drop now obsolete manual setting of variables like CFLAGS, etc. + Switch to a minimal dh v7 style debian/rules file. + Use debian/clean instead of manual calls to rm in clean target. + Use dh_auto_clean instead of manual call to make. + Replace override_dh_{auto_install,install{docs,examples,man}} with debian/crack*.{docs,examples,manpages,link,install}. * Switch to source format "3.0 (quilt)" using diff2patches. + Add minimal DEP3-style patch headers. + Drop file-creating patches and put the files under debian/ instead. * Add Homepage header and update upstream website in debian/copyright. * Recode debian/copyright from ISO-8859-1 to UTF-8. * Apply "wrap-and-sort -a". * Mention differences between binary packages in short descriptions. (Fixes lintian warning duplicate-short-description.) * Add a debian/watch file. * Change doc-base sections to System/Security. Fixes lintian warning doc-base-unknown-section. * Add patch to fix shebang line in perl-written examples. Fixes lintian warning executable-not-elf-or-script. * For now enable all hardening build flags except PIE. + Patch several Makefiles to properly pass the according flags. + Merge all Makefile related patches into one patch. * Remove /usr/sbin from debian/dirs, it's only needed in other packages. Fixes lintian warning package-contains-empty-directory. * Add lintian-override for undeclared file conflict between automatic debug symbols packages. (Indirectly declared through hard deps.) * Fix Paweł's and Javier's names in multiple packaging-related files. * Convert debian/copyright to machine-readable DEP5 format. + Add missing list of BSD-4-Clause licensed files under src/libdes/. * Bump debhelper compatibility to 10. + Update versioned debhelper build-dependency accordingly. crack (5.0a-9.4) unstable; urgency=medium . * Non-maintainer upload. * debian/compat: created. (Closes: #817319) * debian/control: - Added the ${misc:Depends} variable to all Depends field. - Bumped Standards-Version to 3.9.8. - Updated DH level to 9. (Closes: #817411) * debian/rules: - Disabled the DH_COMPAT variable. - Fixed the build system. Thanks to Santiago Vila . (Closes: #821976) crack (5.0a-9.3) unstable; urgency=low * Non-maintainer upload. * debian/control: add Breaks/Replaces on older crack to crack-common, necessary after moving the doc-base files. This should have happened in 5.0a-9.2 already. Thanks to Andreas Beckmann for the bug report. Closes: #668897. crack (5.0a-9.2) unstable; urgency=low * Non-maintainer upload. * Fix "Do not expect the /var/run/ content to persist": apply patch from Georgios M. Zarkadas that moves the contents of /var/run to /var/lib. (Closes: #387756) * Move doc-base files to crack-common package (lintian error). crack (5.0a-9) unstable; urgency=low * Completely rewritten wrapper script to avoid misbehavior for certain parameter combinations (closes: #340453) * Applied patch from Petr Salinger to enable builds on GNU/kFreeBSD (closes: #337428) crack (5.0a-7) unstable; urgency=low * Applied a patch from Nicolas Francois to fix some formatting issues in Crack.8 (closes: #272578) crack (5.0a-6) unstable; urgency=low * Added removing of run directory in clean target (closes: #227372) crack (5.0a-5) unstable; urgency=low * Applied patch from Thiemo Seufer to fix a tiny error in debian/rules that effectively prevented Crack from build on mips (closes: #210862) * Updated standards version (no changes required) * Changed some relative symlinks to absolute ones (as per policy) crack (5.0a-4) unstable; urgency=low * Patch from Javier Fernandez-Sanguino Pena: Debian/rules now creates a /var/run/Crack directory for the temporary creation of files by the Crack scripts, symlinks are created from /usr/share/Crack/run to /var/run/Crack in order to avoid modifying all the scripts, and maybe failing to fix some (closes: #203658) * Added a manpage from Javier Fernandez-Sanguino Pena (closes: #194414) crack (5.0a-3) unstable; urgency=low * Applied patch from Javier Fernandez-Sanguino Pen~a to fix PATH Crack uses (closes: #194417) * Documented the fact that Crack is only available to root and added checks (closes: #194415) * Removed the call to dh_undocumented from debian/rules * Updated Standards-version debhelper (13.19) unstable; urgency=medium . * Fix regression in pkgfile where compat 14 semantics were always active. Thanks to Salvatore Bonaccorso * dh_lintian: Reject architecture specific overrides files for M-A: same [c14] Thanks to Salvatore Bonaccorso (Closes: #1078830) debhelper (13.18) unstable; urgency=medium . * perl_makemaker: Fix missing import that broke cross-builds. Thanks to Helmut Grohne (Closes: #1078707) * perl-build: Set PKG_CONFIG during cross builds like perl-makemaker. Thanks to gregor herrmann debhelper (13.17) unstable; urgency=medium . [ Américo Monteiro ] * Update on Portuguese translation of man pages . [ Niels Thykier ] * Reorder default sequence around dh_fixperms and nearby tools in compat 14. (Closes: #981783, #982457). This should also avoid future issues like LP#1928381 where Ubuntu's modifications to `dh_strip` cause differences not visible in Debian. * dh_assistant: Fix bug the config introspection could be wrong. * debhelper-documentation.json: Associate with `substvars` with `dh_gencontrol`. * Add some config hints to `dh_makeshlibs` and `dh_gencontrol`. * Bump Standards-Version to 4.7.0 - no changes required * Dh_Lib.pm: Change `pkgfile` lookup to have opt-in features rather than always-on in compat 14. Third-party debhelper tools should update their `pkgfile` calls if they need `named` or/and architecture specifc configuration files. * Set PKG_CONFIG when calling Makefile.pl (makemaker) if not already set * Make `dh_auto_install --destdir` change a pure compat 14 change. Thanks to Jeremy Bícha . (Closes: #1074322) . [ Jean-Pierre Giraud ] * Update French manpage translation . [ Helmut Grohne ] * cmake.pm: Also pass pkg-config via environment (Closes: #1077673) dnstwist (0~20240812-1) unstable; urgency=medium . * New upstream version 0~20240812 * Update my email address in uploaders field * Bump Standards-Version to 4.7.0 (no changes required) ext3grep (0.10.2-6) unstable; urgency=medium . * Team upload * Added loong64 architecture to d/control (closes: #1058650) . [ Debian Janitor ] * Drop fields with obsolete URLs. * Update standards version to 4.6.0, no changes needed. * Update standards version to 4.6.1, no changes needed. flashrom (1.4.0-3) unstable; urgency=medium . * Install missing b-d python3-sphinx. (Closes: #1078815) Thanks Bastian Germann for the hint. * Manually install the manpage. flashrom (1.4.0-2) unstable; urgency=medium . * Fix manpage source path. flashrom (1.4.0-1) unstable; urgency=medium . * New upstream version. (Closes: #1059347, #1056003, #962670) forensics-all (3.55) unstable; urgency=medium . * find-deps.sh: added a pre-checking to make the script running faster. * list-of-packages: changeme and patator conflicts via dependencies and must be FS, instead of FR (or FD). This is important for forensics-full. Setting FS for both packages. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.54) unstable; urgency=medium . * find-build-deps.sh: created to search for packages with a specific build dependency. Similar to find-deps.sh. * find-deps.sh: added a tittle and reorganized the message about "providing a dependency name". * find-x11.sh: created to search for packages FD|FR|FS depending of x11-common. These packages should be referenced as FG|FX. * list-of-packages: - Solving a conflict: ~ changeme was set as FG and depends of python3-pysnmp-lextudio. ~ patator was set as FD and depends of python3-pysnmp4. ~ python3-pysnmp-lextudio and python3-pysnmp4 conflicts. ~ Consequently: ~ Set changeme as FX. ~ Set patator as FR. - Changed from FD to FR: - de4dot (not available at mips64el and riscv64). - Working on console, but installs x11-common: ~ dsniff ~ magicrescue ~ time-decode * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated. forensics-all (3.53) unstable; urgency=medium . * list-of-packages: - Changed from FD to FR: ~ reglookup. See #1075442. ~ stegcracker. See #1075183. ~ steghide. See #1075183. ~ stegseek. See #1075183. - Changed from FR to FD: ~ dc3dd ~ dsniff ~ ewf-tools ~ grokevt ~ hashrat ~ nmap ~ pompem ~ scrounge-ntfs ~ sucrack ~ vinetto ~ wfuzz - Changed from FX to FG: ~ changeme - Updated bug number, keeping current state (FI or FR): ~ aircrack-ng. See #1051201 and #1071832. ~ airgraph-ng. See #1051201 and #1071832. ~ bully. See #1051201 and #1071832. ~ crack|crack-md5. See #1074890. ~ mdk3. See #1051201 and #1071832. ~ mdk4. See #1051201 and #1071832. ~ wifite. See #1051201 and #1071832. * variables: bumped STD_VER to 4.7.0. * debian/control: updated. * debian/forensics-all.README.Debian: updated. * debian/forensics-all-gui.README.Debian: updated forensics-extra (2.55) unstable; urgency=medium . * find-deps.sh: added a pre-checking to make the script running faster. forensics-extra (2.54) unstable; urgency=medium . * find-build-deps.sh: created to search for packages with a specific build dependency. Similar to find-deps.sh. * find-deps.sh: added a tittle and reorganized the message about "providing a dependency name". * find-x11.sh: created to search for packages FED|FER|FES depending of x11-common. These packages should be referenced as FGD|FGR|FGS. * list-of-packages-extra: - Changed from FED to FER: ~ chntpw. See #1074882. ~ dact. See #1075183. ~ nstreams. See #1075323. ~ tcpxtract. See #1075557. ~ testdisk. See #1075563. ~ uni2ascii. See #1075604. - Changed from FER to FED: ~ cupp ~ hping3 ~ sipgrep ~ tcpflow - Changed from FED to FGD: ~ membernator ~ sxiv - Updated bug number, keeping current state (FGR): ~ gimp. See #1078402. * variables: bumped STD_VER to 4.7.0. * debian/control: updated. * debian/forensics-extra.README.Debian: updated. * debian/salsa-ci.yml: added temporary allow_failure for piuparts. gamemode (1.8.2-1) unstable; urgency=medium . * New upstream releas * Update copyright years * Update standards version to 4.7.0 gap-anupq (3.3.0-4) unstable; urgency=medium . * Source only upload gettext.js (0.7.0-4) unstable; urgency=medium . * Team upload * Declare compliance with policy 4.7.0 * Fix SSRF issue (Closes: #1078880, CVE-2024-43370) gnome-backgrounds (47~beta-2) unstable; urgency=medium . * Adapt to debhelper 13.17 changes for compat 14 * Require debhelper >= 13.17 gnome-boxes (47~beta-1) unstable; urgency=medium . * New upstream release * Remove remaning patches: applied in new release gnome-boxes (46.1-4) unstable; urgency=medium . * Cherry-pick 2 patches to fix build with gcc-14 (Closes: #1075203) * Fix build with debhelper 13.17 and set minimum debhelper to 13.17 golang-debian-mdosch-xmppsrv (0.3.2-1) unstable; urgency=medium . * New upstream version 0.3.2 gopls (2:0.16.1+ds-1) unstable; urgency=medium . * New upstream version 0.16.1 * Bump versioned dependencies as per go.mod * Bump local golang.org/x/telemetry to v0.0.0-20240607193123-221703e18637 * Add gopls/internal/server/assets and gopls/internal/doc/api.json to DH_GOLANG_INSTALL_EXTRA * Refresh patches, especially 0007-Skip-gopls-internal-licenses-TestLicenses.patch for the gopls/internal/hooks/licenses_test.go => gopls/internal/licenses/licenses_test.go rename. * Add 0020-Skip-go-packages-TestLoadOverlayGoMod.patch (needs Go mod) * Renumber Debian patches with gopls-specific patches starting at 1000 for easier maintenance iaqualink (0.5.0-2) unstable; urgency=medium . * Source-only upload to allow package to migrate to testing. iaqualink (0.5.0-1) unstable; urgency=medium . * Initial release. (Closes: #1079052) ieee-data (20240722) unstable; urgency=medium . * Team upload. * Update all files from ieee . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Remove 1 maintscript entries from 1 files. imgsizer (2.12-1) unstable; urgency=medium . * QA upload. * New upstream version 2.12. * d/patches: - 1000-shebank.patch: Drop patch, unnecessary in the new release. - 1010-imgsizer.xml-Fix-XML-grammar.patch: Refresh, forwarded, apply DEP-3. - 1020-Makefile-Fix-make-check.patch: Refresh, set forwarded as not-needed. - 1030-no-build.patch: Forwarded to Upstream. * d/watch: Added watch to automatically check for new version. inventor (2.1.6+ds-2) unstable; urgency=medium . * Restore logic for building manpages only on 64-bit architecture. * Do not install with RPATH. inventor (2.1.6+ds-1) unstable; urgency=medium . * Standards-Version: 4.7.0 (routine-update) * Fix Maintainer name of Debian Science team (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Remove constraints unnecessary since bullseye (oldstable): + Build-Depends: Replace dependency on transitional package x11proto-core-dev with replacement x11proto-dev. * [3e065a2] Switch upstream to github open-inventor (Closes: # 1066892) SGI has long ago removed their website. * [890f435] New upstream version 2.1.6 + Rewrite build rules to use new CMake build. + Remove all existing patches - all were applied upstream, apart from setting a SOVERSION, which is now done in new soversion.patch. + Patched sources build with gcc-14 (Closes: #1075090) inventor (2.1.5-10+dfsg-2.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062454 inventor (2.1.5-10+dfsg-2.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. inventor (2.1.5-10+dfsg-2) unstable; urgency=medium . [ Steve Robbins ] * [6c3239d] Fix broken symlinks to Century-Schoolbook fonts. Closes: #1036603. * [d2a2a86] Remove dep from transitional dummy package gsfonts-x11 * [54dce68] Change dep from transitional libfreetype6-dev to libfreetype-dev. inventor (2.1.5-10+dfsg-1) unstable; urgency=high . * Team upload * d/copyright: Convert to machine-readable format * Exclude non-free/non-source files (Closes: #1029036) . [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. * Remove fields on binary packages that duplicate source: + Field Priority from inventor-clients, inventor-data, inventor-demo, inventor-dev, inventor-doc, libinventor1. + Field Section from inventor-dev. * Apply multi-arch hints. + inventor-data, inventor-doc: Add Multi-Arch: foreign. inventor (2.1.5-10-25) unstable; urgency=medium . [ Steve Robbins ] * [40c9267] Depend on new fonts-urw-base35 (replacement for gsfonts-x11. Closes: #1020236, #1020371. * [4174d16] adjust override inventor (2.1.5-10-24) unstable; urgency=medium . * Team upload . [ Helmut Grohne ] * Improve cross building: Let dh_auto_build pass cross tools to make. (Closes: #902298) . [ Graham Inggs ] * Use __SIZEOF_LONG__ to determine 64-bit architectures (Closes: #973005) * Switch from debian/compat to debhelper-compat * Set Rules-Requires-Root: no * Use canonical URI for Vcs-Browser * Do not link with -Wl,--as-needed, it is now the default * Remove trailing whitespace from d/changelog, d/rules * Bump Standards-Version to 4.6.0, no changes inventor (2.1.5-10-23.1) unstable; urgency=medium . * Non-maintainer upload. * Remove arch-specific filter used when building the arch: all packages, hopefully fixing #889189. inventor (2.1.5-10-23) unstable; urgency=medium . [ Steve Robbins ] * [136a90b] Add build-dep on csh; use debhelper v13. inventor (2.1.5-10-22) unstable; urgency=medium . [ Steve Robbins ] * [ab7389d] Remove build-dep on tcsh. * [5ab1c4e] Add .gitignore to ignore build products inventor (2.1.5-10-21) unstable; urgency=medium . * Team upload. * Moved packaging from SVN to Git * cme fix dpkg-control * debhelper 11 * hardening=+all * Standards-Version: 4.1.3 inventor (2.1.5-10-20) unstable; urgency=medium . * d/patches/dont-use-FT_Done_GlyphSlot.patch: New. Remove use of FT_Done_GlyphSlot so that Inventor builds with freetype 2.8. Closes: #867111 . * d/rules: Don't ship /usr/lib/inventor/SceneViewer* in inventor-demo, because SceneViewer is already in inventor-clients. Closes: #868547. inventor (2.1.5-10-19) unstable; urgency=medium . * patches/inventor-gcc6.patch: New. Fixes required for building with GCC 6 (thanks, Graham Inggs). Closes: #811781. inventor (2.1.5-10-18) unstable; urgency=low . * patches/endianness.patch: Add s390x and aarch64 to list of 64-bit architectures. Closes: #739186. . * patches/add-required-libs.patch: Link Decal.so explicitly against libc. Closes: #719485. . * debian/rules: Link everything with "--as-needed". inventor (2.1.5-10-17) unstable; urgency=low . * control: Change from lesstif2 to motif. Closes: #714864. * Bump SOVERSION to 1.0.0. . * patches/add-required-libs.patch: Link with -lXm before -lXt. Closes: #718691. . * patches/buildsystem.patch: Use xdg-open as PDF viewer. Closes: #718784. inventor (2.1.5-10-16) unstable; urgency=low * patches/add-required-libs.patch: Do not hard-code libGLw path. Bug fix for #624156 restores ability to use shared libGLw. Closes: #634559. * control: change recommends from xpdf-reader to xpdf. inventor (2.1.5-10-15) unstable; urgency=low * control: Move to Debian-science repository, set Maintainer, Uploaders, and Vcs fields. Set Standards-Version to 3.9.2. Fix -doc description. Closes: #575557. * compat: * control: Require use of debhelper v8. Add ${misc:Depends} to all packages. * source/format: Switch to source format 3.0. Closes: #620531. - patches/add-required-libs.patch: - patches/bison-workaround.patch: - patches/buildman.patch: - patches/buildsystem.patch: - patches/configurability.patch: - patches/const-correctness.patch: - patches/endianness.patch: - patches/forward-declare.patch: - patches/freetype.patch: - patches/ivman.patch: - patches/main-correctness.patch: - patches/socalcparse.patch: - patches/use-tcsh.patch: New. Patch set created from previous debian diff, augmented to link all required lib. Closes: #554921. * Build on i386 to ensure docs are built. Closes: #595405. inventor (2.1.5-10-14) unstable; urgency=low * lib/database/src/so/SoInput.c++: * lib/interaction/src/nodekits/SoInteractionKit.c++: Store return value of strchr() in const char*, rather than char*. Closes: #560454. inventor (2.1.5-10-13) unstable; urgency=low * debian/control: Build-depend on x11proto-core-dev instead of x-dev. Closes: #515454. Build-depend on libglu1-mesa-dev instead of libglu1-xorg-dev. Update standards-version to 3.8.2.0. Change ${Source-Version} to ${binary:Version}. Move -doc to section doc. * debian/inventor-clients.menu: Update section from Apps/Graphics to Applications/Graphics. * debian/libinventor0.lintian-overrides: New. Override lintian check for dependency on xfonts. Debian policy doesn't apply here because we're not getting font info from the server, but directly reading the files supplied by the font package; thus the dependency is necessary. inventor (2.1.5-10-12) unstable; urgency=low * debian/control: Build-depend on libglw1-mesa-dev instead of libgl1-mesa-swx11-dev. Closes: #439485. Fix description typos. Closes: #438890. inventor (2.1.5-10-11) unstable; urgency=low * debian/link-fonts.sh: Don't try to link non-existent .pfa file. Closes: #383627. inventor (2.1.5-10-10) unstable; urgency=low * apps/samples/widgets/componentTest.c++: Change first argument of main() to int, not unsigned int. Closes: #417065. inventor (2.1.5-10-9) unstable; urgency=low * debian/control: Build with lesstif2 instead of lesstif1. Closes: #374235, #311381. * debian/control: Build with libgl1-mesa-swx11-dev rather than libgl1-mesa-dev because only the former includes library GLw. Closes: #374303. Maybe someday libgl1-mesa-dev will also support GLw (see #374904). * debian/link-fonts.sh: Update source font path from /usr/lib/X11/fonts/Type1 to /usr/share/fonts/X11/Type1. inventor (2.1.5-10-8) unstable; urgency=low * lib/database/include/machine.h: Add __powerpc64__ to list that enables USE_64BIT_HACKS. Closes: #361049. * debian/rules: fix up path to data files in example source code. Closes: #297141. * debian/copyright: delete old FSF address. inventor (2.1.5-10-7) unstable; urgency=low * debian/control: Replace xlibs-dev dependency by four others; closes: #346691. Update standards-version to 3.6.2; no changes. inventor (2.1.5-10-6) unstable; urgency=low * debian/rules: Remove s390 from list of arches on which the doc package can be built. Closes: #340792. inventor (2.1.5-10-4) unstable; urgency=low * G++ 4.0 transition: rename back to libinventor0. * lib/database/include/Inventor/SoPath.h: Declare SoTempPath. Closes: #320906. * lib/database/include/machine.h: Define USE_64BIT_HACKS as true for 64-bit machines, including AMD 64. * lib/database/src/sb/SbTime.c++: * lib/database/src/so/SoOutput.c++: * lib/database/src/so/SoType.c++: * lib/interaction/src/draggers/SoDragger.c++: * lib/nodekits/src/nodekits/SoNkCatalog.c++: * lib/nodekits/src/upgraders/SoV1NkCatalog.c++: * libSoXt/src/SoXtRsrc.c++: Replace occurrances of '_MIPS_SZLONG == 64 || __ia64' by USE_64BIT_HACKS. Closes: #286471. inventor (2.1.5-10-3) unstable; urgency=low * lib/GNUmakefile: link libInventor with -ldl. Closes: #266040. * apps/nodes/Decal/GNUmakefile: link Decal.so with -lGL. inventor (2.1.5-10-2) unstable; urgency=low * debian/control: New package inventor-doc for documentation. Program ivman used to generate manpages only built on certain architectures. Closes: #240927. * doc/GNUmakefile: Generate manpages only if requested. * doc/man/ivman: Fixes to make 'g++ -Wall' quiet. inventor (2.1.5-10-1) unstable; urgency=low * New upstream version. Note that the .orig.tgz file is modified from the upstream version: I had to remove all CVS directories. * Replaced all usage of "acroread" by "xpdf". Closes: #227794. * debian/control: -dev package depends on lesstif-dev. Closes: #237699. inventor (2.1.5-9-4) unstable; urgency=low * libFL/ang/flfreetype.h: Conform to ever-changing freetype library. Thanks to Daniel Schepler for the patch. Closes: #225395. * debian/control: Bump standards version to 3.6.1.0. * debian/rules: Set optimization and debugging flags for build. * debian/rules: Set _REENTRANT for build to conform to policy 10.2. * make/ivcommondefs: Use linker flag '-z defs' to catching missing library references at build time (policy 10.2). inventor (2.1.5-9-3) unstable; urgency=low * Build GCC 3.2 package. - new patch debian/Patches/light-resources-offset. * lib/database/src/so/engines/GNUmakefile: change 2093 => 12093 in y.tab.c. Workaround for bison bug (#176535,#177041,#177640). Closes: #178704. kf6-attica (6.5.0-2) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. * CI: update/simplify configuration. * Remove the unused debian/meta/ stuff. * Remove the leftovers of the old 'testsuite' autopkgtest. * Drop the reuse build dependency, as license checking is usually for upstream. kf6-attica (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Update symbols from build for 6.5.0. * Release to unstable. kf6-attica (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-attica (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. * Modernize building by using dh-sequence build-dependencies and dropping manually specified addons and buildsystems for dh. * Update symbols from buildlogs. kf6-attica (6.0.0-2) experimental; urgency=medium . [ Patrick Franz ] * Source-only upload to experimental. kf6-attica (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update build-deps and deps with the info from cmake. * Refresh patches. * Create new packages. * Update d/copyright. kf6-bluez-qt (6.5.0-2) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. * CI: update/simplify configuration. kf6-bluez-qt (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-bluez-qt (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-bluez-qt (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * Shorten the license-text for CC0-1.0 as the complete license-text is found under /usr/share/common-licenses/. * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. * Modernize building by using dh-sequence build-dependencies and dropping manually specified addons and buildsystems for dh. * Update symbols from buildlogs. . [ Aurélien COUDERC ] * Add/update Jonathan Esk-Riddell in upstream signing keys. kf6-bluez-qt (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update build-deps and deps with the info from cmake. * Create new packages. * Update d/copyright. kf6-frameworkintegration (6.5.0-2) unstable; urgency=medium . * Team upload. * Fix the 'acc' autopkgtest: - set -std=c++17, needed when using Qt 6 - fix the include paths - fix the library name - fix the version * CI: update/simplify configuration. * Remove the unused debian/meta/ stuff. * Drop the 'testsuite' autopkgtest, as it does not test the installed packages. kf6-frameworkintegration (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-frameworkintegration (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-frameworkintegration (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. kf6-frameworkintegration (6.0.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * Add/update Jonathan Esk-Riddell in upstream signing keys. * Build against Qt6. * Drop patch 01_use-qt5-appstream.patch, not needed anymore. * Improve package descriptions. * Disable KPackage install handlers until we have qt6 versions of packagekit / appstream. kf6-kdesu (6.5.0-2) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. * CI: update/simplify configuration. kf6-kdesu (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-kdesu (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-kdesu (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. kf6-kdesu (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update upstream signing-key. * Update build-deps and deps with the info from cmake. * Create new packages. * Update d/copyright. kf6-kdnssd (6.5.0-2) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. * CI: update/simplify configuration. * Remove the leftovers of the old 'testsuite' autopkgtest. * Drop the unused ${shlibs:Depends} substvar from libkf6dnssd-data. kf6-kdnssd (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-kdnssd (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-kdnssd (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. * Modernize building by using dh-sequence build-dependencies and dropping manually specified addons and buildsystems for dh. kf6-kdnssd (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update upstream signing-key. * Update build-deps and deps with the info from cmake. * Create new packages. * Update d/copyright. kf6-kholidays (6.5.0-2) unstable; urgency=medium . * Team upload. * Fix the 'acc' autopkgtest: - set -std=c++17, needed when using Qt 6 - drop a not existing header - actually enable it * CI: update/simplify configuration. * Drop the 'testsuite' autopkgtest, as it does not test the installed packages. * Drop the unneeded ${shlibs:Depends} substvar from libkf6holidays-data, and libkf6holidays-dev. * Add the missing qt6-base-dev dependency in libkf6holidays-dev. kf6-kholidays (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-kholidays (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-kholidays (6.3.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * Add declarative dh-sequence-kf6 and dh-sequence-pkgkde-symbolshelper build dependencies to use the kf6 and pkgkde-symbolshelper dh addons automatically. * Drop lintian overrides for the removal of the epoch, not needed anymore. . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. * Modernize building by using dh-sequence build-dependencies and dropping manually specified addons and buildsystems for dh. kf6-kholidays (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Make d/watch use the correct upstream name. * Update upstream signing-key. * Update build-deps and deps with the info from cmake. * Create new packages. * Update d/copyright. kf6-knewstuff (6.5.0-2) unstable; urgency=medium . * Team upload. * Fix the 'acc' autopkgtest: - set -std=c++17, needed when using Qt 6 - set the right paths with headers * CI: update/simplify configuration. kf6-knewstuff (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-knewstuff (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. * Review copyright information. * Ship desktop file in the same package as the knewstuff-dialog6 binary. kf6-knewstuff (6.3.0-2) experimental; urgency=medium . [ Patrick Franz ] * Update missing dependencies for libkf6newstuff-dev. kf6-knewstuff (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Update build-deps and deps with the info from cmake. * Update symbols from buildlogs. kf6-knewstuff (6.0.0-3) experimental; urgency=medium . * Team upload. * Update symbols files from the logs of buildds. kf6-knewstuff (6.0.0-2) experimental; urgency=medium . * Team upload. * Update symbols files from the logs of buildds. * Bump Standards-Version to 4.7.0, no changes required. kf6-knewstuff (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update upstream signing-key. * Update build-deps and deps with the info from cmake. * Refresh patches. * Create new packages. * Update d/copyright. kf6-kplotting (6.5.0-2) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. * CI: update/simplify configuration. * Drop the 'testsuite' autopkgtest, as it does not test the installed packages. kf6-kplotting (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-kplotting (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-kplotting (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. * Modernize building by using dh-sequence build-dependencies and dropping manually specified addons and buildsystems for dh. kf6-kplotting (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update upstream signing-key. * Refresh patches. * Update build-deps and deps with the info from cmake. * Create new packages. * Update d/copyright. kf6-kpty (6.5.0-2) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. * CI: update/simplify configuration. * Remove the unused debian/meta/ stuff. * Drop the 'testsuite' autopkgtest, as it does not test the installed packages. * Drop the unused ${shlibs:Depends} substvar from libkf6pty-data. kf6-kpty (6.5.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.5.0). * Update build-deps and deps with the info from cmake. * Release to unstable. kf6-kpty (6.4.0-1) experimental; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.4.0). * Update build-deps and deps with the info from cmake. kf6-kpty (6.3.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.3.0). * Bump Standards-Version to 4.7.0 (No changes needed). * Update build-deps and deps with the info from cmake. kf6-kpty (6.0.0-1) experimental; urgency=medium . [ Patrick Franz ] * New upstream release (6.0.0). * Update upstream signing-key. * Update build-deps and deps with the info from cmake. * Create new packages. * Update d/copyright. khal (1:0.11.3-2) unstable; urgency=medium . * fix generate shell completion scripts; closes: bug#1079189, thanks to Simon Ruderich kwallet-kf5 (5.115.0-4) unstable; urgency=medium . * Team upload. * 'acc' autopkgtest: remove libkwalletbackend5.so, dropped since version 5.115.0-3~exp1. * CI: update/simplify configuration. * Remove unused debian/not-installed file. * Modernize building: - add the dh-sequence-kf5 build dependency to use the kf5 addon automatically - add the dh-sequence-pkgkde-symbolshelper build dependency to use the pkgkde_symbolshelper automatically - drop the pkg-kde-tools build dependency, no more explicitly needed - drop all the manually specified addons and buildsystem for dh * Bump Standards-Version to 4.7.0, no changes required. * Remove empty line from rules. kwallet-kf5 (5.115.0-3) unstable; urgency=medium . [ Aurélien COUDERC ] * Release to unstable. kwallet-kf5 (5.115.0-3~exp2) experimental; urgency=medium . [ Patrick Franz ] * Make libkf5wallet-bin depend on kwallet6. kwallet-kf5 (5.115.0-3~exp1) experimental; urgency=medium . [ Aurélien COUDERC ] * Disable building of kwalletd and kwallet-query to prepare coinstability with KF6 kwallet. libcap-ng (0.8.5-2) unstable; urgency=medium . [ Helmut Grohne ] * Fix FTBFS with nopython build profile. Closes: #1078857 libcgns (3.4.0-5) unstable; urgency=medium . * New patch gcc14.patch to fix FTBFS with GCC 14 (closes: #1075159) libcompface (1:1.5.2-6) unstable; urgency=high . [ Ricardo Mones ] * Change deprecated define to remove warning * Compile with STDC_HEADERS enabled (Closes: #1075160) * Patch for building cmain.c with STDC_HEADERS * Fix declaration of inc in debian.patch * Raised urgency because of RC bug libeconf (0.7.2+dfsg1-1) unstable; urgency=medium . * New upstream release. * Update debian/libeconf0.symbols with new addition libsidplayfp (2.9.0-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version to 4.7.0 . libtext-layout-perl (0.038-1) unstable; urgency=medium . * New upstream release 0.038. musl (1.2.5-1.1) unstable; urgency=medium . * Non-maintainer upload. * Install ld-musl-*so* and libc.so into /usr (DEP17 M2). (Closes: #1073676) nanoc (4.13.0-1) unstable; urgency=medium . * New upstream version 4.13.0 nanoc (4.12.21-1) unstable; urgency=medium . * New upstream version 4.12.20 * Bump Standards-Version to 4.7.0 (no changes needed) * Drop 0017-Relax-version-dependency-on-psych-gem.patch and 0018-Read-version-from-Nanoc-CLI.patch, applied upstream * Refresh 0001-no_privacy_breach.patch * New binary package: ruby-nanoc-org-mode * build-depend on ruby-base64 * New upstream version 4.12.21 * Clean coverage files * Add 0017-skip-timing-recorder-related-tests-for-now.patch: skip timing recorder related tests for now * Build-depend on ruby-org nginx (1.26.0-2) unstable; urgency=medium . [ Jan Mojžíš ] * d/rules: enable QUIC and HTTP/3 module (Closes: 1070488) * d/control: bump Standards-Version: 4.7.0, no changes * d/p/nginx-1.26.1.patch add, backport changes from the nginx 1.26.1 and fix CVE-2024-32760, CVE-2024-31079, CVE-2024-35200, CVE-2024-34161 * d/p/CVE-2024-7347.patch add, backport CVE-2024-7347 fix (Closes: 1078971) * d/libnginx-mod.abisubstvars updated comment when ABI needs to be changed . [ Thomas Ward ] * d/conf/nginx.conf: Update default options for current security practices and standards. SSL protos, disable prefer server ciphers, hide server tokens/versions in responses. ngraph-gtk (6.09.09-1) unstable; urgency=medium . * New upstream release * debian/control - bump Standards-Version to 4.7.0 - remove ngraph-gtk-addin-spellcheck package * debian/not-installed - add usr/share/ngraph-gtk/addin/spellchecker.rb * debian/patch/01_clean_files.patch - clean gtksourceview/ngraph-math.lang (Closes: #1047142) * debian/copyright - INSTALL: FSFAP - config.rpath: FSFULLR - gtk_ruler.c: LGPL-2+ - po/Makefile.in.in: FSFAP - po/remove-potcdate.sin: FSFAP numatop (2.4-2) unstable; urgency=low . * Add missing hardening flags * Add in various upstream fixes: 0021-Fix-remaining-clang-warnings.patch 0022-x86-zen-Add-Zen-5-and-later-support.patch 0023-add-required-SECURITY.md-file-for-OSSF-Scorecard-com.patch 0024-readme-Add-note-on-AMD-support.patch 0025-numatop-powerpc-Add-Power11-support.patch 0026-common-reg.c-use-explicit-format-string.patch 0027-common-Use-sym_type_t-in-elf64_binary_read-signature.patch 0028-common-Remove-unnecessary-temp-buffer.patch 0029-common-Use-memcpy-to-the-process-name-to-a-line.patch 0030-common-Increase-node-string-buffer-size.patch 0032-common-Replace-malloc-strncpy-with-strdup.patch 0033-common-Build-node-string-with-bound-checks.patch 0034-Add-missing-hunks-from-last-change.patch 0035-common-remove-extra-d-from-debug_print-and-fix-gramm.patch 0036-common-fix-uninitialized-string-content-in-dyn-pid-0.patch 0036-common-fix-uninitialized-string-content-in-dyn-pid-0.patch~ 0037-common-Add-missing-t-from-help-and-manual.patch 0038-common-perform-sanity-check-on-num-to-avoid-array-bo.patch 0039-common-ensure-the-dump-and-log-files-are-not-opened-.patch 0040-common-cast-difference-of-data_head-and-data_tail-to.patch 0041-common-resolve_unique-Fix-uninitialised-return-of-po.patch 0042-common-fix-timeout-option-break-out-of-loop.patch 0043-common-use-mount-umount-system-calls-rather-than-usi.patch 0043-common-use-mount-umount-system-calls-rather-than-usi.patch~ 0044-common-remove-executing-commands-for-directory-and-f.patch opendnssec (1:2.1.13-1.2) unstable; urgency=medium . * Non-maintainer upload. * Fix FTBFS due to implicit function declaration, Closes: #1078033 oxigraph (0.4.0~alpha7-25) unstable; urgency=medium . * stop build-depend on package for crate clap-lex, unused since 0.4.0~alpha6-1; closes: bug#1078919, thanks to Peter Green * add minimal yet sensible autopkgtest for oxigraph convert pax (1:20240817-1) unstable; urgency=medium . [ Helmut Grohne ] * Move files from /bin/ to /usr/bin/ (Closes: #1073622) . [ Thorsten Glaser ] * Grudgingly merge the above * The “with friends like these…” upload 😾 * Trim Enhances: (Closes: #1063606) * New upstream release - portability fixes including to groff in trixie/sid * Switch d/watch to TLSv1.2+ mirror * Sync lintian overrides, bump S-V pendulum (3.0.0~a1-2) experimental; urgency=medium . * Uploading to experimental. * Manually removing some files that pybuild doesn't clean up during build (Closes: #1047889). * Avoid overwriting symlinks to avoid fakeroot troubles. pendulum (3.0.0~a1-1) experimental; urgency=medium . * Uploading to experimental. * Merging upstream version 3.0.0~a1. * Updating to standards version 4.6.2. * Adding handling for alpha/beta version numbers in watch file. * Adding symlink to zoneinfo during build to fix FTBFS. phpmyadmin-sql-parser (5.9.1-1) unstable; urgency=medium . * New upstream version 5.9.1 (Closes: #1070622) * Bump Standards-Version to 4.7.0 * Drop the forwarded patches picom-conf (0.17.0-1) unstable; urgency=medium . * Initial release. (Closes: #1058713) py-nextbusnext (2.0.5-1) unstable; urgency=medium . * New upstream release. * Move packages required for tests to Build-Depends-Indep. pylint (3.2.6-1) unstable; urgency=medium . * New upstream version 3.2.6 pymonoprice (0.4-2) unstable; urgency=medium . * Source-only upload to allow package to migrate to testing. pymonoprice (0.4-1) unstable; urgency=medium . * Initial release. (Closes: #1079104) pytest-emoji (0.2.0-2) unstable; urgency=medium . * Team upload * Source only upload pytest-emoji (0.2.0-1) unstable; urgency=medium . * [35b104d] New upstream version 0.2.0 * [4309cf5] Initital Debianization (Closes: #1078332) pytest-snapshot (0.9.0-2) unstable; urgency=medium . * Team upload * Source upload pytest-snapshot (0.9.0-1) unstable; urgency=medium . * [fb90d2e] New upstream version 0.9.0 * [2bddd59] Initial Debianization (Closes: #1078447) pytest-subprocess (1.5.2-2) unstable; urgency=medium . * No-changes source-only upload. pytest-subprocess (1.5.2-1) unstable; urgency=medium . * Initial release. (Closes: #1053360) python-btrfs (14.1-1) unstable; urgency=medium . * New release v14.1 * debian/control: bump Standards-Version to 4.7.0 python-dict2css (0.3.0-2) unstable; urgency=medium . * Team upload * Source only upload python-dict2css (0.3.0-1) unstable; urgency=medium . * [6c59ec3] New upstream version 0.3.0 * [437cf02] Initial Debianization (Closes: #1078490) python-django-simple-history (3.7.0-1) unstable; urgency=medium . [ Debian Janitor ] * Set field Upstream-Contact in debian/copyright. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). * Update standards version to 4.6.2, no changes needed. . [ Antonio Terceiro ] * fix debian/watch to work against new upstream release style * New upstream version 3.7.0 * Add patch to skip unecessary metadata hook in pyproject.toml * Run tests during build and autokpgtest * Build using the pybuild pyproject plugin and hatchling * Bump Standards-Version to 4.7.0; no changes needed python-multidict (6.0.5-1) unstable; urgency=medium . * Team upload. * New upstream release: - Fix build failures with GCC 14 (closes: #1075418). * Use pybuild-plugin-pyproject. * Enable autopkgtest-pkg-pybuild. python-scrapy (2.11.2-2) unstable; urgency=medium . * Add B-D: publicsuffix to stop requiring network access (Closes: #1076827). * Set CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 to work around #1078747. python-test-stages (0.2.0-1) unstable; urgency=medium . * Declare compliance with Policy 4.7.0 with no changes. * Use debhelper compat level 14: - use X-DH-Compat - let debhelper take care of some default dependencies * Use debputy's X-Style: black. * New upstream release. qtilitools (0.1.2-1.1) unstable; urgency=medium . * Non-maintainer upload. * No change source-only upload to allow testing migration. (Closes: #1078582) qtilitools (0.1.2-1) unstable; urgency=medium . * Initial release (Closes: #1058651). route-rnd (0.9.2-3) unstable; urgency=high . * resolve FTBFS with GCC-14 by adjusting CFLAGS, closes: #1075451 ruby-barby (0.6.8+dfsg-5) unstable; urgency=medium . * d/p/0003-Use-Minitest-namespace.patch: + use Minitest namespace instead of deprecated MiniTest + ruby3.3 support * Bump Standards-Version to 4.7.0 (no changes needed) * Do not install files from vendor/ rust-breezyshim (0.1.167-1) unstable; urgency=medium . * Team upload. * Package breezyshim 0.1.167 from crates.io using debcargo 2.6.1 rust-breezyshim (0.1.142-1) unstable; urgency=medium . * Package breezyshim 0.1.142 from crates.io using debcargo 2.6.1 rust-breezyshim (0.1.139-1) unstable; urgency=medium . * Package breezyshim 0.1.139 from crates.io using debcargo 2.6.1 rust-breezyshim (0.1.134-1) unstable; urgency=medium . * Package breezyshim 0.1.134 from crates.io using debcargo 2.6.1 rust-breezyshim (0.1.132-1) unstable; urgency=medium . * Package breezyshim 0.1.132 from crates.io using debcargo 2.6.1 rust-deb822-lossless (0.1.14-1) unstable; urgency=medium . * Package deb822-lossless 0.1.14 from crates.io using debcargo 2.6.1 rust-deb822-lossless (0.1.13-1) unstable; urgency=medium . * Package deb822-lossless 0.1.13 from crates.io using debcargo 2.6.1 rust-debian-analyzer (0.158.8-1) unstable; urgency=medium . * Team upload. * Package debian-analyzer 0.158.8 from crates.io using debcargo 2.6.1 * Bump dependency on debian-copyright crate to help britney's autopkgtest scheduler. rust-debian-analyzer (0.158.7-2) unstable; urgency=medium . * Team upload. * Package debian-analyzer 0.158.7 from crates.io using debcargo 2.6.1 * Specify a committer in tests to hopefully avoid errors on autobuilders. rust-debian-analyzer (0.158.7-1) unstable; urgency=medium . * Team upload. * Package debian-analyzer 0.158.7 from crates.io using debcargo 2.6.1 (Closes: #1077858) * Bump dependency on debian-control crate, older versions cause infinite recursion in debian_analyzer::vcs::{impl#0}::vcs_svn. rust-debian-analyzer (0.158.3-1) unstable; urgency=medium . * Package debian-analyzer 0.158.3 from crates.io using debcargo 2.6.1 rust-debian-control (0.1.18-1) unstable; urgency=medium . * Team upload. * Package debian-control 0.1.18 from crates.io using debcargo 2.6.1 rust-debian-control (0.1.14-1) unstable; urgency=medium . * Package debian-control 0.1.14 from crates.io using debcargo 2.6.1 rust-debian-control (0.1.13-1) unstable; urgency=medium . * Package debian-control 0.1.13 from crates.io using debcargo 2.6.1 rust-debversion (0.4.1-1) unstable; urgency=medium . * Package debversion 0.4.1 from crates.io using debcargo 2.6.1 rust-pep440-rs (0.3.12-3) unstable; urgency=medium . * Team upload. * Package pep440_rs 0.3.12 from crates.io using debcargo 2.6.1 * Add upstream patches to support pyo3 0.22 rust-pep508-rs (0.2.3-2) unstable; urgency=medium . * Team upload. * Package pep508_rs 0.2.3 from crates.io using debcargo 2.6.1 * Add upstream patches for py03 0.22 rust-pyo3 (0.22.2-4) unstable; urgency=medium . * Team upload. * Package pyo3 0.22.2 from crates.io using debcargo 2.6.1 * Add breaks on old versions of rust-debian-control and rust-pyo3-filelike. rust-pyo3 (0.22.2-3) unstable; urgency=medium . * Team upload. * Package pyo3 0.22.2 from crates.io using debcargo 2.6.1 * Add breaks on old versions of rust-debian-analyzer and rust-debversion. rust-pyo3 (0.22.2-2) unstable; urgency=medium . * Team upload. * Package pyo3 0.22.2 from crates.io using debcargo 2.6.1 * Restore riscv changes in debian/tests/control which were lost in 0.22.2 update. rust-pyo3 (0.22.2-1) unstable; urgency=medium . * Package pyo3 0.22.2 from crates.io using debcargo 2.6.1 + Drop patch use-mutex-if-atomicu64-unavailable: fixed upstream. + Drop patch newer-widestring: fixed upstream. + Drop patch either-frompyobject: no longer necessary. rust-pyo3-build-config (0.22.2-1) unstable; urgency=medium . * Package pyo3-build-config 0.22.2 from crates.io using debcargo 2.6.1 rust-pyo3-build-config (0.22.0-1) unstable; urgency=medium . * Package pyo3-build-config 0.22.0 from crates.io using debcargo 2.6.1 rust-pyo3-ffi (0.22.2-1) unstable; urgency=medium . * Package pyo3-ffi 0.22.2 from crates.io using debcargo 2.6.1 rust-pyo3-filelike (0.3.0-2) unstable; urgency=medium . * Team upload. * Package pyo3-filelike 0.3.0 from crates.io using debcargo 2.6.1 * Bump pyo3 dependency, the code fails to build with 0.20. rust-pyo3-filelike (0.3.0-1) unstable; urgency=medium . * Package pyo3-filelike 0.3.0 from crates.io using debcargo 2.6.1 rust-pyo3-log (0.11.0-1) unstable; urgency=medium . * Package pyo3-log 0.11.0 from crates.io using debcargo 2.6.1 rust-pyo3-macros (0.22.2-1) unstable; urgency=medium . * Package pyo3-macros 0.22.2 from crates.io using debcargo 2.6.1 rust-pyo3-macros-backend (0.22.2-1) unstable; urgency=medium . * Package pyo3-macros-backend 0.22.2 from crates.io using debcargo 2.6.1 rust-pyo3-macros-backend (0.22.0-1) unstable; urgency=medium . * Package pyo3-macros-backend 0.22.0 from crates.io using debcargo 2.6.1 rust-pythonize (0.21.1-1) unstable; urgency=medium . * Team upload. * Package pythonize 0.21.1 from crates.io using debcargo 2.6.1 * Add patch pyo3-0.22: fix compatibility with pyo3 0.22. rust-sequoia-wot (0.12.0-2) unstable; urgency=medium . * Team upload. * Package sequoia-wot 0.12.0 from crates.io using debcargo 2.6.1 * Skip most tests on riscv64 due to timeouts. rust-spin (0.9.8-4) unstable; urgency=medium . * Team upload. * Package spin 0.9.8 from crates.io using debcargo 2.6.1 * Add annotation to criterion build-depenency. rust-sqlx (0.7.3-4) unstable; urgency=medium . * Team upload. * Package sqlx 0.7.3 from crates.io using debcargo 2.6.1 * Disable mysql support for now Due to bug #1057096, see discussion at https://lists.debian.org/debian-rust/2024/08/msg00017.html * Skip most tests on riscv64 because the test runners are very slow. rust-sqlx (0.7.3-3) unstable; urgency=medium . * Team upload. * Package sqlx 0.7.3 from crates.io using debcargo 2.6.1 * Really disable tests that fail with premission denied errors. rust-sqlx (0.7.3-2) unstable; urgency=medium . * Team upload. * Package sqlx 0.7.3 from crates.io using debcargo 2.6.1 * Disable tests that fail with premission denied errors. rust-sqlx (0.7.3-1) unstable; urgency=medium . * Team upload. * Package sqlx 0.7.3 from crates.io using debcargo 2.6.1 * Fix autopkgtest + Relax dev-dependency on libsqlite3-sys. + Fix apparent typo in patch replacing tempdir with tempfile. + Disable test that fails to build with a file not found error in a macro. + Disable tests that require the sqlx-test crate which is not in Debian or even on crates.io. + Disable tests that require a database server. + Fix test feature requirements. rust-sqlx (0.7.1-1) unstable; urgency=medium . * Package sqlx 0.7.1 from crates.io using debcargo 2.6.0 scheme48 (1.9.2-4) unstable; urgency=medium . * debian/rules: after having fixed the ./configure problems, the errors must not be ignored anymore (-> policy 4.6) (Closes: #1078914) sidplayfp (2.9.0-1) unstable; urgency=medium . * New upstream release. * Update Standards-Version to 4.7.0 . tailspin (3.0.2+dfsg-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * update and unfuzz patches * fix patch 2002; closes: bug#1075912, thanks to Sebastian Ramacher tailspin (3.0.1+dfsg-2) unstable; urgency=medium . * simplify packaging; build-depend on dh-sequence-rust (not cargo dh-cargo libstring-shellquote-perl) * update and unfuzz patches * trust upstream optimization level unless explicitly disabled * enable hardening and pedantic build options tailspin (3.0.1+dfsg-1) unstable; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * update copyright info: fix file path * fix patch 2002; closes: bug#1063601, #1064760, thanks to Sebastian Ramacher and Lucas Nussbaum * add patches 2001_* to accept older versions of crates * explicitly build-depend on package for crate nu-ansi-term * declare compliance with Debian Policy 4.7.0 tailspin (3.0.0+dfsg-2) unstable; urgency=medium . * drop patches 2001_* obsoleted by Debian package changes; tighten build-dependencies for crates rayon terminal-size toml; closes: bug#1063865, thanks to Paul Gevers tailspin (3.0.0+dfsg-1) unstable; urgency=medium . [ upstream ] * new release(s) . [ Jonas Smedegaard ] * adapt build routines for executable name tspin (previously renamed to tailspin from upstream name spin); drop patch 1002 * update and reorganize patches * update dh-cargo fork * update copyright info: update coverage * add patch 2002 to fix path to test path * relax build-dependencies for crates terminal-size toml, to ease future migration (see bug#1060721, 1059104); closes: bug#1060824 * add patch 2001_rayon to accept older release of crate rayon tailspin (2.0.0+dfsg-1) unstable; urgency=medium . * drop patch 2001, obsoleted by Debian package changes; update and unfuzz patches; add build-dependencies on packages for crates color-eyre terminal_size; bump build-dependency for crate toml; stop builddepend on package for crate futures-util * update long description, based on upstream documentation tailspin (1.3.0+dfsg-1) unstable; urgency=medium . * update patches; build-depend on packages for crates async-trait colored; stop build-depend on package for crate clap-mangen tailspin (1.2.1+dfsg-1) unstable; urgency=medium . * update and unfuzz patches * build-depend on packages for crates clap-complete clap-mangen * update short description * generate shell completion scripts; build-depend on dh-sequence-bash-completion; suggest bash-completion * add patch 1003 to stop superfluously depend on crate clap_mangen tailspin (1.1.0+dfsg-1) experimental; urgency=medium . [ upstream ] * new release . [ Jonas Smedegaard ] * stop build-depend explicitly on librust-notify-dev * drop patches 1003 1004, obsoleted by upstream changes * unfuzz patches * add patch 2001 to replace std::io::IsTerminal with crate atty * simplify generating manpage tailspin (1.0.0+dfsg-1) experimental; urgency=low . * initial packaging; closes: bug#1041717 tclcurl (7.22.1-1) unstable; urgency=medium . * Package adoption (Closes: #992338) * Source code based on the GH tclcurl-fa repository after merging the version kept on the Androwish repository with a few bug fixes and code improvements * Checked compliance with standards version 4.7.0 * Add debian/watch file tor (0.4.8.12-1.1) unstable; urgency=medium . * Non-maintainer upload. * Install systemd services into /usr (DEP17 M2). (Closes: #1073748) trace-cmd (3.3-2) unstable; urgency=medium . * Add new package for Python bindings. tuptime (5.2.4) unstable; urgency=low . * Move files from /lib to /usr/lib in DEB package * Replace adduser with sysusers.d in DEB package * Update documentation * Minnor code refactoring usbguard (1.1.3+ds-2) unstable; urgency=medium . * Backport patch to allow building on loongarch, see https://github.com/USBGuard/usbguard/pull/629 (Closes: #1073589) * Bump Standards-Version to 4.7.0 (no changes required) * Run wrap-and-sort -ast on debian/ vips (8.15.3-1) unstable; urgency=medium . * New upstream release. * Multiarchify the typelib file. * Update Standards-Version to 4.7.0 . voikko-fi (2.5-2) unstable; urgency=medium . [ Debian Janitor ] * Trim trailing whitespace. * Use secure URI in Homepage field. * Bump debhelper from old 12 to 13. * Update standards version to 4.6.0, no changes needed. . [ Timo Jyrinki ] * Change foma dependency to not depend on a transitional package. (Closes: #1077414) wl-mirror (0.16.5-2) unstable; urgency=medium . * Depend on wayland-protocols instead of using the upstream bundled wayland-protocols. * Fix wayland-protocols and wlr-protocols not being credited in the copyright file. xdelta (1.1.3-10.7) unstable; urgency=medium . * Non-maintainer upload. * debian/rules: turn gcc-14 errors into warnings (Closes: #1075655) xmpp-dns (0.4.1-1) unstable; urgency=medium . * New upstream version 0.4.1 * d/control: Build dep on golang-debian-mdosch-xmppsrv-dev >= 0.3.2. zsync (0.6.2-6) unstable; urgency=medium . * QA upload. * debian/patches/fix-build-with-gcc-14.patch: Fix build with GCC 14. (Closes: #1075710) zsync (0.6.2-5) unstable; urgency=medium . * QA upload. * Update Standards-version to 4.6.2, no changes needed. * Run wrap-and-sort. * Update watch file version. * Refresh existing patches. * Upstream the following changes from Ubuntu: - clienthttp.diff: + client.c, http.c: Add an offset field ("O"), wanted for apt-zsync because we want to step past the first members in the .deb archive + client.c: Print progress even if output is not a tty. This makes it possible to gather statistics for an experimental apt-get method. + http.c: use off_t instead of size_t where appropriate, for 64-bit cleanness * Remove obsolete Lintian overrides. zsync (0.6.2-4) unstable; urgency=medium . * QA upload. * Orphan the package. * Bump Standards-Version to 4.6.0. * Bump debhelper compat to v13. * debian/control: Add Vcs-* fields to use git packaging repo under Salsa Debian GitLab. zsync (0.6.2-3) unstable; urgency=medium . * Maintenance Release * Move to newer debhelper version * Bumped standards-version zsync (0.6.2-2) unstable; urgency=medium . * Maintenance release * Bumped standards-version zsync (0.6.2-1) unstable; urgency=low * New upstream release (closes: #532818) * Convert to quilt format zsync (0.6.1-3) unstable; urgency=low * Something seems to have gone in 0.6.1-2, apply the patch for real this time zsync (0.6.1-2) unstable; urgency=low * Applied patch for LFS support (closes: #562673) zsync (0.5-1) unstable; urgency=low * New upstream release zsync (0.4.3-1) unstable; urgency=low * New upstream release zsync (0.4.1-1) unstable; urgency=low * New upstream release (closes: #318759) zsync (0.4.0-2) unstable; urgency=low * Security update for CAN-2005-2096 zsync (0.4.0-1) unstable; urgency=low * New upstream release (closes: #306557) zsync (0.3.3-1) unstable; urgency=low * New upstream release (closes: #301209) zsync (0.3.0-1) unstable; urgency=low * New upstream release zsync (0.2.3-1) unstable; urgency=low * New upstream release (closes: #295410) zsync (0.2.2-1) unstable; urgency=low * New upstream release zsync (0.2.1-1) unstable; urgency=low * New upstream release zsync (0.1.6-1) unstable; urgency=low * New upstream release (closes: #289424, #289427) zsync (0.1.5-1) unstable; urgency=low * New upstream release zsync (0.1.4-1) unstable; urgency=low * New upstream release zsync (0.1.0-1) experimental; urgency=low * Initial release. (closes: #279551)