blender (5.0.1+dfsg-3) unstable; urgency=medium . * Team upload * Release to unstable blender (5.0.1+dfsg-2) experimental; urgency=medium . [ Paride Legovini ] * d/control: Build-Depend on architecture-is-little-endian . [ Gard Spreemann ] * Enable Wayland support (Closes: #1033199) . [ Antoine Lassagne ] * B-D: remove libboost-system-dev that was removed from boost-defaults blender (5.0.1+dfsg-1) experimental; urgency=medium . * Team upload. . [ Matteo F. Vescovi ] * debian/patches/: patchset updated against v4.5.4 * debian/watch: v4 -> v5 switch * debian/control: - RRR removal (obsolete) - S-V bump 4.7.0 -> 4.7.2 (no changes needed) - stricter version for OCIO * debian/copyright: drop useless entries . [ Antoine Lassagne ] * New upstream version 5.0.1+dfsg * Prevent arch-dependent files to go in /usr/share: - .install: Add /usr/lib/blender in blender.install Remove /usr/share/blender from blender-data - d/p/0004-install_in_usr_lib.patch: Installs arch-dependent files in /usr/lib/blender/ instead of /usr/share/blender/ as per Debian policy for arch-dependent files because https://projects.blender.org/blender/blender/pulls/131080 added .so files in these folders. * debian/control: - S-V bump 4.7.2 -> 4.7.3 (no changes needed) * debian/copyright: 2026 update blender (4.3.2+dfsg-2) unstable; urgency=medium . * debian/patches/: patchset updated - 0006-fix_FTBFS_py313.patch added - 0007-fix_FTBFS_on_riscv64.patch added (Closes: #1089574) blender (4.3.2+dfsg-1) unstable; urgency=medium . * New upstream release blender (4.3.0+dfsg-1) unstable; urgency=medium . * New upstream release (Closes: #1081061) - debian/control: missing b-deps added blender (4.2.3+dfsg-3) unstable; urgency=medium . [ Pino Toscano ] * blender supports only 64bit since 2.90; thus simplify the packaging a bit: - add the architecture-is-64-bit build dependency to avoid building on 32bit architectures - stop using openvdb on i386 - drop hurd-i386 exclusions from libjemalloc-dev and libopencolorio-dev - stop adding -g1 to the CXXFLAGS on mipsel - stop forcing linking with atomic on armel m68k mipsel powerpc sh4 - stop enabling CUDA on armhf i386 * Drop removal of empty dirs in /usr/share/blender, as there are none * Drop $(INSTDIR) variable in d/rules, as it is no more used now * Drop dh_missing override, as it does the same as debhelper in compat 13 blender (4.2.3+dfsg-2) unstable; urgency=medium . [ Pino Toscano ] * Restrict the architectures for few Cycles renderers: - enable the NVIDIA CUDA & OptiX support only on architectures supported by the NVIDIA hardware: amd64 arm64 armhf i386 ppc64el - enable the AMD HIP support only on amd64 - drop patch 0005-fix_FTBFS_s390x-riscv64.patch, no more needed now * Drop unused/redundant cmake options: - -DCMAKE_INSTALL_PREFIX & -DCMAKE_VERBOSE_MAKEFILE: already managed by the cmake dh buildsystem - -DFREETYPE_INCLUDE_DIRS: FreeType is automatically detected - -DWITH_CPU_SSE, -DWITH_GAMEENGINE, -DWITH_PLAYER, -DWITH_SYSTEM_GLEW, and -DWITH_SYSTEM_OPENJPEG: no more available, with apparently no replacements blender (4.2.3+dfsg-1) unstable; urgency=medium . * New upstream release blender (4.2.2+dfsg-1) unstable; urgency=medium . * New upstream release blender (4.2.1+dfsg-1) unstable; urgency=medium . * New upstream release * debian/patches/: patchset updated against v4.2.x - 0006-fix_FTBFS_ffmpeg7.patch added (Closes: #1072402) * debian/copyright: superfluous file patterns dropped blender (4.1.1+dfsg-3) unstable; urgency=medium . * Upload to unstable blender (4.1.1+dfsg-2) experimental; urgency=medium . * d/p/: patches from 4.0.2+dfsg-2 cherrypicked blender (4.1.1+dfsg-1) experimental; urgency=medium . * New upstream release - debian/patches/: patchset updated against v4.1.1 * debian/control: - bump OIIO min version to v2.5 - pkg-config -> pkgconf switch - S-V bump 4.6.2 -> 4.7.0 (no changes needed) - http:// -> https:// for Homepage URL blender (4.0.2+dfsg-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset refreshed against v4.0.2 * debian/blender-data.install: metainfo path added * debian/copyright: metainfo file entry updated blender (3.6.2+dfsg-2) unstable; urgency=medium . * debian/: drop OpenCOLLADA support (Closes: #1051327) blender (3.6.2+dfsg-1) unstable; urgency=medium . * New upstream release (Closes: #956316, #1037594, #1043014, #1036288, #1043132) - debian/patches/: patchset refreshed against v3.6.2 * debian/control: S-V bump 4.6.1 -> 4.6.2 (no changes needed) blender (3.4.1+dfsg-2) unstable; urgency=medium . * debian/patches/: patchset updated (Closes: #1029006) blender (3.4.1+dfsg-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset refreshed against v3.4.1 * debian/control: - libepoxy-dev b-dep added - libpotrace-dev b-dep added blender (3.3.1+dfsg-1) unstable; urgency=medium . * New upstream release * debian/patches/: patchset updated against v3.3.1 * debian/control: libgmp-dev b-dep added (Closes: #1021756) blender (3.2.2+dfsg-3) unstable; urgency=medium . * Revert "debian/: OpenVDB support disabled" Re-enable OpenVDB support. blender (3.2.2+dfsg-2) unstable; urgency=medium . * debian/patches/: patchset updated - 0004-fix_i386_ftbfs.patch added - 0005-fix_mips64el_ftbfs.patch added Thanks to Brecht Van Lommel for both patches. blender (3.2.2+dfsg-1) unstable; urgency=medium . * New upstream release (Closes: #994392) * debian/: OpenVDB support disabled (Closes: #1011653) * debian/control: - S-V bump 4.6.0 -> 4.6.1 (no changes needed) - drop obsolete b-dep on IlmBase blender (3.1.2+dfsg-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset updated (mostly merged upstream) blender (3.0.1+dfsg-7) unstable; urgency=medium . * Upload to unstable blender (3.0.1+dfsg-6) experimental; urgency=medium . [ Matteo F. Vescovi ] * debian/patches/: patchset updated - 0007-fix_compilation_on_certain_platforms.patch added . [ Adrian Bunk ] * Link with libatomic on architectures where it is needed blender (3.0.1+dfsg-5) experimental; urgency=medium . * debian/patches/: patchset updated - 0006-fix_Cycles_compilation_on_ARM.patch added Thanks to Sergey Sharybin for this patch. blender (3.0.1+dfsg-4) experimental; urgency=medium . * d/p/0005-fix_round_trip_in_Cycles.patch: updated blender (3.0.1+dfsg-3) experimental; urgency=medium . * debian/patches/: patchset updated blender (3.0.1+dfsg-2) experimental; urgency=medium . * debian/patches/: patchset updated - 0005-fix_ftbfs_on_arm.patch dropped - 0005-fix_ftbfs_on_i386.patch added blender (3.0.1+dfsg-1) experimental; urgency=medium . * New upstream release * debian/patches/: patchset updated - 0005-fix_ftbfs_on_i386.patch dropped (merged upstream) - 0006-fix_ftbfs_on_arm.patch renamed to #0005 blender (3.0.0+dfsg-1) experimental; urgency=medium . * New upstream release - debian/control: libzstd-dev b-dep added - debian/copyright: drop obsolete entry - debian/patches/: patchset updated - debian/blender-data.install: thumbnailer dropped blender (2.93.5+dfsg-1) unstable; urgency=medium . * New upstream release * debian/control: S-V bump 4.5.1 -> 4.6.0 (no changes needed) blender (2.93.4+dfsg-2) unstable; urgency=medium . * debian/patches/: patchset updated (riscv64 support added) Thanks to Aurelien Jarno for this amazing work. (Closes: #996917) blender (2.93.4+dfsg-1) unstable; urgency=medium . * New upstream release * debian/patches/: patchset updated - 0005-fix_dna_alignments.patch dropped (applied upstream) - 0006-fix_ftbfs_on_mips64el.patch dropped (applied upstream) - #0007 renamed to #0005 blender (2.93.3+dfsg-3) unstable; urgency=medium . * Upload to unstable blender (2.93.3+dfsg-2) experimental; urgency=medium . * debian/patches/: patchset updated - 0007-fix_atomics.patch added Thanks to Sergey Sharybin for this patch. blender (2.93.3+dfsg-1) experimental; urgency=medium . * New upstream release * d/p/0006-fix_ftbfs_on_mips64el.patch updated * debian/watch: better regex parsing blender (2.93.2+dfsg-5) experimental; urgency=medium . * debian/patches/: patchset updated - #0006 updated and renamed blender (2.93.2+dfsg-4) experimental; urgency=medium . * debian/patches/: patchset updated - 0005-fix_dna_alignments.patch updated - 0006-fix_ftbfs_on_mipsel.patch added blender (2.93.2+dfsg-3) experimental; urgency=medium . * debian/patches/: patchset updated - 0005-fix_dna_alignments.patch added Thanks to Ray Molenkamp (upstream) for this patch. blender (2.93.2+dfsg-2) experimental; urgency=medium . * debian/: narrowing Embree support to amd64 only blender (2.93.2+dfsg-1) experimental; urgency=medium . * New upstream release * debian/control: libembree-dev b-dep added * debian/patches/: patchset updated - 0001-blender_thumbnailer.patch refreshed - 0002-install_in_usr_share.patch refreshed - 0003-do_not_use_version_number_in_system_path.patch refreshed - 0004-locales_directory_install.patch updated - 0006-fix_FTBFS_with_python3.9.patch dropped (applied upstream) - defaultc++14.patch (fixed upstream) blender (2.83.16+dfsg-1) experimental; urgency=medium . * New upstream release blender (2.83.13+dfsg-1) experimental; urgency=medium . * New upstream release * debian/patches/: patchset updated - 0007-BPY_thread_save_crashes_against_Py3.9.patch dropped (applied upstream) blender (2.83.5+dfsg-5) unstable; urgency=medium . * debian/patches/: patchset updated (Closes: #976378) - 0007-BPY_thread_save_crashes_against_Py3.9.patch added * debian/control: S-V bump 4.5.0 -> 4.5.1 (no changes needed) blender (2.83.5+dfsg-4) unstable; urgency=medium . * debian/patches/: patchset updated (Closes: #973292) - 0006-fix_FTBFS_with_python3.9.patch added blender (2.83.5+dfsg-3) unstable; urgency=medium . * debian/control: libpugixml-dev b-dep added blender (2.83.5+dfsg-2) unstable; urgency=medium . * Team upload. * d/patches: Fix compilation with OpenVDB. Closes: #970271 blender (2.83.5+dfsg-1) unstable; urgency=medium . * New upstream release blender (2.83.4+dfsg-1) unstable; urgency=medium . * New upstream release - d/p/0005-fix_T78867.patch: dropped (applied upstream) blender (2.83.3+dfsg-1) unstable; urgency=medium . * New upstream release * debian/patches/: patchset updated - 0005-fix_arm+mipsel_ftbfs.patch dropped (applied upstream) - 0005-fix_T78867.patch added (Closes: #964802, #965313) blender (2.83.2+dfsg-1) unstable; urgency=medium . * New upstream release blender (2.83.1+dfsg-3) unstable; urgency=medium . * debian/control: debhelper bump 12 -> 13 * debian/patches/: patchset updated - 0005-fix_arm+mipsel_ftbfs.patch added (Closes: #964305) Thanks to Sergey Sharybin (upstream) for the quick fix. blender (2.83.1+dfsg-2) unstable; urgency=medium . [ Antonio Ospite ] * debian/patches: do not override fonts installation path anymore (Closes: #963975) * debian/rules: disable debug (e.g. asserts) in debian builds (Closes: #962074) blender (2.83.1+dfsg-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset refreshed against v2.83.1 - debian/control: sdl -> sdl2 in build-deps blender (2.82.a+dfsg-1) unstable; urgency=medium . * New upstream bugfix release blender (2.82+dfsg-2) unstable; urgency=medium . * debian/rules: fix FTBFS on mipsel (Closes: #953744) blender (2.82+dfsg-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset updated - #0005 and #0006 dropped (applied upstream) * debian/control: S-V bump 4.4.1 -> 4.5.0 (no changes needed) * debian/copyright: inexistent entries dropped blender (2.81.a+dfsg-5) unstable; urgency=medium . * debian/patches/: patchset updated - 0006-fix_padding_on_arm.patch dropped - 0006-fix_padding_on_arm-mipsel.patch added blender (2.81.a+dfsg-4) unstable; urgency=medium . * debian/patches/: patchset updated - #0001 -> #0004 refreshed - 0005-fix_ppc64el_fail.patch added - 0006-fix_padding_on_arm.patch added blender (2.81.a+dfsg-3) unstable; urgency=medium . * debian/: OpenSubdiv support enabled (Closes: #939622) blender (2.81.a+dfsg-2) unstable; urgency=medium . * debian/control: enable TBB support on all architectures * debian/upstream/metadata: file added blender (2.81.a+dfsg-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset updated - #0005 and #0006 dropped (applied upstream) * debian/control: missing build-dependencies added - libxrandr-dev - libxxf86vm-dev * debian/watch: gz -> xz for upstream tarball format blender (2.80+dfsg-4) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1 . [ Matteo F. Vescovi ] * debian/rules: explicitly drop OpenSubdiv support * debian/control: - RRR set - b-dep "dh-python" added - b-dep "libblosc-dev" added blender (2.80+dfsg-3) unstable; urgency=medium . * Upload to unstable (Closes: #925645) blender (2.80+dfsg-2) experimental; urgency=medium . * debian/patches/: patchset updated - 0005-fix_ftbfs_on_i386.patch added - 0006-add_ppc64el-s390x_support.patch added blender (2.80+dfsg-1) experimental; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat * Bump Standards-Version to 4.4.0 . [ Matteo F. Vescovi ] * New upstream release - debian/patches/: patchset rebased against v2.80 * debian/: - repacking reloaded - drop old useless stuff * debian/control: - add python3-numpy to build-depends - debhelper bumped to v12 * debian/rules: - drop dh_strip overriding - use system-wide GLEW library - drop now-useless removal entries * debian/copyright: unused license entries dropped * debian/watch: add xz compression on repacking blender (2.79.b+dfsg0-7) unstable; urgency=medium . * debian/patches/0007-fix_OpenJPEG2_build.patch: fix disruptive change (Closes: #927809) blender (2.79.b+dfsg0-6) unstable; urgency=medium . * debian/patches/: patchset updated - 0011-adapt_build_against_OIIO2.patch added * debian/control: - force OIIO b-dep to at least v2.0.0 - S-V bump 4.2.1 -> 4.3.0 (no changes needed) blender (2.79.b+dfsg0-5) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Remove ancient X-Python3-Version field . [ Matteo F. Vescovi ] * debian/patches/: patchset updated - 0010-fix_PyRNA_with_Python3.7.patch added (Closes: #915143) * debian/control: S-V bump 4.1.5 -> 4.2.1 (no changes needed) * debian/rules: drop useless get-orig-source target blender (2.79.b+dfsg0-4) unstable; urgency=medium . * debian/patches/: patchset updated - 0009-fix_gcc-8_ftbfs.patch updated (Closes: #904153) blender (2.79.b+dfsg0-3) unstable; urgency=medium . * debian/patches/: patchset updated - #0001 -> #0006 refreshed - 0009-fix_gcc-8_ftbfs.patch added (Closes: #897713) * debian/control: S-V bump 4.1.3 -> 4.1.5 (no changes needed) blender (2.79.b+dfsg0-2) unstable; urgency=medium . [ Felipe Sateler ] * Change maintainer address to debian-multimedia@lists.debian.org . [ Matteo F. Vescovi ] * debian/patches/: patchset updated (Closes: #888350) - 0008-fix_building_with_latest_versions_of_FFmpeg.patch added blender (2.79.b+dfsg0-1) unstable; urgency=medium . * New upstream bugfix release blender (2.79.a+dfsg0-2) unstable; urgency=medium . * debian/rules: drop OpenCOLLADA support on mipsel blender (2.79.a+dfsg0-1) unstable; urgency=medium . [ Ondřej Nový ] * d/copyright: Use https protocol in Format field * d/control: Set Vcs-* to salsa.debian.org . [ Matteo F. Vescovi ] * New upstream release - debian/patches/: patchset updated - 0008-fix_FTBFS_with_OpenVDB4.patch dropped - 0009-fix_FTBFS_due_to_pugi_ambiguous_naming.patch dropped (both applied upstream) * debian/: debhelper bump 10 -> 11 * debian/control: S-V bump 4.1.1 -> 4.1.3 (no changes needed) * debian/rules: drop '--parallel' parameter * debian/watch: http:// -> https:// for upstream repository blender (2.79+dfsg0-3) unstable; urgency=medium . * debian/: - enable repacking as uscan instance - -dbg -> -dbgsym package migration * debian/patches/: patchset updated - 0008-fix_FTBFS_with_OpenVDB4.patch refreshed - 0009-fix_FTBFS_due_to_pugi_ambiguous_naming.patch added blender (2.79+dfsg0-2) unstable; urgency=medium . * debian/patches/: patchset updated - 0008-fix_FTBFS_with_OpenVDB4.patch added Thanks to Sergey Sharybin (upstream) for the patch. blender (2.79+dfsg0-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset updated - #0003 refreshed - #0008 -> #0010 dropped (applied upstream) * debian/: dh bump 9 -> 10 * debian/control: - drop autotools-dev from b-deps - S-V bump 4.0.0 -> 4.1.0 (no changes needed) blender (2.78.c+dfsg0-2) unstable; urgency=medium . * Upload to unstable * debian/control: S-V bump 3.9.8 => 4.0.0 (no changes needed) blender (2.78.c+dfsg0-1) experimental; urgency=medium . * New upstream release - debian/patches/: patchset updated against v2.78c - 0008-fix_ppc64el_FTBFS.patch updated - 0010-fix_x32_FTBFS.patch dropped (applied upstream) - 0011-fix_AMD_UI_glitches.patch renamed to #0010 Thanks to Sergey Sharybin (sergey) for #0008 refresh blender (2.78.a+dfsg0-4) unstable; urgency=medium . * debian/patches/: patchset updated (Closes: #846382) - #0001 -> #0010 refreshed - 0011-fix_AMD_UI_glitches.patch added blender (2.78.a+dfsg0-3) unstable; urgency=medium . * debian/patches/: patchset updated - 0009-fix_Hurd_FTBFS.patch added - 0010-fix_x32_FTBFS.patch added Thanks to Sergey Sharybin for both patches. blender (2.78.a+dfsg0-2) unstable; urgency=medium . * debian/patches/: patchset updated - 0008-fix_ppc64el_FTBFS.patch added Thanks to Sergey Sharybin for the patch. blender (2.78.a+dfsg0-1) unstable; urgency=medium . * New upstream bugfix release (Closes: #843425) - debian/patches/: patchset updated against v2.78a - #0001 -> #0006 refreshed - #0009 renamed to 0007-fix_OpenJPEG2_build.patch - 0007-fix_FTBFS_on_armel.patch dropped (applied upstream) - 0008-make_blender_reproducible.patch dropped (applied upstream) - 0010-fix_manpage_creation.patch dropped (applied upstream) - 0011-fix_ld-gold_issue.patch dropped (become useless) * debian/copyright: file updated blender (2.77.a+dfsg0-9) unstable; urgency=medium . * debian/patches/: patchset updated - 0011-fix_ld-gold_issue.patch added (Closes: #838373) blender (2.77.a+dfsg0-8) unstable; urgency=medium . * debian/control: b-dep opencollada-dev limited to [linux-any] blender (2.77.a+dfsg0-7) unstable; urgency=medium . * debian/: OpenCOLLADA support enabled (Closes: #694879) blender (2.77.a+dfsg0-6) unstable; urgency=medium . * debian/patches/: patchset updated - 0009-fix_OpenJPEG2_build.patch added (Closes: #826807) - 0010-fix_manpage_creation.patch added Thanks to Campbell Burton and Sergey Sharybin (upstream). * debian/control: b-dep libopenjpeg-dev -> libopenjp2-7-dev blender (2.77.a+dfsg0-5) unstable; urgency=medium . * debian/rules: fix a typo in conditional statement on OpenVDB * debian/copyright: file refreshed and updated blender (2.77.a+dfsg0-4) unstable; urgency=medium . * debian/: fix linking to OpenVDB library * debian/patches/: patchset updated - 0008-make_blender_reproducible.patch added (Closes: #823940) Thanks to Campbell Burton (upstream dev) for the patch. blender (2.77.a+dfsg0-3) unstable; urgency=medium . [ Matteo F. Vescovi ] * debian/control: drop jemalloc b-dep on Hurd . [ Martin Dickopp ] * Link with OpenVDB library (Closes: #823097) blender (2.77.a+dfsg0-2) unstable; urgency=medium . * debian/patches/: patchset updated - 0007-fix_FTBFS_on_armel.patch added Thanks to Sergey Sharybin for the patch. blender (2.77.a+dfsg0-1) unstable; urgency=medium . * New upstream release (Closes: #821414) - debian/patches/: patchset updated - 0001-blender_thumbnailer.patch refreshed - 0002-install_in_usr_share.patch refreshed - 0003-locales_directory_install.patch updated - 0004-update_manpages.patch refreshed - 0005-do_not_use_version_number_in_system_path.patch updated - 0006-look_for_dejavu_ttf_with_fontconfig.patch updated Thanks to Gleb Fotengauer-Malinovskiy for the updated patches. * debian/control: S-V bump 3.9.6 -> 3.9.8 (no changes needed) blender (2.76.b+dfsg0-3) unstable; urgency=medium . * Upload to unstable (Closes: #810065) blender (2.76.b+dfsg0-2) experimental; urgency=medium . * debian/control: - fonts-droid -> fonts-dejavu in binary package (Closes: #804678) - Vcs-* fields updated blender (2.76.b+dfsg0-1) experimental; urgency=medium . * New upstream bugfix release - debian/patches/: patchset updated against v2.76b - #0006 renamed to 0006-look_for_dejavu_ttf_with_fontconfig.patch with the usage of DejaVu fonts instead of Droid (Closes: #804678) - 0007-fix_FTBFS_on_non-x86_platforms.patch dropped (applied upstream) blender (2.76+dfsg0-1) experimental; urgency=medium . * New upstream release - debian/patches/: patchset re-worked against v2.76 - #0001 to #0005 refreshed - 0006-blender_desktop.patch dropped (applied upstream) - 0007-look_for_droid_ttf_with_fontconfig.patch -> #0006 - 0008-fix_FTBFS_on_non-x86_platforms.patch -> #0007 blender (2.75.a+dfsg0-2) experimental; urgency=medium . * debian/patches/: patchset updated - 0008-fix_FTBFS_on_non-x86_platforms.patch added * debian/: drop netrender addon * debian/menu: file dropped blender (2.75.a+dfsg0-1) experimental; urgency=medium . [ Matteo F. Vescovi ] * New upstream bugfix release - debian/patches/: patchset re-worked against v2.75a - debian/control: - libilmbase-dev (>= 2.2.0) b-dep added - libopenexr-dev (>= 2.2.0) b-dep added . [ Alessio Treglia ] * Remove myself from the Uploaders field blender (2.74+dfsg0-6) unstable; urgency=medium . * debian/patches/: patchset updated (Closes: #804678) - 0007-look_for_droid_ttf_with_fontconfig.patch -> 0007-look_for_dejavu_ttf_with_fontconfig.patch - 0008-ffmpeg_2.9.patch refreshed * debian/control: fonts-droid -> fonts-dejavu dependency for binary package * debian/control: Vcs-* fields updated blender (2.74+dfsg0-5) unstable; urgency=medium . [ Alessio Treglia ] * Remove myself from the Uploaders field . [ Matteo F. Vescovi ] * debian/: drop netrender addon * debian/control: libavfilter-dev b-dep added * debian/patches/: patchset updated - 0008-ffmpeg_2.9.patch added (Closes: #803803) Thanks to Andreas Cadhalpun for the patch. * debian/menu: file dropped blender (2.74+dfsg0-4) unstable; urgency=medium . * debian/patches/: patchset updated (Closes: #790970) - 0003-filter_docs_to_install.patch dropped - #0004 renamed to #0003 - #0005 renamed to #0004 - #0006 renamed to #0005 - #0008 renamed to #0006 - 0007-look_for_droid_ttf_with_fontconfig.patch improved * debian/control: libjemalloc-dev b-dep added * debian/copyright: license names fixed * debian/rules: useless license text files dropped * debian/TODO: obsolete file dropped blender (2.74+dfsg0-3) unstable; urgency=medium . * debian/rules: NDOF parameter added (Closes: #784796) * debian/patches/: patchset updated - 0008-blender_desktop.patch added blender (2.74+dfsg0-2) unstable; urgency=medium . * Upload to unstable (Closes: #783838) blender (2.74+dfsg0-1) experimental; urgency=medium . * New upstream release - debian/patches/: patchset updated against v2.74 - #0001 => #0007 refreshed blender (2.73.a+dfsg0-1) experimental; urgency=medium . * New upstream bugfix release * debian/control: dbg package description shortened blender (2.73+dfsg0-1) experimental; urgency=medium . * New upstream release - debian/patches/: patchset updated against v2.73 - #0001 => #0007 refreshed - #0008 => #0011 dropped (applied upstream) * debian/copyright: bsdf_westin.h entry dropped (removed upstream) * debian/rules: WITH_GAMEENGINE parameter added * debian/rules: WITH_OPENCOLORIO parameter added * debian/rules: WITH_DOC_MANPAGE parameter added * debian/rules: WITH_SYSTEM_OPENJPEG parameter added * debian/control: debug package description updated * debian/control: python3-requests b-dep added blender (2.72.b+dfsg0-3) unstable; urgency=medium . * debian/patches/: patchset updated - 0011-set_SSL_version_to_v23.patch added (Closes: #770447) blender (2.72.b+dfsg0-2) experimental; urgency=medium . * debian/control: Uploader e-mail address updated * debian/patches/: patchset updated - #0001 => #0007 refreshed - 0010-fix_atomic_issue.patch added (Closes: #771042) Thanks to Sergey Sharybin (upstream devel) for #0010. blender (2.72.b+dfsg0-1) unstable; urgency=medium . * New upstream bugfix release blender (2.72+dfsg1-2) unstable; urgency=medium . * debian/: patchset and rules file updated (Closes: #763755, #765187) - 0008-use_cuda_pointer_arithmetic_in_integers.patch added - 0009-add_flag_disabling_SSE-SSE2_intrinsics.patch added - rules updated to enable/disable SSE/SSE2 support on i386 Thanks to Sergey Sharybin (upstream devel) for both the patches. blender (2.72+dfsg1-1) unstable; urgency=medium . * New upstream release - debian/patches/: patchset updated against v2.72+dfsg0 - #0001 => #0007 refreshed - 0008-fix_FTBFS_on_unofficial_64bit_archs.patch dropped - 0009-fix_includes_on_different_endian_systems.patch dropped Both were applied upstream. - debian/copyright: light update * debian/control: S-V bump 3.9.5 => 3.9.6 (no changes needed) blender (2.71+dfsg1-1) unstable; urgency=medium . * Real 2.71 upstream release (Closes: #758876) (Former "2.71" was indeed a wrong release made by upstream) - debian/patches/: patchset updated against v2.71+dfsg1 - 0001-blender_thumbnailer.patch updated - 0002-install_in_usr_share.patch refreshed - 0003-filter_docs_to_install.patch refreshed - 0004-locales_directory_install.patch refreshed - 0005-update_manpages.patch updated - 0006-do_not_use_version_number_in_system_path.patch refreshed - 0007-look_for_droid_ttf_with_fontconfig.patch refreshed - debian/copyright: updated to fix few lintian warnings blender (2.71+dfsg0-4) unstable; urgency=medium . * debian/blender-data.links: jquery-ui.js path fixed (Closes: #757765) blender (2.71+dfsg0-3) unstable; urgency=medium . * debian/patches/: patchset updated - 0009-fix_includes_on_different_endian_systems.patch added Thanks to Campbell Burton (upstream devel) for the patch. blender (2.71+dfsg0-2) unstable; urgency=medium . * debian/patches/: patchset updated - 0008-fix_illegal_hardware_instruction_due_to_SSE2.patch dropped (a better solution was found upstream, so this patch has become obsolete in this new release) - 0009-fix_FTBFS_on_unofficial_64bit_archs.patch => #0008 * debian/control: yafaray references removed blender (2.71+dfsg0-1) unstable; urgency=medium . * New upstream release (Closes: #753630, #754042) * debian/patches/: re-worked against v2.71 (Closes: #752160, #752315) - 0001-blender_thumbnailer.patch refreshed - 0002-disable_tests.patch dropped (obsolete) - #0003 => #0009 renumbered back by 1 - 0011-fix_FTBFS_on_unofficial_64bit_archs.patch => #0009 - 0010-fix_FTBFS_on_non-linux_architectures.patch dropped - 0012-fix_FTBFS_due_to_SSE.patch dropped (both #0010 and #0012 were applied upstream) * debian/watch: mangle option added * debian/: jquery references updated (more info in README.source) (Closes: #752224) * debian/rules: dh_auto_test target overridden * debian/rules: get-orig-source directive re-written * debian/: repack stuff added blender (2.70a-2) unstable; urgency=medium . * debian/patches/: patchset refreshed (Closes: #749223) - 0010-fix_FTBFS_on_non-linux_architectures.patch updated - 0013-fix_FTBFS_on_kFreeBSD.patch dropped (made by #0010) Thanks to Pino Toscano (pino) for the updated patch. blender (2.70a-1) unstable; urgency=medium . * New upstream bugfix release - debian/patches/: patchset re-worked against v2.70a - 0012-fix_FTBFS_due_to_SSE.patch added (Closes: #748323) Thanks to Sergey Sharybin for the patch. - 0013-fix_FTBFS_on_kFreeBSD.patch added (Closes: #748322) Thanks to Sebastian Ramacher (sramacher) for the patch. blender (2.70-2) unstable; urgency=medium . * Team upload. . [ Matteo F. Vescovi ] * debian/control: useless libtiff4 "Suggests" dropped (Closes: #747577) . [ Reinhard Tartler ] * upload to unstable blender (2.70-1) experimental; urgency=low . * New upstream release - debian/patches/: #0011 patch updated (Closes: #742371) Thanks to Adam Conrad (adconrad) for the update. * debian/rules: python3-all-dev b-dep dropped (Closes: #739623) * debian/control: libav10 b-dep bumped blender (2.69+git20140225.cef73d54-1) experimental; urgency=low . * Upstream snapshot (based on commit ef73d54) (Closes: #739238) - debian/control: b-dep bump libavcodec-dev (>> 6:10~beta1) - debian/patches/: patchset re-worked against snapshot - 0011-fix_FTBFS_on_armel.patch dropped (applied upstream) - 0012-fix_FTBFS_on_unofficial_64bit_archs.patch => #0011 * debian/rules: built-in TrueType licenses dropped * debian/control: OpenColorIO support added * debian/gbp.conf: compression bzip2 => xz blender (2.69-4) unstable; urgency=medium . * debian/patches/: patchset re-worked - 0011-fix_FTBFS_on_armel.patch refreshed - 0012-fix_FTBFS_on_unofficial_64bit_archs.patch added Thanks to Aurelien Jarno (aurel32) for the hint. (Closes: #739118) * debian/control: S-V bump 3.9.4 => 3.9.5 (no changes needed) blender (2.69-3) unstable; urgency=low . * debian/patches/: patchset updated - 0011-fix_FTBFS_on_armel.patch added (Closes: #730978) Thanks to Sergey Sharybin (upstream devel) for the hint. blender (2.69-2) unstable; urgency=low . * debian/rules: -DFREETYPE_INCLUDE_DIRS variable set. This should fix the massive FTBFS on recent rebuilds. * debian/control: libopencolorio-dev b-dep dropped. Actually this library FTBFS on kFreeBSDs+Hurd and this prevents Blender to build on those arches. * debian/control: Uploader e-mail address updated blender (2.69-1) unstable; urgency=low . [ Ross Gammon ] * debian/copyright: massive update (Closes: #683042) . [ Matteo F. Vescovi ] * New upstream release - debian/rules: Cycles' GPL license file removal dropped - debian/patches/: patchset refreshed - 0011-fix_PATH_MAX_issue.patch dropped (applied upstream) * debian/control: OpenColorIO support added blender (2.68a-4) unstable; urgency=low . * debian/control: subversion b-dep dropped * debian/patches/: patchset updated - strict python version in #0001 specified - 0011-fix_PATH_MAX_issue.patch added Thanks to Sergey Sharybin for the patch. blender (2.68a-3) unstable; urgency=low . * Upload to unstable * debian/: python3.3 Depends simplified - debian/control: python3.3 Depends dropped for blender-data package - 0001-blender_thumbnailer.patch refreshed * debian/control: libavcodec b-dep versioning dropped blender (2.68a-2) experimental; urgency=low . * debian/patches/: patchset refreshed - 0010-fix_FTBFS_on_non-linux_architectures.patch updated blender (2.68a-1) experimental; urgency=low . * New upstream bugfix release - debian/patches/: patchset re-worked against v2.68a - 0010-fix_format-security_issue.patch dropped - 0011-fix_FTBFS_on_non-SSE_architectures.patch applied upstream - 0012-fix_FTBFS_on_non-linux_architectures.patch renamed to #0010 * debian/rules: Cycles' GPL license duplicate dropped blender (2.67b-3) experimental; urgency=low . * debian/patches/: patchset updated - 0012-fix_FTBFS_on_non-linux_architectures.patch added Thanks to Pino Toscano (pino) for the quick patch. blender (2.67b-2) experimental; urgency=low . * debian/patches/: patchset updated - 0011-fix_FTBFS_on_non-SSE_architectures.patch added Thanks to Sergey Sharybin (upstream devel) for helping figuring this issue out. blender (2.67b-1) experimental; urgency=low . [ Matteo F. Vescovi ] * New upstream bugfix release - debian/patches/: patchset re-worked against v2.67b - 0010-fix_format-security_issue.patch dropped (deeply modified) - 0011-fix_FTBFS_on_big-endian.patch dropped (applied upstream) * debian/: Cycles support added to all architectures - debian/control: libopenimageio-dev versioning dropped - debian/rules: arch-parsing for Cycles dropped * debian/rules: cosmetic cleanup. All outdated/useless comments were removed. * debian/: split of the original package - debian/patches/: #0010 added to fix format-security issue - debian/: install files updated - blender.install: usr/share/applications added - blender-data.install: all but usr/share/applications - debian/blender-data.doc-base: path updated - debian/blender-data.install: removed another useless path - debian/: blender.docs => blender-data.docs - debian/: blender.links => blender-data.links - debian/rules: duplicate readme file removed - debian/control: python3 dependencies fixed . [ Reinhard Tartler ] * Fix upgrade path from wheezy blender (2.66a-3) experimental; urgency=low . * debian/patches/: #0011 added to fix FTBFS on big-endian. Thanks to Campbell Burton for the hint. blender (2.66a-2) experimental; urgency=low . * debian/patches/: re-worked to fix pending bugs. - #0005: updated to fix locale issue (Closes: #702503) - #0007: updated to fix system path issue (Closes: #702515) Thanks to Antonio Ospite for the hints. blender (2.66a-1) experimental; urgency=low . * New upstream bugfix release * debian/control: python3-dev version bump to (>= 3.3) (Closes: #702420) * debian/patches/: #0001 updated to use python3.3 blender (2.66-2) experimental; urgency=low . * debian/rules: fix FTBFS on some archs without OIIO support. Thanks to Pino Toscano (pino) for the hint * debian/control: OIIO b-dep bumped to (>= 1.1.0) blender (2.66-1) experimental; urgency=low . * New upstream stable release * Fixes SIGSEGV on "blender -E help" command (Closes: #658275) * debian/rules: purge useless processors finding * debian/rules: fixing FTBFS due to OIIO on some arches Thanks to Pino Toscano (pino) for the hint. * debian/copyright: maintenance timeframe updated * debian/patches/: patchset re-worked against v2.66 - #0009 added to fix illegal hardware instruction bug. Thanks to Johann Klammer for the patch (Closes: #599680) - #0010 added to fix format-security issues * debian/docs: TODO duplicate removed * debian/: "embedded-javascript-library" lintian entry fixed blender (2.65a+svn53743-1) experimental; urgency=low . * New upstream trunk release - Based on Blender Foundation r53743 (Closes: #692810) - debian/patches/: re-work against v2.65a+svn53743 Thanks: Campbell Burton for helping on this. * debian/patches/: #0009 changed to fix l10n issue. Thanks to IRIE Shinsuke for pointing this out (Closes: #683078) * debian/patches/: #0001 updated to fix thumbnailer issue. Thanks to IRIE Shinsuke for the hint (Closes: #683046) * debian/copyright: upstream URL updated * debian/control: libspnav-dev added to b-deps. Thanks to Davide G. Borin for the hint (Closes: #685535) * debian/gbp.conf: bzip2 compression enabled * debian/rules: deprecated cmake var about glew dropped * debian/compat: 7 => 9 * debian/control: subversion added to b-deps * debian/control: debhelper bump 7 => 9 * debian/control: libtiff4-dev => libtiff-dev * debian/control: libavcodec-dev (>> 6:9) b-dep added * debian/control: libboost-locale-dev b-dep added * debian/control: DMUA flag dropped * debian/control: Kevin Roy (kiniou) removed from Uploaders * debian/control: Homepage URL updated * debian/control: S-V 3.9.3 => 3.9.4 (no changes needed) * debian/: fix FTBFS on Python 3.3. Thanks to Dmitrijs Ledkovs for the hint. (Closes: #692376) * debian/patches/: new #0009 added to fix format-security issue blender (2.63a-4) unstable; urgency=low . * debian/patches/: patchset updated - 0010-fix_FTBFS_on_non-linux_architectures.patch added blender (2.63a-3) unstable; urgency=low . * debian/: packaging modified to build with python3.3 Thanks to Scott Kitterman (kitterman) for the hint. (Closes: #718695) blender (2.63a-2) experimental; urgency=low * debian/: Cycles support added (Closes: #658075) For now, this top feature has been enabled only on [any-amd64 any-i386] architectures because of OpenImageIO failing on all others * debian/: scripts installation path changed from /usr/lib to /usr/share: + debian/patches/: patchset re-worked for path changing + debian/control: "Breaks" field added on yafaray-exporter blender (2.63a-1) unstable; urgency=low * New upstream bugfix release + debian/patches/: re-worked since source code changed blender (2.63-1) unstable; urgency=low * New upstream release * debian/patches/: + patchset re-worked since source code changed + #0010 and #0011 dropped (applied upstream) blender (2.62-2) unstable; urgency=low [ Matteo F. Vescovi ] * debian/patches/: #0010 added to fix typo. Thanks to Ronny Standtke for the patch (Closes: #667458) * debian/: README.source and TODO files updated. * debian/control: freeglut3-dev b-dep removed. Thanks to Campbell Barton for both these entries * debian/patches/: #0011 added to fix openjpeg transition. Thanks to Mathieu Malaterre (malat) for the patch (Closes: #670219) [ Alessio Treglia ] * Set DM-Upload-Allowed: yes. blender (2.62-1) unstable; urgency=low * New upstream release (Closes: #661063) + debian/patches: #0002 dropped (applied upstream) + debian/patches: #0010 dropped (applied upstream) + debian/patches: #0012 dropped (applied upstream) + debian/patches: #0013 dropped (applied upstream) * debian/control: libglew-dev b-deps fixed * debian/control: libboost-dev added to b-deps * debian/control: Standards-Version bumped to 3.9.3 * debian/rules: Ocean Sim support added (Closes: #659442) blender (2.61-2) unstable; urgency=low [ Antonio Ospite ] * debian/patches: refresh 0008-update_manpages.patch. * debian/patches: don't use version number in the system_path. Thanks to Luka Frelih (Closes: #654395) [ Kevin Roy ] * debian/patches: fix_FTBFS_with_libmv + cleanup (Closes: #654428) * debian/control: description cleanup * debian/control: drop libsamplerate and libftgl. Thanks to Campbell Barton (upstream developer) * debian/control: switch font to fonts-droid * debian/control: add libfontconfig build-dep * debian/rules: add WITH_FONTCONFIG option * debian/patches: add look_for_droid_ttf_with_fontconfig patch * debian/patches: fix locales lookup * debian/patches: drop inactive use_systemwide_libraries.patch * debian/patches: fix implicit declaration of av_rescale_q. * debian/patches: fix implicit declaration of guardealloc. Thanks to Sergey Sharybin (upstream developer) for both these patches [ Matteo F. Vescovi ] * debian/copyright: DEP-5 compliance * New patch to resolve libav's API changes (Closes: #656502) * Updated patch 0009 to fix FTBFS. Thanks to Thomas Preud'homme for both these patches blender (2.61-1) unstable; urgency=low [ Alessio Treglia ] * [f032fe8] Use bzip2'd tarballs. [ Matteo F. Vescovi ] * [07b1e88] debian/copyright: URI updated (DEP-5 compliance) * [bb397a7] debian/patches: re-arranged after new version * [8597b0c] debian/watch: link to stable releases added * [4673049] debian/gbp.conf: config file added * [0b9ac59] debian/control: Alessio Treglia added as Uploader * [52b5334] debian/control: mfv's email address changed * [83a7038] debian/rules: gzip->bz2 compression for upstream source [ Kevin Roy ] * [d71a759] Fix the FTBFS with ffmpeg missing function in debian package. Thanks to Antonio Ospite for the patch. (Closes: #652098) * [72d8f01] debian/patches: fixup ffmpeg compat patch. Bumped libavformat minor version check from 3 to 4 blender (2.59-1) unstable; urgency=low * New Upstream Release 2.59 (Closes: #641085) * debian/control: libglew dependency changed - changed Depends libglew1.5-dev to libglew1.6-dev due to transition. (Closes: #636177) * update manpages * change depends yafray to new yafaray packages (Thanks to Matteo F. Vescovi) blender (2.58-svn37702-1) unstable; urgency=low * "New Upstream Release" * debian/rules : - disable WITH_BUILTIN_GLEW to avoid static linking blender (2.57.2-svn36339-1) unstable; urgency=low * New Upstream Release blender (2.57-svn36147-1) unstable; urgency=low * New Upstream Release (closes: #623250) * Bump Python version to 3.2 * debian/patches : - 0001-install_in_usr_lib : Changed system path in GHOST_SystemPathsX11.cpp instead of GHOST_SystemX11.cpp - 0002-use_systemwide_libraries : Deactivated hardcoded linked libraries glew and openjpeg which are detected automatically now - 0004-locales_directory_install : Set locales installation into /usr/share/locale - 0007-disable_tests.patch : Disable Tests Suite when building because it needs debug * debian/rules : - build configuration adapted for this release blender (2.56.1-beta-svn34076-1) unstable; urgency=low * New Upstream Release blender (2.53-beta-svn30596-1) experimental; urgency=low [Kevin Roy] * New Upstream Beta Release. * New Maintainer (Closes: #570053). * Bump Standards-Version to 3.9.1 * Switch to dpkg-source 3.0 (quilt) format. * debian/patches - Update patches from contrib sources (see below) - Use gbp-pq to produce patch series - mini fix to make blender look for system dir in /usr/lib * Add get-orig-source in debian/rules - A rule to ease download orig.tar.gz from upstream svn * Modify install of blender-thumbnailer.py: - This script is now in /usr/lib/blender/2.53/scripts. - Although it may be run with python 2.5. For consistency with dependencies, make it run with 3.1 - Add quoted infos from the script to enabled it. - As it's nautilus related, maybe worth packaging it alone. * Introduce doc-base for readme.html. * Transform some dh_auto_install commands into patches - 50_filter_docs : copy "allowed" files (this means don't install the GPL and Python licenses). - 60_locale_directory : change locale destination to /usr/share/locale and not /usr/lib/blender/2.53/locale. * Update icons with those shipped in upstream source. * Remove fullscreen entry in menu because it can be enabled in Blender now [Cosme Domínguez Díaz] * debian/patches - Remove unneeded 'build_configuration' patch - Modify 'install_in_usr_lib' for easier maintain of blender_thumbnailer patch * debian/control - Remove quilt (Build-Depends) * debian/copyright - No longer mention extern/{ffmpeg,libmp3lame,xvidcore,x264} as no longer in upstream. * debian/rules - Enable cmake build options - Detect and use multi processor (if any) * debian/blender.1 - Remove manpage from debian directory as upstream shipped one more updated [Gonéri Le Bouder] * debian/patches - FTBFS fix for KFreeBSD blender (2.50~alpha~0~svn24834-2) experimental; urgency=low * Add debug package blender-dbg: - Introduce $(INSTDIR) in debian/rules, set it to debian/tmp instead of previously-used debian/blender since there are now several binary packages. - Introduce debian/blender.install. - Override dh_strip to put debug symbols in blender-dbg. - Override dh_install to make sure nothing gets forgotten and installed nowhere. * Fix menus by shipping miscellaneous files from debian/misc/, thanks to Stefano Costa (Closes: #563799): - Ship menu icon (blender.xpm). - Ship freedesktop menus (*.desktop). * Bump version for debhelper in Build-Depends from 7 to 7.0.50~ since overrides are used. * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed). blender (2.50~alpha~0~svn24834-1) experimental; urgency=low * New upstream snapshot: - Use the blender-2.50-release tag, svn revision 24834. - Upstream codename is 2.5 alpha 0. - “Repack” as documented in debian/copyright. * Drop all patches for now. * Great cleanup / Switch from debhelper 5 to dh 7: - Bump versioned Build-Depends on debhelper. - Bump debian/compat. - Get rid of the current debian/rules, start over with a tiny one, only using the quilt addon, and the cmake buildsystem. Given there are at least scons and cmake files, let's give a hint to dh. - Get rid of debian/{install,links}: no longer needed. - Get rid of lintian overrides: no longer needed. - Get rid of the wrapper: hopefully no longer needed. * Add patches: - 10_build_configuration: configure the build for Debian using the top-level CMakeLists.txt file. Currently, it enables the following items: ffmpeg, openjpeg, fftw3, jack, sndfile. - 20_install_in_usr_lib: arch-dep files have to go to /usr/lib, they don't belong to /usr/share. Only needed if embedded python isn't removed from the final binary (see below), disabled for now. - 30_use_systemwide_libraries: Use system-wide glew and openjpeg libraries, and do not use -lstdc++ for linking. * Update Build-Depends: - Replace scons with cmake in Build-Depends. - Add libsndfile-dev, libjack-dev, libsamplerate0-dev, libfftw3-dev, and libglew1.5-dev. - Finally wrap them! - Drop unneeded libdc1394-22-dev. * Switch python version as needed upstream, from 2.5 to 3.1: - Update Build-Depends on pythonX.Y-dev. - Update debian/pyversions. - Unfortunately, python (>= 3.1) gets added to Depends, which makes the resulting binary uninstallable even in experimental. - Replace ${python:Version} with hardcoded python3.1 for now. - Disable dh_pysupport for now, there's no support for 3.* in python-support yet. * Get rid of embedded python by overriding dh_auto_install: - Blender should fall back to the system python if there's no embedded one. * Remove apparently-unneeded dotfiles: - At the moment, that's .bfont.ttf and .Blanguages. - Even when the latter is here, lang selection doesn't seem to work. - Here, “apparently” means “does not show up in strace”. * Adjust README.source to mention $VCS. * Remove README.Debian, quite obsolete. * Add a NEWS file. * Update debian/copyright: - No longer mention extern/bFTGL, no longer in SVN. - Add extern/glew. blender (2.49.2~dfsg-2) unstable; urgency=high * Fix FTBFS with Python 2.6 as default (Closes: #571154): - Replace “python2.5-dev” with “python-dev (>= 2.5)” in Build-Depends. - Replace “2.5” with “2.5-” in debian/pyversions. - Many thanks to Jakub Wilk for submitting both bug and patch, and to Paul Wise for performing some runtime checks. * Set urgency to “high” for RC bugfix. blender (2.49.2~dfsg-1) unstable; urgency=low * New upstream bugfix release: - This is actually 2.49b, but using a “+dfsg” suffix breaks comparing 2.49+dfsg and 2.49b+dfsg. Use “.2” instead of “b” accordingly. And switch to using a “~dfsg” suffix. * Repack as usual, as documented in debian/copyright. * Drop patch (merged upstream): - 30_fix_python_syntax_warning blender (2.49+dfsg-2) unstable; urgency=low * Update Build-Depends: replace libglut-dev with freeglut3-dev as the latter does no longer provide the former (Closes: #545622). * Bump Standards-Version from 3.8.1 to 3.8.3 (no changes needed). blender (2.45-1) unstable; urgency=low * New upstream release (Closes: #443278). * Menu transition: move from Apps/Graphics to Applications/Graphics. * Dropped patch (merged upstream): - 20_gcc4.3_support.dpatch. * Disabled genpot in debian/rules. It is very time consuming, and apparently not needed. If a regression happens, it should be fixed upstream, and not using such a hack (that nobody knows about anymore). The genpot/ folder hadn't be deleted (yet), just in case. Since these scripts aren't called anymore, no .pyc file should appear, which fixes the double-build failure (Closes: #442511). * Added a “Homepage:” field, and kept the URL in the long description, until packages.debian.org, aptitude, and so on support this field. * Modified debian/rules to detect when DEB_BUILD_OPTIONS contains “ccache”, so as to speed up maintainer rebuilds. * Updated lintian source overrides so that only the following ones remain: - “unknown-field-in-dsc homepage” (see above); - .svn files in the upstream source. * Updated lintian binary overrides: - deleted unused ones; - added “unknown-field-in-control homepage”; * Updated desktop files: - removed unneeded “Encoding” field; - updated “Category” field “Application;Graphics;” to “Graphics;3DGraphics;”. blender (2.44-2) unstable; urgency=low * Added debian/patches/20_gcc4.3_support.dpatch to fix FTBFS with GCC 4.3. Solves: - many missing includes; - one missing newline; - one redefinition. (Closes: #417491) * Rebuild will turn libav{codec,format}0d Depends: into libav{codec,format}1d, thus fixing the impossibility to install blender (Closes: #427567). blender (2.44-1) unstable; urgency=low * New upstream release. * Drop debian/patches/01_64bits_stupidity, not needed anymore: as of this version blender is 64 bits safe again. Adjust README.Debian accordingly. blender (2.43-1) UNRELEASED; urgency=low [ Cyril Brulebois ] * New upstream release (Closes: #414409). * Refreshed 10_gnukfreebsd_support.dpatch: - it should now support each FreeBSD kernel version, using startswith() instead of an hardcoded kernel version string; - nan_compile.mk and some other files are no longer patched, although the compilation is OK; adjustments might be needed. * Updated user-config.py: - fixed () vs {} for FFMPEG; - switched from 'bullet' to 'bullet2' and adjusted some paths. * Added a Build-Conflicts against nvidia-glx. When trying to build with that package installed, a ``-lGL not found otherwise'' occurs, and without it, everything looks fine. That should also avoid situations like in #282071 and #285946. * Added debian/patches/01_64bits_stupidity.dpatch to enable blender on 64-bit systems. Please read the README.Debian file for more info. A NEWS.Debian file has been added to ensure that users don't miss this point. * Adjusted README.Debian file so that it has the very same structure as a debian changelog file. * Adjusted the clean target since many binary files remained after the cleanup, reported by dpkg-buildpackage when trying to update the Debian diff after a build (Closes: #424145). * Adjusted the width of the lines in the long description to get a possibly beautiful paragraph. * Updated and improved desktop integration (Closes: #417901): - switched from a single desktop file to two versions: one for windowed and one for fullscreen execution, thanks to Lukas Fittl for the suggestion! - added the missing dh_desktop call; - added the installation of all the icons in release/freedesktop/icons; - adapted the icon name in the .desktop files accordingly. * Dropped insecure script removal introduced in 2.42a-6, since the insecure script is no longer shipped upstream. * Added a TODO(.Debian) file to list items to work on for further revisions. [ Florian Ernst ] * debian/control: + drop g++-3.3 from B-D. Actually, we don't need it anymore. + bump B-D on python-central to 0.5 to make lintian happy. blender (2.42a-7) unstable; urgency=high * Dropped the erroneous -lstdc++ and -lc linking options, which caused the FTBFS on mips and sparc; let g++ do the job instead, using CXX. Many thanks to Sam Hocevar for having found the cause of the FTBFS and for the patch (Closes: #417889). * Urgency set to high accordingly, since it is a serious bug. blender (2.42a-6) unstable; urgency=high * Security: No longer ship the kmz_ImportWithMesh.py script since it allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted (1) KML or (2) KMZ file [CVE-2007-1253]. * Updated copyright to reflect the actual license (Closes: #407917). * Added documentation (NEWS, README.Debian) about 64-bit related risks. * Added myself to the Uploaders. blender (2.42a-5etch1) testing-proposed-updates; urgency=high * Upload to t-p-u after talking to the security team * Security: No longer ship the kmz_ImportWithMesh.py script since it allows user-assisted remote attackers to execute arbitrary Python code by importing a crafted (1) KML or (2) KMZ file [CVE-2007-1253]. blender (2.42a-5) unstable; urgency=high * urgency=high due to RC bugfix targetted at testing * debian/control: add explicit Build-Depends on pkg-config which was previously pulled in automatically via a dependency chain, thus resolving a FTBFS (Closes: #397560) * debian/rules: remove dh_python call as dh_pycentral should do the work * debian/genpot/*.py: convert DOS to Unix line endings, thanks to Jens Seidel for the pointer * debian/blender.1: update by Cyril Brulebois, many thanks (Closes: #394224) blender (2.42a-4) unstable; urgency=low * Well, instead of using a different compiler let's try lowering the optimization again on mips{,el}. Many thanks to Jens Seidel for all his work! blender (2.42a-3) unstable; urgency=low * Fall back to using gcc-3.3/g++-3.3 on mips and mipsel in order to circumvent ICE, see bug#354439 and the previous changelog entry. * debian/rules: delete config.{guess,sub} in clean blender (2.42a-2) unstable; urgency=low [ Cyril Brulebois ] * Add support for GNU/kFreeBSD (kfreebsd-i386 at least, closes: #388349): - Add 10_gnukfreebsd_support.dpatch to solve GNU/kFreeBSD detection in SConstruct files and other #define's. - Conditionalize the removal of "libdc1394" in debian/rules because it is Linux-specific and used unconditionally. Should be more easy to maintain this way than having multiple user-config.py files. [ Florian Ernst ] * Fall back to using gcc-3.4/g++-3.4 on mips and mipsel in order to circumvent ICE, see bug#354439. * Merge changes from Ubuntu: - debian/genpot: Add python scripts from Lee June to generate a reasonable PO template from the sources. Since gettext is used in a highly nonstandard way, xgettext does not work for this job. - debian/rules: Call the scripts, generate po/blender.pot, and clean it up in the clean target. - Add a proper header to the generated PO template. * Readd B-D on autotools-dev for auto-updating of config.{sub,guess}, GNU/kFreeBSD seems to need it. blender (2.42a-1) unstable; urgency=low [ Wouter van Heyst ] * Don't use fancy colours polluting build logs. [ Antonio Ospite ] * New upstream release * Drop 05_mesh_skin_py23.dpatch, not needed anymore * Update regexp in debian/watch file and added the call to uupdate * Add a source lintian override for outdated-autotools-helper-file, since we do not use autotools at all [ Florian Ernst ] * Link against libgettextpo, not libgettextlib. Thanks to Santiago Vila for clarification (Closes: #381809, #382246) * Quote arguments properly in wrapper script, thanks to Wesley J. Landaker (Closes: #380580) blender (2.42-1) unstable; urgency=low [ Antonio Ospite ] * New upstream release * Adapt to use the refactored blender build system based on scons * Remove the build-dependecy on autotools-dev * Build-Depend on libopenexr-dev to enable support for EXR output format * Build-Depend on libavformat-dev to enable FFMPEG output format * Add some lintian and linda overrides, for both source and binary package * Update Standards-Versions to 3.7.2 * Build using python 2.4 (build-depends on python2.4-dev for now) * Update to Build-Depend on debhelper (>= 5.0.37.2) * Other updates to follow the python policy as asked in http://wiki.debian.org/DebianPython/NewPolicy * Fix a problem with mesh_skin.py script not being compatible with python 2.3 (even if we build for 2.4, this make backporting easier), see the file patches/05_mesh_skin_py23.dpatch [ Florian Ernst ] * Drop 05_bevel_center.py_fix.dpatch, not needed anymore * Upgrade debhelper compatiblity level to 5 * Add French translations in .desktop, thanks to VETSEL Patrice (Closes: #354936) * New upstream + Finds libtiff easily (Closes: #364473) + lightwave_export.py works with newer Python (Closes: #348374) * General cleanup to reflect new build system * Drop old and unneeded patches blender (2.41-1) unstable; urgency=low [ Florian Ernst ] * New upstream release + adjust 01_SConstruct_debian.dpatch accordingly + uses openal again, but we don't, see bug#323527 * Remove mips{,el} patching from 2.40-2 as it didn't solve the FTBFS [ Antonio Ospite ] * Fixed a Syntax Error in bevel_center.py script when using python 2.3, see the file debian/patches/05_bevel_center.py_fix.dpatch blender (2.40-2) unstable; urgency=low * Lower optimization on mips{,el} only in order to avoid a compiler error, adjusting dpatch setup accordingly * debian/rules: use "scons clean" to speed up clean target as recommended by upstream blender (2.40-1) unstable; urgency=high [ Wouter van Heyst ] * Switch to team based maintenance * New upstream release - closes: #345442, #346144 + fixes CVE-2005-4470: Integer overhead in header parser for .blend import - closes: #344398, urgency=high * Acknowledge NMU - closes: #333958 [ Florian Ernst ] * New upstream release includes own fixes for building on amd64/gcc4.0; adjusting debian/patches/03_amd64_gcc40_fix.dpatch and then stop applying it as it is apparently not needed anymore * Add debian/patches/SConstruct.diff as well as debian/README.Alioth-CVS explaining how to use it when building from upstream source + Alioth-CVS * Add missing build-dependency on libgettextpo-dev, drop hardcoded Depends on gettext - closes: #307811 * Add Build-Depends on libtiff4-dev for building and Suggests on libtiff4 for dlopen()'ing * Add README.Debian explaining graphics issues such as random crashes and interface weirdness, this might eventually be sufficient for resolving bugs like #299441 and friends... * Substitute 02_tmp_in_HOME.dpatch for 02_quit_blend_in_homedir.dpatch to make sure all temporary user data (such as e.g. autosave files) is put in $HOME/.blender in order to avoid a symlink attack, see bug#298167 * Extend 04_de_po_fix.dpatch * Remove Conflicts/Replaces on blender-powerpc as this package only exists in oldstable * Streamline debian/rules, removing some unneeded cruft * debian/control: add upstream homepage * README.Debian: added note about quit.blend now being found in $HOME/.blender * debian/watch: added * Merge (and extend) Ubuntu adjustments as applied by Daniel Holbach + ${python:Depends} and dh_python + auto-update config.guess via autotools-dev * debian/source.lintian-overrides: added * debian/blender.1: escape hyphens where necessary blender (2.36-1) unstable; urgency=high * The "Back From The Gig" release. * Urgency is set to high, since this release fixes a security issue. Woody doesn't have free Blender. * [02_fix_insecure_writing_to_quit_blend] added a dpatch to prevent a symlinkattack - closes: #298167 * New upstream release - closes: #288883 * Acknowledged NMU, sorry for delay and thanks guys - closes: #288882 * Now fully updates the plugins every time blender is launched - closes: #285578 blender (2.35-1.1) unstable; urgency=low * Non-maintainer upload. * Split out parts of 01_SConstruct_debian.dpatch: root_build_dir needs to get adjusted before the clean target runs - closes: #288882 blender (2.35-1) unstable; urgency=low * "The Brief Return From The Hell, Pt. 2" release. * New upstream release - closes: #282702 * Added MimeType field to .desktop - closes: #280925 * Fixed a typo in description - closes: #268498, #277229 * Changed the size of blender.xpm to 32x32. * Now installs manpage, even if it's somewhat dated - closes: #277886 * Now installs blenderplayer. blender (2.34-1) unstable; urgency=high * The "Brief Return From The Hell" release. * New upstream release. * Put .desktop and .xpm into the right place - closes: #257935 * [patches/01_SConstruct_debian.dpatch] fixed pathes for FTGL stuff - closes: #262547 * [blender-wrapper]: now reinstall some files when the user's ~/.blender came from the older versions. blender (2.33a-1) unstable; urgency=low * New upstream release * Fixed a typo in /usr/bin/blender wrapper - closes: #248485 blender (2.33-3) unstable; urgency=low * Fixed gettext dependency - closes: #247624 blender (2.33-2) unstable; urgency=low * Oops, I messed menu entry up and also forgot to install it, Fixed... blender (2.33-1) unstable; urgency=low * New upstream release. * Re-packaged. * Now uses SCons-based build system. * Sorted out build-dependencies. * Fixed menu hint, uses "Modeler" - closes: #246201 blender (2.32-4) unstable; urgency=low * Added a menu entry to run blender with -w - closes: #223602 blender (2.32-3) unstable; urgency=low * Made bmake executable, so plugins should be built when built by buildd. * 02_sparc_linux.dpatch: removed. * 02_defs_for_debian.doatch: dpatch'd changes on nan_definitions.mk. * Added Suggests: yafray blender (2.32-2) unstable; urgency=low * [control] changed Maintainer field. * Fixed build on SPARC, thanks Petter Reinholdt - closes: #229420, #221802 * Now installs ~/.blender - closes: #232654 - I know this is a kludgy solution, but seems there is no better way to go for now... * Now ships with plugins - closes: #221584 * Now ships with python scripts - closes: #221586 * Fixed SECTION of manpage - closes: #231847 * Listed povray(1) instead of too general X(1) in manpage - closes: #231843 blender (2.32-1) unstable; urgency=low * New upstream release - closes: #231499 blender (2.30-1) unstable; urgency=low * New upstream release - closes: #219531 blender (2.28c-1) unstable; urgency=low * New upstream release - closes: #209913 * Added Build-Depends: libesd0-dev - closes: #207520 blender (2.28-1) unstable; urgency=low * New upstream release - closes: #203714, #204460 * Acknowledged NMU, thanks David and Paul - closes: #194373 * Removes tmp-makefile on clean - closes: #194374 * Now uses dpatch. * Bumped Standards-Version to 3.5.10. * Added some Build-Depends. * Removed TODO. blender (2.27-1.1) unstable; urgency=low * Non Maintainer Upload * Fix multi-line strings for gcc 3.3 (Closes: #194373) Patch by Paul Hampson blender (2.27-1) unstable; urgency=low * New upstream release. blender (2.26-3) unstable; urgency=low * Thanks again LarstiQ for preparing this release. * Bumped to Standards-Version: 3.5.9. * Tightened Build-Depends - closes: #185719 * Improved description - closes: #180358 * Now conflicts with blender-powerpc - closes: #183944 * Fixed upsteram URL in manpage - closes: #184919 blender (2.26-2) unstable; urgency=low * Build-Depends: libpng12-0-dev, instead of libpng-dev. blender (2.26-1) unstable; urgency=low * Thanks Wouter van Heyst for preparing this release. * New upstream release. * Uses NaN makefiles instead of GNU Auto*. * Removed post*. blender (2.25b+cvs.2003.02.17-1) unstable; urgency=low * New upstream release (CVS snapshot) - closes: #165581 * This is actually 2.26+, but I postpone to bump the version until LarstiQ send me his changes. blender (2.25b+cvs.2003.02.05-1) unstable; urgency=low * The "At Last We Are Free" release. * Free Blender, finally! * New upstream release (CVS snapshot). chromium (150.0.7871.181-1) unstable; urgency=high . [ Andres Salomon ] * New upstream security release. - CVE-2026-15899: Use after free in CameraCapture. Reported by Google. - CVE-2026-15900: Use after free in GPU. Reported by Google. - CVE-2026-15901: Use after free in Network. Reported by Google. - CVE-2026-15902: Use after free in Cast. Reported by Google. - CVE-2026-15903: Out of bounds read and write in V8. Reported by OpenAI Codex Security (amyb). - CVE-2026-15904: Use after free in Ozone. Reported by Google. - CVE-2026-15905: Use after free in Aura. Reported by Google. - CVE-2026-16420: Type Confusion in WebAudio. Reported by Found by XBOW and triaged by Brendan Dolan-Gavitt. - CVE-2026-16421: Inappropriate implementation in WebAudio. Reported by Found by XBOW and triaged by Brendan Dolan-Gavitt. - CVE-2026-16413: Out of bounds write in ANGLE. Reported by Google. - CVE-2026-16414: Insufficient validation of untrusted input in Chromecast. Reported by Google. - CVE-2026-16415: Insufficient validation of untrusted input in Extensions. Reported by Google. - CVE-2026-16416: Integer overflow in Chromecast. Reported by Google. - CVE-2026-16417: Uninitialized Use in Skia. Reported by Google. - CVE-2026-16418: Stack buffer overflow in V8. Reported by Google. - CVE-2026-16419: Out of bounds read and write in ANGLE. Reported by Google. - CVE-2026-16422: Insufficient validation of untrusted input in Certificate. Reported by Google. - CVE-2026-16423: Use after free in UI. Reported by Google. - CVE-2026-16424: Use after free in GPU. Reported by Google. dropbear (2026.94-1) unstable; urgency=medium . * New upstream bugfix release. elpi (3.7.2-2) unstable; urgency=medium . * Prepare for upload to unstable. elpi (3.7.2-1) experimental; urgency=medium . * New upstream release. * Fix compilation with cmdliner 2. * Rewrite d/watch. * Bump standards-version to 4.7.4. elpi (3.4.3-1) experimental; urgency=medium . * New upstream release. elpi (3.4.2-1) experimental; urgency=medium . * New upstream release. elpi (3.3.1-1) experimental; urgency=medium . * New upstream release. * Drop now-unneeded patch for compilation with recent atdgen. elpi (2.0.7-3) unstable; urgency=medium . * Team upload * Disable trace-browser-elab-broken1 test elpi (2.0.7-2) unstable; urgency=medium . * Team upload * Fix compilation with ppxlib 0.36.0 (Closes: #1114903) elpi (2.0.7-1) unstable; urgency=medium . * New upstream release. elpi (2.0.5-2) unstable; urgency=medium . * Team upload * Fix compilation with atdgen 2.16 elpi (2.0.5-1) unstable; urgency=medium . * New upstream release. * Bump standards-version to 4.7.0. elpi (1.19.6-1) unstable; urgency=medium . * New upstream release. elpi (1.18.2-5) unstable; urgency=medium . * Team upload * Simplify architectures: declare binaries "Architecture: any" and build-depend on ocaml-native-compilers elpi (1.18.2-4) unstable; urgency=medium . * Add autopkgtest. elpi (1.18.2-3) unstable; urgency=medium . * Add missing depend on yojson-tools (Closes: #1073275). elpi (1.18.2-2) unstable; urgency=medium . * Team upload * Add armhf and s390x to Architectures elpi (1.18.2-1) unstable; urgency=medium . * New upstream release. elpi (1.17.4-3) unstable; urgency=medium . * Really re-enable all architectures... shame! elpi (1.17.4-2) unstable; urgency=medium . * Re-enable all architectures (just to see). elpi (1.17.4-1) unstable; urgency=medium . [ Julien Puydt ] * Fix d/rules cleaning (Closes: #1044961). . [ Stéphane Glondu ] * Use ocaml_dune DH buildsystem * Mark test-only dependencies with . [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. . [ Julien Puydt ] * New upstream release. elpi (1.17.0-1) unstable; urgency=medium . * New upstream release. elpi (1.16.10-3) unstable; urgency=medium . * Team upload * Force STACK to a higher value for tests (Closes: #1040541) elpi (1.16.10-2) unstable; urgency=medium . * Fix compilation with recent dune. elpi (1.16.10-1) unstable; urgency=medium . * New upstream release. * Bump standards-version to 4.6.2. elpi (1.16.8-1) unstable; urgency=medium . * Re-enable the archv64 architecture following advice from Manuel A. Fernandez Montecelo - thanks! (Closes: #1025129) * New upstream release. * Drop the patch for yojson 2.0 support (obsolete). elpi (1.16.7-2) unstable; urgency=medium . * Limit the architectures where the package builds, until upstream re-enables them. elpi (1.16.7-1) unstable; urgency=medium . * New upstream release. * Add patch for yojson 2.0 support. elpi (1.16.5-4) unstable; urgency=medium . * Add patch for longer timeouts, so tests pass on more architectures. elpi (1.16.5-3) unstable; urgency=medium . * Add more deps to help with running tests on several architectures. elpi (1.16.5-2) unstable; urgency=medium . * Enable tests during the compilation. elpi (1.16.5-1) unstable; urgency=medium . * New upstream release. * Bump Standards-Version to 4.6.1. elpi (1.15.2-1) unstable; urgency=medium . * New upstream release. elpi (1.14.3-1) unstable; urgency=medium . * New upstream release. * Drop patch (obsolete). elpi (1.14.1-1) unstable; urgency=medium . * Add a debian/upstream/metadata file. * New upstream release. elpi (1.13.8-2) unstable; urgency=medium . * Add support for camlp5 8.*. (Closes: #1002988) elpi (1.13.8-1) unstable; urgency=medium . * New upstream release. * Drop extra license files. * Add patch to fix typos. elpi (1.13.7-2) unstable; urgency=medium . * Better packaging. elpi (1.13.7-1) unstable; urgency=medium . * Initial release. (Closes: #997993) gcc-15 (15.3.0-2) unstable; urgency=medium . * Update to git 20260719 from the gcc-15 branch. - Fix PR tree-optimization/126262, PR tree-optimization/126257, PR middle-end/126084, PR tree-optimization/120201, PR target/106895 (PPC), PR target/126148 (x86), PR target/126049 (RISCV), PR target/67459 (SH), PR target/122948 (SH), PR target/125972 (S390), PR rtl-optimization/125173, PR target/124908 (AArch64), PR target/125818 (AArch64), PR target/125469 (x86), PR target/125469 (x86), PR target/125992 (S390), PR target/125611 (x86), PR target/125478 (RISCV), PR target/125670 (RISCV), PR testsuite/113276, PR target/125215 (RISCV), PR middle-end/125621, PR target/125795 (RISCV), PR target/120144 (MIPS), PR ipa/125699, PR tree-optimization/125776, PR tree-optimization/125774, PR rtl-optimization/123822, PR rtl-optimization/124454, PR rtl-optimization/116053, PR tree-optimization/125501, PR tree-optimization/124151, PR c++/126057, PR c++/125674, PR c++/65271, PR fortran/125172, PR fortran/103367, PR fortran/60576, PR fortran/103367, PR fortran/126018, PR fortran/125606, PR lto/125257, PR libgcc/123976, PR libfortran/126116, PR libstdc++/126111, PR libstdc++/125956, PR libstdc++/118158. * Let the ada build fail on an alihash mismatch, if fail_on_alihash_mismatch is enabled. * Fix PR ipa/124128, taken from the gcc-16 branch. openjdk-25 (25.0.4+7-1) unstable; urgency=medium . * OpenJDK 25.0.4 release, build 7. - CVEs: + CVE-2026-46968 + CVE-2026-46917 + CVE-2026-47010 + CVE-2026-47021 + CVE-2026-47027 + CVE-2026-60147 + CVE-2026-47059 + CVE-2026-47063 + CVE-2026-41254 - Release notes: https://bit.ly/openjdk2504 * d/{man, watch}: Regenerate. openjdk-25 (25.0.4~6ea-1) unstable; urgency=medium . * OpenJDK 25.0.4 snapshot, build 6. * d/t/problems.csv: Add openjdk-28, remove obsolete versions, add new exclusions. * d/p/jdk-8387580.diff: Apply upstream patch to resolve S390x ftbfs (JDK-8387580). * d/p/jdk-8377035.diff: Cherry-pick upstream patch to disable failing JSR166 S390x tests (JDK-8377035). * d/t/jdk-8388170-proposed.diff: Apply patch to resolve deoptimization crash on S390x (JDK-8388170). * Regenerate files. openmha (4.18.1-4) unstable; urgency=medium . * d/control: limit openmha to archs i386 amd64 armhf arm64 * d/patches: disable generating Doxygen files pages peony (4.20.2.1-2) unstable; urgency=medium . [ zhangpan ] * Add patch to fix peony-qt-desktop crash when deleting desktop files. (Closes: #1141662) peony (4.20.2.1-1) unstable; urgency=medium . [ Andreas Tille ] * Migrate packaging to Kylin team on Salsa * Standards-Version: 4.7.4 (Removed Priority field) * d/copyright: Add debian/* paragraph . [ handsome_feng ] * New upstream release for UKUI 4.20. * Adapt to Qt6: - Update Build-Depends: Replace Qt5 libraries with Qt6 equivalents (libgsettings-qt6-dev, libpoppler-qt6-dev, qt6-base-dev, qt6-base-dev-tools, qt6-declarative-dev, qt6-declarative-dev-tools, qt6-remoteobjects-dev, qt6-svg-dev, qt6-tools-dev-tools, qmake6, qt6-5compat-dev). - Drop obsolete Qt5 dependencies: libgsettings-qt-dev, libkf5wayland-dev, libpoppler-qt5-dev, libqt5svg5-dev, libqt5x11extras5-dev, qt5-qmake, qtbase5-dev, qtbase5-dev-tools, qtdeclarative5-dev, qttools5-dev-tools. - debian/rules: Update QT_SELECT to 6 and configure QMAKE to use qmake6. * debian/control: - Add new Build-Depends: kwayland-dev, libkscreen-dev, libkysdk-base-dev, libkysdk-desktop-dev, libkysdk-system-dev, libpolkit-gobject-1-dev, libukui-search-dev, libxkbcommon-dev. - Rename library package: libpeony3t64 -> libpeony3. - Update Depends for libpeony3: Add libblockdev-crypto3. - Add new binary package: peony-utils. * debian/rules: - Add override_dh_auto_configure to set QMAKE flags and PREFIX. - Add override_dh_auto_build to compile upgrade-utils (desktop-grid). - Add override_dh_clean to clean up upgrade-utils binaries. * Add helper files for new package structure: - Rename debian/libpeony3t64.install to debian/libpeony3.install. - Add debian/libpeony3.shlibs. - Add debian/peony-utils.install, debian/peony-utils.manpages, and debian/peony-utils.postinst. - Add debian/upgrade-utils directory for desktop grid configuration tools. . [ zhangpan ] * Drop obsolete debian/libpeony3t64.* packaging files. * Pass LDFLAGS to desktop-grid helper binaries. * Fix typos in update-desktop-grid(1). peony (4.0.0.2-1) unstable; urgency=medium . * Bugfix only: - Use QScreen instead of KScreen to prevent FTBFS (Closes: #1079810) and resolve incorrect display positioning (LP: #2103673) - debian/control: drop libkf5screen-dev. peony (4.0.0.1-1) unstable; urgency=medium . * Disable the auto partition mount to fix UbuntuKylin install error. peony (4.0.0.0-1.1) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063217 peony (4.0.0.0-1.1~exp1) experimental; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. peony (4.0.0.0-1) unstable; urgency=medium . * New upstream release. peony (3.2.4-2) unstable; urgency=medium . * Add the missing depends libglib2.0-bin. peony (3.2.4-1) unstable; urgency=medium . * New upstream release. peony (3.2.3-1) unstable; urgency=medium . * New upstream release. peony (3.0.6-1) unstable; urgency=medium . * New upstream release. peony (3.0.5-1) unstable; urgency=medium . * New upstream bugfix release. peony (3.0.4-1) unstable; urgency=medium . * New upstream bugfix release. peony (3.0.3-1) unstable; urgency=medium . * New upstream bugfix release. peony (3.0.2-2) unstable; urgency=medium . * debian/control: - libpeony3: add breaks with libpeony2. (Closes: #968595) peony (3.0.2-1) unstable; urgency=medium . * New upstream release. peony (3.0.1-2) unstable; urgency=medium . * Source-only upload without change to allow testing migration. peony (3.0.1-1) unstable; urgency=medium . * New upstream release. (Closes: #957676) * debian: - drop libgtk2.0-dev and qt5-gtk2-platformtheme. - update the install files. - libpeony2 -> libpeony3. - Update watch file. peony (2.1.2-1) unstable; urgency=medium . * New upstream bugfix release. - Fix enter key as shortcut issues such as open selected file. - Fix that file in drag state not show file name. - Fix that file rename as empty and rename file change current sort. - Fix that desktop app link show incorrect icon. - Fix generate file thumbnail issue and ensure thread safety. - Fix that screen mirror not show view. - Fix file handle error. peony (2.1.1-1) unstable; urgency=medium . * New upstream bugfix release. peony (2.1.0-1) unstable; urgency=medium . * New upstream release. - Use custom header bar, and border rounded window. - Remove current advance search page, and relpace it with file label page. - Improve the thumbnail frameworks. - Improve the mouse right click interaction in desktop view. - Allow unrelated trash or delete file operation executed when a file operation is running. - Refactor the desktop window background displaying process. * debian/libpeony2.symbols: - update symbols file. peony (2.0.1-2) unstable; urgency=medium . * debian/libpeony2.symbols: - fixed symbols for armel. peony (2.0.1-1) unstable; urgency=medium . * New upstream release. * debian/control: - Add build-depends pkg-kde-tools. * debian/rule: - using pkgkde_symbolshelper. * debian/libpeony2.symbols. - Using pkg-kde-tools update the symbols file. (Closes: #951607) peony (2.0.0-1) unstable; urgency=medium . * New upstream release. - Refactor peony ui with Qt (from Gtk3). * debian/control: - Bump to compat 12. - Bump Standards-Version to 4.5.0. - Refresh the dependency. - Set Rules-requires-Root to no. * debian/copyright: Refreash the copyright entry. peony (1.1.6-1) unstable; urgency=medium . * Add file path to the address bar that can click. * Add drag directories to favorites and delete favorites directories function. * Add folder image and set location button size. * Add search entry delete function. * Modify sidebar, statusbar, locationbar style. * Display picture according to its own width and height. * Update zh_TW.po and zh_CN.po. * Fix trash restore files error. * Fix that computer, recent and trash is English in addressbar. * Fix the location bar error. * Reload window after desktop-is-home-dir changed. (LP: #1831857) * Fix the crash when using listview mode. (LP: #1827994) * debian/control: - Drop engrampa from suggests. - Fix symbols-file-missing-build-depends-package-field. - Bump Standards-Version to 4.4.0. peony (1.1.5-1) unstable; urgency=medium . * Add the function of preview files. * Add format function. * Change the name style when copy files. * Simplify disk label description. * Update es.po, fr.po, pt.po, ru.po. peony (1.1.4-1) unstable; urgency=medium . * New upstream release peony (1.1.3-1) unstable; urgency=medium . * Adjust the size of the black cd icon. peony (1.0.3-2) unstable; urgency=medium . * Use tracker.d.o team address (Closes: #899634) peony (1.0.3-1) unstable; urgency=medium . * Initial release to Debian (Closes: #872965) peony-extensions (4.20.0.0-1) unstable; urgency=medium . [ zhangpan ] * New upstream release for UKUI 4.20. * Adapt to Qt6: - Update Build-Depends: Replace Qt5 libraries with Qt6 equivalents (libgsettings-qt6-dev, libpoppler-qt6-dev, qmake6, qt6-base-dev, qt6-base-dev-tools, qt6-remoteobjects-dev, qt6-tools-dev-tools). - Drop obsolete Qt5 dependencies: libgsettings-qt-dev, libpoppler-qt5-dev, qt5-qmake, qtbase5-dev, qtbase5-dev-tools. - debian/rules: Switch QT_SELECT to qt6 and use qmake6 for configuration. * debian/control: - Add new Build-Depends: libgudev-1.0-dev, libukui-search-dev, libkyai-data-management-client-dev, libkysdk-ai-common-dev, libkysdk-applications-dev, libkysdk-system-dev, libpolkit-gobject-1-dev, libukui-common-dev, pkgconf, libukui-file-metadata-dev, libukui-log4qt-dev, libukui-service-interface-dev. - Add new binary packages: peony-bluetooth, peony-send-to-device, peony-device-rename, peony-intelligent-data-management-service, peony-intelligent-plugin, peony-spaceview-plugin. - peony-extensions: Update dependencies to include new plugins. * Add helper files for file installation: - Add debian/peony-bluetooth.install. - Add debian/peony-device-rename.install. - Add debian/peony-intelligent-data-management-service.install. - Add debian/peony-intelligent-data-management-service.postinst. - Add debian/peony-intelligent-plugin.install. - Add debian/peony-send-to-device.install. - Add debian/peony-share.postinst. - Add debian/peony-spaceview-plugin.install. * debian/rules: - Skip tests by exporting EXTENSIONS_SKIP_TEST=1. . [ Andreas Tille ] * Add versioned (Build-)Depends peony-extensions (3.2.4-1) unstable; urgency=medium . * New upstream release. peony-extensions (3.2.3-1) unstable; urgency=medium . * New upstream release. peony-extensions (3.0.2-1) unstable; urgency=medium . * New upstream release. - Fix the build errors. (Closes: #975139) peony-extensions (3.0.1-1) unstable; urgency=medium . * New upstream bugfix release. peony-extensions (3.0.0-2) unstable; urgency=medium . * No-change source only upload peony-extensions (3.0.0-1) unstable; urgency=medium . * New upstream release. * d/control: - Add peony-extension-computer-view, peony-set-wallpaper, peony-admin, peony-extensions. - Remove hardcodes dependency on libpeony. (Closes: #968661) peony-extensions (2.0.2-1) unstable; urgency=medium . * New upstream bugfix release. - Fix that sometimes failed to open terminal. peony-extensions (2.0.1-1) unstable; urgency=medium . * New upstream bugfix-only release. - Not allowed to open in admin or compress against the computer and trash. peony-extensions (2.0.0-1) unstable; urgency=medium . * New upstream release. - Rewrite the plugins according to the peony-2.0.0. * debian/control: - Drop peony-image-converter, peony-sendto, peony-wallpaper, peony-xattr-tags. peony-extensions (1.1.5-1) unstable; urgency=medium . * New upstream release. - Remove the useless icons. * debian/control: - Bump standards-version to 4.5.0. * debian/peony-wallpaper.lintian-overrides: - Add library-not-linked-against-libc override for peony-wallpaper extension file. peony-extensions (1.1.4-1) unstable; urgency=medium . * New upstream release. (Closes: #945683) * Debian/control: - Drop peony-admin. * Debian/{compat,control}: - Use debhelper-compat notation. Bump to DH compat level version 12. peony-extensions (1.1.3-1) unstable; urgency=medium . [ Andreas Henriksson ] * New upstream release. - Fixes FTBFS by dropping unused locally defined g_ptr_array_copy which collides with glib function with same name. (Closes: #942339) * Debian/control: - Drop gupnp build-dependency, disabling upnp sendto support. needs porting to gupnp 1.2 . [ handsome_feng ] * Debian: - Bump standards-vertion to 4.4.0. - Bump compat level to 12. - Fix the warning of inconsistent license. peony-extensions (1.1.2-1) unstable; urgency=medium . * Initial release. (Closes: #913874) pyside6 (6.10.3-3) unstable; urgency=medium . * Add versioned dependencies on python3-dev to libshiboken6-dev restricting to the default Python interpreter version (Closes: #1141467). * Add test dependency on python3-tqdm to let some tests pass (Closes: #1141466). * Drop overrides for lintian tags now removed. * Move to debhelper compat 14. ruby-i18n (1.15.2-1) unstable; urgency=medium . * Team upload. * New upstream release. ruby-re2 (2.27.0-2) unstable; urgency=medium . * Team upload. * Attempt to make the package reproducible by specifying RE2_USE_SYSTEM_LIBRARIES. * Use --gem-install layout in rules. * Update patch headers. * Bump debhelper-compat to 14, dropping ${misc:Depends}, ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies. * Update Standards-Version to 4.7.4, no changes needed. ruby-re2 (2.27.0-1) unstable; urgency=medium . * Team upload. * New upstream version 2.27.0 ruby-re2 (2.23.0-1) unstable; urgency=medium . * Team upload. . [ Pirate Praveen ] * Team upload. * New upstream version 2.14.0 * Bump Standards-Version to 4.7.0 (no changes needed) * Refresh patches * Update minimum version of ruby-mini-portile2 to 2.8.7~ . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Upgrade watch file to version 5. * New upstream release. * Update Standards-Version to 4.7.3. * pkg-config -> pkgconf. * Drop Rules-Requires-Root field, it is now redundant. * Bump build dependency on ruby-mini-portile2 to 2.8.9. ruby-re2 (2.7.0-3) unstable; urgency=medium . * Add patch to make build reproducible * debian/clean: cleanup build directory * debian/gbp.conf: add config for trixie branch ruby-re2 (2.7.0-2) unstable; urgency=medium . * Team upload. * d/p/link-libatomic.patch: optionally use libatomic * d/rules: link libatomic in armel builds ruby-re2 (2.7.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Reorder sequence of d/control fields by cme (routine-update) ruby-re2 (2.5.0-2) unstable; urgency=medium . * Team upload. * Reupload to unstable ruby-re2 (2.5.0-1) experimental; urgency=medium . * Team Upload. * New upstream version 2.5.0 * Move debian/watch to gemwatch.debian.net * Refresh patches * Add build dependency on ruby-mini-portile2, cmake and pkg-config ruby-re2 (1.7.0-1) unstable; urgency=medium . * Team Upload. . [ Debian Janitor ] * Apply multi-arch hints. + ruby-re2: Add Multi-Arch: same. . [ Mohammed Bilal ] * New upstream version 1.7.0 * Drop X*-Ruby-Versions fields * Bump Standards-Version to 4.6.2 (no changes needed) ruby-re2 (1.6.0-1) unstable; urgency=medium . * Team Upload * New upstream version 1.6.0 ruby-re2 (1.4.0-1) unstable; urgency=medium . * Team Upload . [ Sruthi Chandran ] * Update minimum version of gem2deb to 1.0 . [ Cédric Boutillier ] * Update team name * Add .gitattributes to keep unwanted files out of the source package . [ Debian Janitor ] * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.1, no changes needed. . [ Pirate Praveen ] * Bump Standards-Version to 4.6.1 (no changes needed) * New upstream version 1.4.0 ruby-re2 (1.2.0-1) unstable; urgency=medium . [ Stefano Rivera ] * Team upload. * New upstream release. * Bump copyright years. * Bump debhelper compat to 12. * Declare Rules-Requires-Root: no. * Update VCS URLs to salsa.debian.org. * Use https URLs in package metadata. * Bump Standards-Version to 4.5.0, no changes needed. . [ Utkarsh Gupta ] * Add salsa-ci.yml ruby-re2 (1.1.1-2) unstable; urgency=medium . * Team upload * Reupload to unstable * Bump standards version to 4.1.3 ruby-re2 (1.1.1-1) experimental; urgency=medium . * Team upload * New upstream release * Bump standards version to 4.0.0 * Drop patch: c++11 (applied upstream) * Add patch: require-spec-helper.patch (fix tests) ruby-re2 (0.7.0-2) unstable; urgency=medium . * Team upload. * Build with --std=c++11. RE2 now requires this. (Closes: #820349) * Bump Standards-Version to 3.9.8, no changes needed. . [ Cédric Boutillier ] * Switch VCS fields to use https. * Bump compat level to 9. ruby-re2 (0.7.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Refresh packaging: + Bump Standards-Version to 3.9.6 + Update Vcs-Browser to use cgit + Add Testsuite field + Use rake-based test runner ruby-re2 (0.6.0-1) unstable; urgency=medium . * New upstream version: fix FTBFS (Closes: #748118) * Upload to unstable * Bump copyright years ruby-re2 (0.5.0-1) experimental; urgency=medium . * Initial release (Closes: #735672) rust-futures-io (0.3.33-1) unstable; urgency=medium . * Team upload. * Package futures-io 0.3.33 from crates.io using debcargo 2.8.4 rust-futures-sink (0.3.33-1) unstable; urgency=medium . * Team upload. * Package futures-sink 0.3.33 from crates.io using debcargo 2.8.4 rust-futures-task (0.3.33-1) unstable; urgency=medium . * Team upload. * Package futures-task 0.3.33 from crates.io using debcargo 2.8.4 ukui-menu (4.20.2.3-1) unstable; urgency=medium . * New upstream release for UKUI 4.20. * debian/control: - Update Vcs-* and Homepage URLs to openkylin Gitee. - Port to Qt6: Drop Qt5/KF5 build dependencies and add qt6-base-dev, libkf6windowsystem-dev, libgsettings-qt6-dev, etc. - Add new build dependencies: libukui-quick-dev, libukui-search-dev, libkysdk-system-dev, kwayland-dev. - Split shared libraries into libukui-menu1 and libukui-menu-dev packages. - Update runtime dependencies: Add qml-module-org-ukui-quick-items, ukui-menu-recent-file. ukui-menu-extensions (4.20.0.2-1) unstable; urgency=medium . * Initial release. REMOVED: granule-manual 1.1.0+dfsg-3.2 REMOVED: publicfile 0.52-14 REMOVED: golang-github-rhysd-go-github-selfupdate 1.2.4-1 REMOVED: golang-github-inconshreveable-go-update 0.0~git20160112.0.8152e7e+ds-3