botch (0.24-8) unstable; urgency=medium . * debian/control: fix Debian Commons maintainer address typo. Thanks to Santiago Vila botch (0.24-7) unstable; urgency=medium . * debian/patches/0004-tools-packages-diff.py-format-with-black.patch: update with black 26.3.1 (Closes: #1131640) * debian/control: put package into Debian Commons * add debian/upstream/metadata botch (0.24-6.1) unstable; urgency=medium . * Non-maintainer upload. * Build-Depend on ocaml instead of transitional ocaml-nox (Closes: #1126130) botch (0.24-6) unstable; urgency=medium . * debian/salsa-ci.yml: modernize * debian/patches: - new version of ocaml-atd - refresh parsing of argparse --help output in python 3.13 (closes: #1092479) botch (0.24-5) unstable; urgency=medium . [ Stéphane Glondu ] * Use Stdlib instead of Pervasives (Closes: #1078356) . [ Johannes Schauer Marin Rodrigues ] * debian/control: add Recommends on wget (Closes: #928682) * debian/control: fix Hompage to point to salsa (Closes: #988411) botch (0.24-4) unstable; urgency=medium . * Team upload (ack by maintainer) * Depend on yojson-tools instead of old libyojson-ocaml-dev to fix missing ydump tool (split from libyojson-ocaml-dev) This fixes autopkgtests and build-failure (Closes: #1073199, #1073259) botch (0.24-3) unstable; urgency=medium . * debian/control: switch out unmaintained markdown for discount botch (0.24-2) unstable; urgency=medium . * add patch to make tests work with black 23.1.0 (closes: #1031469) botch (0.24-1) unstable; urgency=medium . * New upstream release - port to dose3 7.0.0 (closes: #1006049) * debian/watch: bump version to 4 * debian/control: bump dh version to 13 * debian/control: bump Standards-Version to 4.5.1 * debian/botch.install: list manpages * fix my name * drop patches * remove parmap and parany * add patch fixing Bi_outbuf -> Buffer * patch json test formatting * debian/tests: remove --jobs * debian/source/lintian-overrides: override some lintian false-positives * debian/salsa-ci.yml: disable crossbuilding botch (0.23-1) unstable; urgency=medium . * New upstream release * drop patches and add patch replacing parany with parmap * add patch to fix expected html in tests botch (0.22-5) unstable; urgency=medium . * patch tools/stat-html.py to make black happy (closes: #972258) * add debian/patches/testsuite-fixes-new-ocaml.patch because of changes in dose3 and ocaml since the last upload botch (0.22-4) unstable; urgency=medium . * add patch to fix pyflakes failure (closes: #963399) * add patch to fix pycodestyle error E741 botch (0.22-3) unstable; urgency=medium . * add debian/salsa-ci.yml * change vcs to salsa because of #914260 * debian/upstream/signing-key.asc: drop extra signatures * debian/control: bump standards-version to 4.5.0 * debian/tests/misc: remove out/acl_2.2.52-3_n20.svg and out/doxygen_1.8.11-3.svg because graphviz stores its version in it botch (0.22-2) unstable; urgency=medium . * Add patch as workaround for bug #946980. On 32bit architectures, botch will now not attempt using parmap for parallelization (closes: #946817) * Fixup last changelog entry that forgot a closes: #944473 botch (0.22-1) unstable; urgency=medium . * New upstream release * drop debian/patches -> all have been applied upstream * drop B-D on libcdt5 because tests are not testing graphviz version anymore * replace deprecated $ADTTMP with $AUTOPKGTEST_TMP * bump Standards-Version to 4.4.1 (no changes) * add Rules-Requires-Root: no * bump debhelper version to 12 * use debhelper-compat B-D instead of debian/compat * add B-D: black botch (0.21-8) unstable; urgency=medium . * add patch accounts for new argparse version in python 3.7 (closes: #912935) botch (0.21-7) unstable; urgency=medium . * also ignore pycodestyle W504 (closes: #912060) botch (0.21-6) unstable; urgency=medium . * debian/control: add Build-Depends on dh-python (closes: #896797) * Define undefined parameters in shell scripts (closes: #903564) * Migrate to networkx 2.0 * update for graphviz 2.40.1 (closes: #890029) * Fix for changed version provides handling of dose3 5.0.1-9 * tools/graph-difference.py: allow comparison of arbitrary input graphs * Rename ma_interpreter.pkggraph to ma_interpreter.xml so that it is checked using botch-graph-difference instead of diff * debian/control: fix my name * bump dh compat level to 11 * debian/copyright: secure source format uri botch (0.21-5) unstable; urgency=medium . * add patch fixing test output for changed dictionary ordering from Python 3.5 to 3.6. Also bump build dependency on Python (closes: #869586) * remove empty recommends and suggests fields from botch-doc * use https URI in debian/watch * bump Standards-Version to 4.1.1 (no changes) botch (0.21-4) unstable; urgency=medium . * Add patch to fix FTBFS due to new pycodestyle and error E722 (closes: #867005) * Replace jquery-tablesorter/themes/blue/style.css with jquery-tablesorter/css/theme.blue.css after upstream switch (closes: #867607) * Build-Depends on ocamlbuild to ease a future transition to ocaml 4.05.0 (closes: #869852) * bump Standards-Version to 4.0.0 (no changes required) * make botch-doc Multi-Arch:foreign botch (0.21-3) unstable; urgency=medium . * Add patch to fix FTBFS due to API breakage introduced by src:dose3 5.0.1-8 (closes: #852917) botch (0.21-2) unstable; urgency=medium . * python3-pygraphviz dropped the file attribute. Thus adapting the code accordingly and bumping dependency to 1.4~rc1 * bump Standards-Version to 3.9.8 (no changes required) * Do not build depend on -1-revisions to ease backports * Remove unused lintian overrides botch (0.21-1) unstable; urgency=medium . * new upstream release - changes testcases for gringo 5.1.0 (closes: #847831) * remove all patches * fail if diff in autopkgtest returns nonzero exit (closes: #847832) * move diff_tmp_out of autopkgtest into its own script botch (0.20-3) unstable; urgency=medium . * Add two patches from upstream which switch from pep8 to pycodestyle (closes: #844964) botch (0.20-2) unstable; urgency=medium . * Apply patch from upstream catering for missing 'depends' field in dose3 yaml output botch (0.20-1) unstable; urgency=medium . * new upstream release botch (0.19-3) unstable; urgency=medium . * Update autopkgtest test suite to 0.19 release botch (0.19-2) unstable; urgency=medium . * Run ocamlbuild with -lflags -runtime-variant,_pic to work around Debian bug #837359 botch (0.19-1) unstable; urgency=medium . * new upstream release * drop patches as they were integrated upstream * add a Suggests:botch-doc to botch (closes: #839924) * make the botch package description less verbose (closes: #839926) * fix VCS-Git field to point to the botch git (closes: #839901) * add a README.Debian * update lintian overrides (remove hardening-no-relro and add hardening-no-bindnow and hardening-no-pie) botch (0.18-5) unstable; urgency=medium . * dummy upload to test source-only uploads without an empty Binary field in the .changes file botch (0.18-4) unstable; urgency=medium . * backport patch to output progress for botch-clean-repository via 0001-clean-repository.ml-add-progress-option.patch botch (0.18-3) unstable; urgency=medium . * backport patch which applies _tag rules to *.byte instead of just applying them to *.d.byte via 0002-_tags-don-t-apply-rule-to-.d.byte-only-but-to-.byte.patch * build-depend on libatdgen-ocaml-dev (>= 1.9.1-2) to make sure to depend on a version of atdgen with bug #837804 fixed (provides /usr/bin/atdgen on all architectures) botch (0.18-2) unstable; urgency=medium . * backport patch that retries parmap with smaller chunk sizes to cater for 32 bit architectures with very limited memory constraints 0001-buildGraph.ml-retry-with-smaller-chunk-sizes-if-parm.patch botch (0.18-1) unstable; urgency=medium . * new upstream release - restores compatibility with dose3 (closes: #827977) * add dependency on dpkg-dev (closes: #832028) * remove all patches * replace build-depends on pyflakes by pyflakes3 * replace dependcy on python3-pydot by python3-pygraphviz * update autopkgtests * add dependency on libyojson-ocaml-dev for the ydump program * bump minimum dose3 version to 5.0.1-1 botch (0.17-3) unstable; urgency=medium . * Allows one to only build architecture dependent or architecture independent packages (Closes: #804296) - build dependencies are selected through Build-Depends-Arch and Build-Depends-Indep - this only fixes #804296 because it will not build the failing wiki target anymore during architecture dependent builds on mips or mipsel. The real fix still has to be done in #804297. The problem is hidden because Architecture:all packages are not built on mips or mipsel. * support for DEB_BUILD_PROFILES nodoc and nocheck * support for DEB_BUILD_OPTIONS nodoc and nocheck botch (0.17-2) unstable; urgency=medium . * backport two patches from upstream git to support running the misc unit test target on non-native architectures: - 797639f Makefile: do not add debug information by default on non-native architectures, move that to a new debug target - bc22129 tools/*.sh: check all possible ocaml extensions to find an executable botch (0.17-1) unstable; urgency=medium . * new upstream release * The upload of clasp 3.1.3-1 broke aspcud in some cases (see #800526 and #801169) and introduced a spurious failure of the test suite that was worked around with the upload of upstream version 0.16. Now that the problem is known and clasp was fixed with 3.1.3-2, this upstream release reverts that change (closes: #802265). * remove debian/patches/print-stats.ml-do-not-use-yojson.safe.pr because that commit is part of this upstream release * refresh debian/patches/send-keepalive * add debian/tests/misc * add build dependency on python3-pydot for the test suite * add build dependency on gsfonts because graphviz wants a font called "Times-Roman" and otherwise falls back to "DejaVu Serif" instead of using "Nimbus Roman No9 L" with gsfonts installed. This could've also been fixed by changing the testcase png be rendered using "DejaVu Serif" * add build dependency on libgraph-easy-perl for the graph-easy tool which is needed by y-u-b-d-transitive-essential in the test suite * break long lines in debian/control for extended description * add additional Depends for debian/tests/control for the misc test botch (0.16-2) unstable; urgency=medium . * fix build problem on 32bit architectures botch (0.16-1) unstable; urgency=medium . * New upstream release botch (0.15-4) unstable; urgency=medium . * and another one... botch (0.15-1) unstable; urgency=medium . * New upstream release (Closes: #797453) * bump dependency on dose tools >= 4.0.1-2 * remove dependency on jq because it's not needed anymore due to new dose tools * update botch package description * update Vcs-* fields to use dgit botch (0.13-1) unstable; urgency=medium . * New upstream release (closes: #784835) * Remove the XS-Testsuite field from d/control to fix lintian warning xs-testsuite-header-in-debian-control botch (0.11-2) unstable; urgency=medium . * fix last d/changelog entry to say unstable instead of UNRELEASED uploads like this should be rejected in the first place. See #647028 botch (0.10-1~experimental1) experimental; urgency=medium . * New upstream release * bump dependency on libdose to 3.3-2 because of its backported fixes for fd-leakage and storing the original Debian package name as a cudf_extras field botch (0.9-1~experimental1) experimental; urgency=medium . * New upstream release * add build dependency on libparmap-ocaml-dev botch (0.8-1~experimental1) experimental; urgency=medium . * New upstream release botch (0.7-1~experimental1) experimental; urgency=medium . * New upstream release * replace gitorious upstream url with gitlab.mister-muffin.de botch (0.6-1~experimental3) experimental; urgency=medium . * add patch send-keepalive to not abort build on arches without ocamlopt botch (0.6-1~experimental2) experimental; urgency=medium . * do not explicitly set `dh_gencontrol -- -Vocaml:Depends` already done by dh-ocaml * do not run test suite without ocamlopt as that will make the build get killed by a timeout (closes: #778449) * add dh --with ocaml * include /usr/share/ocaml/ocamlvars.mk for OCAML_HAVE_OCAMLOPT * Build-Depend on dh-ocaml * add lintian overrides for hardening and strip errors botch (0.6-1~experimental1) experimental; urgency=medium . * New upstream release (closes: #778373) botch (0.5-1~experimental3) experimental; urgency=medium . * this upload removes the build-dependency on python3-yaml:native and the dependency on python3-yaml:amd64 to make it compilable/installable again botch (0.5-1~experimental2) experimental; urgency=medium . * making an upload to experimental botch (0.5-1~experimental1) unstable; urgency=medium . * New upstream release. - graph comparison is now done using botch-graph-difference (Closes: #764909) - adjusted to build with latest dose 3.3 (Closes: #770613) * bump dependency on dose lib and tools to 3.3 * adjust autopkgtests to use botch-graph-difference to compare graphs * bump Standards-Version to 3.9.6 * botch now suggests www-browser because some of its output is HTML * change my email in Maintainer field to josch@debian.org * add Vcs-Browser and Vcs-Git fields * change priority from extra to optional because it has no conflicts and is not a debug package * add build dependency on python3-yaml:native and dependency on python3-yaml:amd64 for testing purposes - please revert! botch (0.4-1) unstable; urgency=medium . * New upstream release. botch (0.3-1) unstable; urgency=medium . * New upstream release. botch (0.1-1) unstable; urgency=medium . * Initial release. (Closes: #748102) gimp (3.2.4-2) unstable; urgency=medium . * Cherry-pick 2 patches to build with gexiv2 0.16 * Update Depends gimp (3.2.4-1) unstable; urgency=medium . * New upstream release - https://www.gimp.org/news/2026/04/19/gimp-3-2-4-released/ * debian/libgimp-3.0-0.symbols: Add new symbols * Remove unnecessary libgimp-3.0-doc Depends: lynx | www-browser * Run wrap-and-sort -ast * Update Standards Version to 4.7.4 gimp (3.2.2-1) unstable; urgency=medium . * New upstream bugfix release - https://www.gimp.org/news/2026/03/28/gimp-3-2-2-released/ * Add Depends & Build-Depends: python3-gi-cairo gimp (3.2.0-1) unstable; urgency=medium . * New upstream release - https://www.gimp.org/news/2026/03/14/gimp-3-2-released/ gimp (3.2.0~RC3-1) unstable; urgency=high . * New upstream release including multiple plug-in security fixes: - CVE-2026-0797 (Closes: #1128601) - CVE-2026-2045 (Closes: #1128604) - CVE-2026-2047 (Closes: #1128605) - CVE-2026-2048 (Closes: #1128606) - https://www.gimp.org/news/2026/03/02/gimp-3-2-RC3-released/ * Add Build-Depends: bash-completion * debian/libgimp-3.0-0.symbols: Add new symbols * Bump minimum babl * Remove all patches: applied in new release gimp (3.2.0~RC2-3.3) unstable; urgency=medium . * Non-maintainer upload. * plug-ins: fix crash due to uninitialized ptr_array when loading a specially crafted PSD gimp (3.2.0~RC2-3.2) unstable; urgency=medium . * Non-maintainer upload. * plug-ins: fix PSD loader: heap-buffer-overflow in fread_pascal_string (CVE-2026-2239) (Closes: #1127839) * Fix PSP File Parsing Integer Overflow Leading to Heap Corruption (CVE-2026-2271) (Closes: #1127841) * plug-ins: Add overflow checks for ICO loading (CVE-2026-2272) (Closes: #1127842) gimp (3.2.0~RC2-3.1) unstable; urgency=medium . * Non-maintainer upload. * plug-ins: fix #15284 ZDI-CAN-28232 vulnerability in file-psp (CVE-2025-15059) (Closes: #1126267) gimp (3.2.0~RC2-3) unstable; urgency=medium . * Move Maintainer from Debian GNOME to Debian GNOME Extras * Move vala files from gimp to libgimp-3.0-dev * Bump Standards Version to 4.7.3 gimp (3.2.0~RC2-2) unstable; urgency=medium . * Allow building on m68k gimp (3.2.0~RC2-1) unstable; urgency=medium . * New upstream release * Add Build-Depends: dbus-x11 for build tests * Bump minimum babl & gegl * Use localehelper for build * Enable mng plugin since libmng-dev now includes the .pc file * Explicitly disable alsa for non-Linux architectures * Only build for little endian (#1088168) * gimp.install: Install new bash completions * Install new plug-ins * Update install files for new version * libgimp-3.0-0.symbols: Add new symbols * Add patch to use a more consistent version number when installing the API docs * Remove all other patches: applied in new release gimp (3.0.6-1) unstable; urgency=medium . * New upstream bugfix release (Closes: #1117537) https://www.gimp.org/news/2025/10/06/gimp-3-0-6-released/ * debian/libgimp-3.0-0.symbols: Update * Cherry-pick proposed patch to fix build test failure * Remove all other patches: applied in new release * debian/watch: Convert to Version: 5 gimp (3.0.4-6.2) unstable; urgency=medium . * Non-maintainer upload. * plug-ins: fix ZDI-CAN-27823 (CVE-2025-10934) (Closes: #1119661) gimp (3.0.4-6.1) unstable; urgency=medium . * Non-maintainer upload. * plug-ins: Fix ZDI-CAN-27684 (CVE-2025-10920) (Closes: #1116458) * plug-ins: fix dicom plug-in ZDI-CAN-27863 (CVE-2025-10922) (Closes: #1116459) * plug-ins: fix ZDI-CAN-27878 (CVE-2025-10923) (Closes: #1116460) * plug-ins: Fix ZDI-CAN-27836 (CVE-2025-10924) (Closes: #1116461) gimp (3.0.4-6) unstable; urgency=medium . * Team upload * d/control: Replace transitional libgirepository1.0-dev B-D. This package uses the actual library, so replace it with the combination of gobject-introspection and libgirepository-1.0-dev. * d/control: Add missing gir1.2-*-dev B-D as reported by dh_girepository * d/control: Add ${gir:Depends} to -dev package * d/control: Use ${gir:Provides} instead of hard-coding it * d/copyright: Don't quote the FSF's former postal address here * d/libgimp-3.0-doc.links: Fix devhelp integration * d/libgimp-3.0-doc.doc-base.*: Register API documentation with doc-base gimp (3.0.4-5) unstable; urgency=medium . * Remove obsolete Rules-Requires-Root: no field * Remove unnecessary X-Ubuntu-Langpack: yes field * Opt into Salsa CI but disable the reproducibility test gimp (3.0.4-4) unstable; urgency=medium . * Cherry-pick patch to switch from appstream-glib to appstream * Update Build-Depends: libappstream-glib-dev → libappstream-dev * Bump Standards Version to 4.7.2 gimp (3.0.4-3) unstable; urgency=high . * plug-ins: ZDI-CAN-26752 mitigation for 32-bit (Closes: #1107758) - CVE-2025-2760 gimp (3.0.4-2) unstable; urgency=medium . * Set NO_AT_BRIDGE=1 for dh_auto_test * Release to unstable . gimp (3.0.4-1) experimental; urgency=medium . * New upstream bugfix release https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/ * Bump minimum babl and gegl * Remove remaining patch: applied in new release gimp (3.0.4-1) experimental; urgency=medium . * New upstream bugfix release https://www.gimp.org/news/2025/05/18/gimp-3-0-4-released/ * Bump minimum babl and gegl * Remove remaining patch: applied in new release gimp (3.0.2-3.1) unstable; urgency=medium . * Non-maintainer upload. * plug-ins: ZDI-CAN-26752 mitigation (Closes: #1105005) gimp (3.0.2-3) unstable; urgency=medium . * Team upload * Replace build-dep on obsolete appstream-util with appstream gimp (3.0.2-2) unstable; urgency=medium . * Add Depends: python3-gi (Closes: #1096155) * Fix typo in gir1.2-gimp-3.0 package description (Closes: #1101747) gimp (3.0.2-1) unstable; urgency=medium . * New upstream bugfix release https://www.gimp.org/news/2025/03/23/gimp-3-0-2-released/ * Bump minimum gegl gimp (3.0.0-2) unstable; urgency=medium . * Add Depends: librsvg2-common (Closes: #1099419) gimp (3.0.0-1) unstable; urgency=medium . * New upstream release * Bump minimum babl & gegl * debian/libgimp-3.0-0.symbols: Update gimp (3.0.0~RC3-1) unstable; urgency=medium . * New upstream release * debian/libgimp-3.0-0.symbols: Add new symbols * Bump minimum gegl gimp (3.0.0~RC2-1) unstable; urgency=medium . * New upstream release * Bump minimum gegl * debian/libgimp-3.0-0.symbols: Add new symbols * Use xvfb with dh_auto_test to run additional tests * Remove all patches: applied in new release gimp (3.0.0~RC1-4) unstable; urgency=medium . * Add gimp-data.postinst to clean up /etc/gimp/2.0/ (Closes: #1089406) * Cherry-pick more commits * Release to unstable . gimp (3.0.0~RC1-3) experimental; urgency=medium . * Cherrypick many commits after 3.0.0 RC1 * Have gimp depend on gir1.2-gimp-3.0, needed for several plugins (Closes: #1014420) * Add Build-Depends: dh-sequence-gir * Add Provides: ${gir:Provides} to -dev package * Have -dev package depend on libgexiv2-dev per pkgconf * Disable lua plugins as recommended by upstream * Disable the useless GJS plugin more thoroughly * Extend build test timeout (for riscv64) (Closes: #1088156) * Only build docs when building libgimp-3.0-doc * Update autopkgtest for gimp3 * Closes: #651587, #862336, #918381, #967937, #1035523, #1078402 . gimp (3.0.0~RC1-1) experimental; urgency=medium . * New upstream release. * Bump Build-Depends for babl, gegl and harfbuzz. * Adapt to install plugins and modules in the 3.0 versioned dir. * Update symlink origins for 3.0. * Enable lua and js plugins and add necessary build dependencies. * Add python-gi-dev to Build-Depends. * Adapt globbing install patterns to accept single digit minor versions. * Install new "-3" suffixed symlinks for various binaries. * Drop no longer built plugins and adapt for renamed ones. * Update symbols file to reflect numerous API changes. * Update changelog and release to experimental. * Replace dependency on pkg-config with pkgconf. * Replace libfreetype6-dev Build-Dep with libfreetype-dev. * Update Standards-Version to 4.7.0. . gimp (2.99.18-1) experimental; urgency=medium . * New upstream release. - pasting from the clipboard creates a new image (closes: #1037239). * Bump versions for libheif, pango and gegl Build-Deps. * Stop using dh-sequence-gnome to generate debian/control. * Disable support for ilbm, as requirements are not available. * Add Build-Depends on libqoi-dev. * Install the file-qoi and file-farbfeld plugins. * Update symbols file. . gimp (2.99.16-2) experimental; urgency=medium . * Temporarily disable building with LTO to work around #9633 * debian/rules: Turn on auto features, but temporarily disable javascript & lua plugins * Disable mng plugin since libmng-dev in Unstable doesn't ship the .pc file * Revert "Temporarily drop the file-heif plugin" . gimp (2.99.16-1) experimental; urgency=medium . * New upstream release. * Bump minimal build versions for glib, exiv2 and gegl. * Drop test failure patch, which was included upstream. * Request meson feature support via "enabled" instead of "true". * Stop installing aclocal files, which are now gone. * Build-Dep on libcfitsoi-dev for rewritten fits support. * Temporarily drop the file-heif plugin. * Install the python plugins in the gimp package. * Update symbols file. * Switch fontconfig B-D to unversioned libfontconfig-dev. . gimp (2.99.14-2) experimental; urgency=medium . * Increase test timeout to 60s, to maybe fix timeouts on armel. . gimp (2.99.14-1) experimental; urgency=medium . * New upstream release. * Drop all patches taken from upstream git. * Update Build-Depends as per meson.build. * Stop generating links for gimp, gimp-console, gimp-test-clipboard and gimptool, they are again generated by the build system. * Install new plugin file-icns. * Install new symlink for gimp-debug-tool-?.??. * Drop both Hurd patches, gimp3 has no remaining references to PATH_MAX. * Update symbols file. * Unversion references to gimptool in README.Debian. . gimp (2.99.12-2) experimental; urgency=medium . * Add additional unversioned links for gimp-script-fu-interpreter and gimp-test-clipboard. * Upload to experimental, to trigger a rebuild against new libgs-dev. . gimp (2.99.12-1) experimental; urgency=medium . * Drop Build-Deps on webkitgtk, as that feature is unmaintained. * Merge changes from debian/master. * New upstream release * Build with Meson. * Drop the g-ir docs patch, not needed anymore. * Explicitly enable the non-gtk-binary build. * Drop now unneeded build-dep on intltool. * Add gimp and gimp-console links via dh_link, as those are not being generated by the build system. * Add jxl-metadata-import-export.patch from git to fix recent FTBFS with jpeg-xl >= 0.7.0. * Add patch from git to fix building with libheif 1.13.0+ (closes: #1021699). * Update install files to adapt to changes in new version. * Update symbols file. * Update a few paths in copyright file. * Also add a symlink for gimptool. . gimp (2.99.10-1) experimental; urgency=medium . * New upstream release * Update Build-Depends as per configure.ac. * Watch for unstable versions. * Change debian-branch and upstream-branch to gimp3 and 3.x. * Refresh 02_hurd_ftbfs.patch. * Fix references to gimp libdir "2.0" to reflect current "2.99". * Adapt packaging for soname bump to libgimp-3.0. * Switch from gtk-doc to gi-docgen. * Adapt install files for file renames and removals. * Add a gir1.2-gimp-3.0 binary for GObject Instrospection bindings. * Update symbols file. * Install libs and modules in multiarchified paths. * Install fractal-explorer examples to examples dir. * Drop dh_autoreconf override, --as-needed is the default nowadays. * Add luajit, python3 and gjs to Suggests, for plugins that require those interpreters. * Drop dh_shlibdeps override that avoided libasound2 dependencies. This workaround was included in gimp 2.2.4-2 in 2005; since then, all Debian installs running gimp are most probably pulling in ALSA libs anyway. * Temporarily add Build-Deps on libhwy-dev, libbrotli-dev and liblcms-dev until libkxl-dev pulls them in as it should. * Add the file-jpegxl plugin to the installed. * Split out gimptool-2.99 to a new libgimp-3.0-bin binary package. * Pass --enable-g-ir-doc to build GObject Instropection docs. * Add Build-Dep on yelp-tools for the above. * Add patch to fix doc syntax errors for gimp_procedure_add_menu_path. * Install g-ir-docs via libgimp-3.0-doc.docs, as the build system does not install the generated documentation. * Add upstream metadata. * Mark -dev package as Multi-Arch: same. * Update Standards-Version to 4.6.1. gimp (3.0.0~RC1-3) experimental; urgency=medium . * Cherrypick many commits after 3.0.0 RC1 * Have gimp depend on gir1.2-gimp-3.0, needed for several plugins (Closes: #1014420) * Add Build-Depends: dh-sequence-gir * Add Provides: ${gir:Provides} to -dev package * Have -dev package depend on libgexiv2-dev per pkgconf * Disable lua plugins as recommended by upstream * Disable the useless GJS plugin more thoroughly * Extend build test timeout (for riscv64) (Closes: #1088156) * Only build docs when building libgimp-3.0-doc * Update autopkgtest for gimp3 * Closes: #651587, #862336, #918381, #967937, #1035523, #1078402 gimp (3.0.0~RC1-1) experimental; urgency=medium . * New upstream release. * Bump Build-Depends for babl, gegl and harfbuzz. * Adapt to install plugins and modules in the 3.0 versioned dir. * Update symlink origins for 3.0. * Enable lua and js plugins and add necessary build dependencies. * Add python-gi-dev to Build-Depends. * Adapt globbing install patterns to accept single digit minor versions. * Install new "-3" suffixed symlinks for various binaries. * Drop no longer built plugins and adapt for renamed ones. * Update symbols file to reflect numerous API changes. * Update changelog and release to experimental. * Replace dependency on pkg-config with pkgconf. * Replace libfreetype6-dev Build-Dep with libfreetype-dev. * Update Standards-Version to 4.7.0. gimp (2.99.18-1) experimental; urgency=medium . * New upstream release. - pasting from the clipboard creates a new image (closes: #1037239). * Bump versions for libheif, pango and gegl Build-Deps. * Stop using dh-sequence-gnome to generate debian/control. * Disable support for ilbm, as requirements are not available. * Add Build-Depends on libqoi-dev. * Install the file-qoi and file-farbfeld plugins. * Update symbols file. gimp (2.99.16-2) experimental; urgency=medium . * Temporarily disable building with LTO to work around #9633 * debian/rules: Turn on auto features, but temporarily disable javascript & lua plugins * Disable mng plugin since libmng-dev in Unstable doesn't ship the .pc file * Revert "Temporarily drop the file-heif plugin" gimp (2.99.16-1) experimental; urgency=medium . * New upstream release. * Bump minimal build versions for glib, exiv2 and gegl. * Drop test failure patch, which was included upstream. * Request meson feature support via "enabled" instead of "true". * Stop installing aclocal files, which are now gone. * Build-Dep on libcfitsoi-dev for rewritten fits support. * Temporarily drop the file-heif plugin. * Install the python plugins in the gimp package. * Update symbols file. * Switch fontconfig B-D to unversioned libfontconfig-dev. gimp (2.99.14-2) experimental; urgency=medium . * Increase test timeout to 60s, to maybe fix timeouts on armel. gimp (2.99.14-1) experimental; urgency=medium . * New upstream release. * Drop all patches taken from upstream git. * Update Build-Depends as per meson.build. * Stop generating links for gimp, gimp-console, gimp-test-clipboard and gimptool, they are again generated by the build system. * Install new plugin file-icns. * Install new symlink for gimp-debug-tool-?.??. * Drop both Hurd patches, gimp3 has no remaining references to PATH_MAX. * Update symbols file. * Unversion references to gimptool in README.Debian. gimp (2.99.12-2) experimental; urgency=medium . * Add additional unversioned links for gimp-script-fu-interpreter and gimp-test-clipboard. * Upload to experimental, to trigger a rebuild against new libgs-dev. gimp (2.99.12-1) experimental; urgency=medium . * Drop Build-Deps on webkitgtk, as that feature is unmaintained. * Merge changes from debian/master. * New upstream release * Build with Meson. * Drop the g-ir docs patch, not needed anymore. * Explicitly enable the non-gtk-binary build. * Drop now unneeded build-dep on intltool. * Add gimp and gimp-console links via dh_link, as those are not being generated by the build system. * Add jxl-metadata-import-export.patch from git to fix recent FTBFS with jpeg-xl >= 0.7.0. * Add patch from git to fix building with libheif 1.13.0+ (closes: #1021699). * Update install files to adapt to changes in new version. * Update symbols file. * Update a few paths in copyright file. * Also add a symlink for gimptool. gimp (2.99.10-1) experimental; urgency=medium . * New upstream release * Update Build-Depends as per configure.ac. * Watch for unstable versions. * Change debian-branch and upstream-branch to gimp3 and 3.x. * Refresh 02_hurd_ftbfs.patch. * Fix references to gimp libdir "2.0" to reflect current "2.99". * Adapt packaging for soname bump to libgimp-3.0. * Switch from gtk-doc to gi-docgen. * Adapt install files for file renames and removals. * Add a gir1.2-gimp-3.0 binary for GObject Instrospection bindings. * Update symbols file. * Install libs and modules in multiarchified paths. * Install fractal-explorer examples to examples dir. * Drop dh_autoreconf override, --as-needed is the default nowadays. * Add luajit, python3 and gjs to Suggests, for plugins that require those interpreters. * Drop dh_shlibdeps override that avoided libasound2 dependencies. This workaround was included in gimp 2.2.4-2 in 2005; since then, all Debian installs running gimp are most probably pulling in ALSA libs anyway. * Temporarily add Build-Deps on libhwy-dev, libbrotli-dev and liblcms-dev until libkxl-dev pulls them in as it should. * Add the file-jpegxl plugin to the installed. * Split out gimptool-2.99 to a new libgimp-3.0-bin binary package. * Pass --enable-g-ir-doc to build GObject Instropection docs. * Add Build-Dep on yelp-tools for the above. * Add patch to fix doc syntax errors for gimp_procedure_add_menu_path. * Install g-ir-docs via libgimp-3.0-doc.docs, as the build system does not install the generated documentation. * Add upstream metadata. * Mark -dev package as Multi-Arch: same. * Update Standards-Version to 4.6.1. gimp (2.10.38-2) unstable; urgency=medium . * Cherry-pick patch to fix build with gcc-14 (Closes: #1074998) gimp (2.10.38-1) unstable; urgency=medium . * New upstream release gimp (2.10.36-3) unstable; urgency=medium . [ Lukas Märdian ] * Rename libraries for 64-bit time_t transition (Closes: #1062125) . [ Jeremy Bícha ] * Build-depend on dpkg-dev (>= 1.22.5) gimp (2.10.36-2) unstable; urgency=medium . [ Jarred Wilson ] * Add upstream metadata . [ Jeremy Bícha ] * Add Conflicts/Replaces: gimp-dds. Thanks to Adrian Bunk (Closes: #1057149) * Stop using debian/control.in and dh-sequence-gnome * Remove an obsolete maintscript entry * Bump Standards-Version to 4.6.2 gimp (2.10.36-1) unstable; urgency=medium . * New upstream release - Fixed vulnerabilities (Closes: #1055984): + CVE-2023-44441, ZDI-23-1592, ZDI-CAN-22093 + CVE-2023-44442, ZDI-23-1594, ZDI-CAN-22094 + CVE-2023-44443, ZDI-23-1593, ZDI-CAN-22096 + CVE-2023-44444, ZDI-23-1591, ZDI-CAN-22097 gimp (2.10.34-1) unstable; urgency=medium . [ Jeremy Bicha ] * New upstream release * debian/control.in: Bump minimum gegl to 0.4.38 * debian/control.in: Build-Depend on libjxl-dev * debian/libgimp2.0.symbols: Add new symbols . [ Simon McVittie ] * d/control.in: Drop compatibility with old libgdk-pixbuf2.0-dev package gimp (2.10.32-1) unstable; urgency=high . * New upstream release (LP: #1982422) - Includes crash fixes CVE-2022-30067 and CVE-2022-32990 * debian/control.in: Bump minimum gegl to 0.4.36 * debian/libgimp2.0.symbols: Add new symbol gimp (2.10.30-1) unstable; urgency=medium . * New upstream release * debian/control.in: Bump minimum gegl to 0.4.34 * debian/libgimp2.0.symbols: Add new symbols gimp (2.10.28-1) unstable; urgency=medium . * New upstream release * debian/rules: Clean up a bit gimp (2.10.26-1) unstable; urgency=medium . * New upstream release * Bump minimum gegl to 0.4.32 * Drop two app patches applied in new release * debian/gimp-data.install: .mo files for tips file are no longer installed gimp (2.10.24-2) unstable; urgency=medium . * Include epoch in dependencies on babl & gegl gimp (2.10.24-1) unstable; urgency=medium . * New upstream release * Bump minimum gegl to 0.4.30 gimp (2.10.22-4) unstable; urgency=medium . * Team upload . [ Laurent Bigonville ] * Drop debian/shlibs.local, not needed anymore. This file has the adverse effect of lowering the required version of libbabl-0.1-0. The library now ships a .symbols file with Build-Depends-Package, so let dh_shlibs adjust the dependency version automatically (Closes: #983568) . [ Simon McVittie ] * d/p/app-Print-2-digit-LittleCMS-minor-versions-correctly.patch: Print 2-digit lcms minor versions correctly. Related to #900819, #986192. * d/p/app-Don-t-second-guess-the-dependency-system.patch: Don't require lcms runtime version >= compile-time version. If no new symbols referenced by GIMP have been introduced (as is the case when upgrading from 2.9 to 2.12~rc1), we only need a dependency on version 2.9. (Closes: #900819, #986192) * d/p/*_hurd_ftbfs.patch: Add patch metadata gimp (2.10.22-3) unstable; urgency=medium . * debian/control.in: Add graphviz to the dependencies. Some optional functionality of libgegl used in gimp now requires the dot executable shipped in the graphviz package (Closes: #985317) * debian/patches/02_hurd_ftbfs.patch: Fix FTBFS on hurd-i386. Thanks to Svante Signell (Closes: #934077) gimp (2.10.22-2) unstable; urgency=medium . * Team upload * Preferentially build-depend on libgdk-pixbuf-2.0-dev. We don't need the deprecated Xlib integration that is also pulled in by the older libgdk-pixbuf2.0-dev package (see #974870). * Remove hard-coded dependency on libgdk-pixbuf2.0-0. We can (and do) get a newer versioned dependency from dpkg-shlibdeps. * Mark libgimp2.0 as Multi-Arch: same gimp (2.10.22-1) unstable; urgency=medium . * New upstream release * Bump minimum gegl to 0.4.26 * Drop build-Prefer-to-find-libwmf-using-pkg-config.patch: - Applied in new release gimp (2.10.20-2) unstable; urgency=medium . * Team upload * Correct bug number in previous changelog entry (was #956183, should have been #956200) * d/tests/libgimp2.0-dev: Fix autopkgtest (Closes: #970876) gimp (2.10.20-1) unstable; urgency=medium . * New upstream release * Update build-dependencies as per configure.ac * d/copyright: Update * Remove build-dependency on deprecated libdbus-glib-1-dev. This has been unnecessary since 2013 (Closes: #955842) * Set Rules-Requires-Root to no * d/tests: Add a superficial test for the -dev package * Use debhelper compat level 13. This lets us use variables in .install files, among other useful things. * Install pkg-config metadata in multiarch location. This should be sufficient to make *some* dependent packages cross-compile. Packages that need to run gimptool-2.0 during build will still not cross-compile, unless they are able to run host-architecture executables, for example via qemu. Thanks to Helmut Grohne (Closes: #872424) * Install shared libraries in multiarch locations. This should in principle allow loading plugins (which are executables) from foreign architectures, although it will not allow loading foreign modules (which are dlopen'ed). I'm deliberately not changing the ${libdir} at this stage, because gimp seems to treat the plugin directories derived from the ${libdir} as configuration parameters that might be saved in user configuration, so modifying plugin-loading code to look in /usr/lib in addition to /usr/lib/${multiarch} will not necessarily be effective. (Closes: #737725) * Add patch to use pkg-config in preference to libwmf-config (Closes: #956183) gimp (2.10.18-1) unstable; urgency=medium . * New upstream release (Closes: #954143) * Bump minimum libbabl-dev to 0.1.74 & libgegl-dev to 0.4.22 * Bump minimum libmypaint-dev to 1.14 * Disable automatic update checking since the distro handles that * debian/libgimp2.0.symbols: Add new symbols * Drop the 3 backported patches applied in the new release gimp (2.10.14-3) unstable; urgency=medium . * Team upload * d/p/Don-t-crash-when-a-plugin-defines-an-invalid-property-nam.patch: Apply patch from upstream 2.10.16 release. If a plugin defines an invalid property name, don't use that plugin instead of crashing. (Closes: #953880, #953854, #953794, LP: #1857254) * d/p/Fix-invalid-property-name-in-pagecurl-plugin.patch: Apply patch from upstream 2.10.16 release to fix an invalid property name in the pagecurl plugin. GLib 2.64 validates property names in line with rules that were previously only in the documentation. gimp (2.10.14-2) unstable; urgency=medium . * d/p/Add-missing-lm-to-file-psd-plug-in.patch: Cherry pick FTBFS fix for armhf * rules: Explicitly disable the xvfb tests. They were implicitly disabled before by the lack of a BD, let's make it consistent. gimp (2.10.14-1) unstable; urgency=medium . * New upstream release (Closes: #923291, #943731) * Bump minimum libbabl-dev to 0.1.72), libgegl-dev to 0.48 & libheif-dev to 1.3.2 * debian/gimp.install: Update * debian/libgimp2.0.symbols: Update gimp (2.10.12-1) unstable; urgency=medium . * New upstream release * Drop gimp-python because it depends on pygtk and Python2 (Closes: #885289, #936611) * Bump minimum babl to 0.1.66 and gegl to 0.4.16 * debian/libgimp2.0.symbols: Add new symbols * Build-Depend on debhelper-compat 12 and drop debian/compat * Build-Depend on dh-sequence-gnome instead of gnome-pkg-tools gimp (2.10.8-2) unstable; urgency=medium . * Restore -Wl,-O1 to our LDFLAGS * Bump Standards-Version to 4.3.0 gimp (2.10.8-1) unstable; urgency=medium . * New upstream release * Bump minimum babl to 0.1.58 and gegl to 0.4.12 gimp (2.10.6-3) unstable; urgency=medium . * Add X-Ubuntu-Use-Langpack to opt in to Ubuntu language pack handling (LP: #1779574) * Bump Standards-Version to 4.2.1 gimp (2.10.6-2) unstable; urgency=medium . * debian/gimp.install: Remove extra line which caused file conflict (Closes: #906892) gimp (2.10.6-1) unstable; urgency=medium . * New upstream release (Closes: #900819) * debian/libgimp2.0.symbols: Add new symbols * Bump minimum babl to 0.1.56 and gegl to 0.4.8 * debian/gimp.install: Install gimp-test-clipboard * Update install files now that gimp add-ons are installed in subdirectories gimp (2.10.2-1) unstable; urgency=medium . * New upstream release * debian/libgimp2.0.symbols: Add new symbols * Bump minimum babl to 0.1.50 and gegl to 0.4.2 * Add new Build-Depends: libheif-dev and desktop-file-utils * debian/gimp.docs: Install NEWS.pre-2-10 * debian/rules: set bug tracker URL * Use --without-appdata-test to ensure consistent results even if appstream-util is installed. The test is disabled because it requires network access. (Closes: #897179) * Drop 0002-gimp.pc-Fix-reference-to-gegl-0.3.patch: Applied in new release gimp (2.10.0-3) unstable; urgency=medium . * Fix dh_python2 override * Bump gimp-python's Breaks/Replaces: gimp because of mistake in 2.10.0-2 (Closes: #897167) * Have libgimp-dev depend on libgegl-dev (Closes: #897160) * Cherry-pick 0002-gimp.pc-Fix-reference-to-gegl-0.3.patch: - Update gimp.pc for gegl soname bump gimp (2.10.0-2) unstable; urgency=medium . * Fix arch:all build after gimp-python split . gimp (2.10.0-1) unstable; urgency=medium . * New upstream release - Fixes Open Location (Closes: #896812) - See extensive release notes at https://www.gimp.org/release-notes/gimp-2.10.html * Bump minimum gegl version to 0.4.0 * debian/libgimp2.0.symbols: Add new symbol * Release to unstable . gimp (2.10.0~RC2-1) experimental; urgency=medium . [ Jeremy Bicha ] * New upstream release candidate (Closes: #887717) * Bump minimum babl and gegl versions * Add Breaks/Replaces for file that used to be in gimp-plugin-registry (Closes: #895387) * debian/libgimp2.0.symbols: Add new symbols * debian/gimp.install: Update for new AppStream metadata location * Bump Standards-Version to 4.1.4 . [ Michael Biebl ] * Split python extension into separate suggested gimp-python package . gimp (2.10.0~RC1-1) experimental; urgency=medium . * New upstream release candidate (LP: #1759625) - Fixes screenshots in GNOME and KDE on Wayland (Closes: #880186) (LP: #1739684) * Bump dependencies per configure.ac * Add new Build-Depends: gegl, glib-networking, libgexiv2-dev, libmypaint-dev, libopenjp2-7-dev (Closes: #827083), libopenexr-dev, libwebp-dev, mypaint-brushes, python-cairo-dev * Depend on xdg-utils for email feature * Update debian/libgimp2.0.symbols * Drop all patches (except 01_hurd_ftbfs.patch) since they are obsolete with the new release gimp (2.10.0-1) unstable; urgency=medium . * New upstream release - Fixes Open Location (Closes: #896812) - See extensive release notes at https://www.gimp.org/release-notes/gimp-2.10.html * Bump minimum gegl version to 0.4.0 * debian/libgimp2.0.symbols: Add new symbol * Release to unstable . gimp (2.10.0~RC2-1) experimental; urgency=medium . [ Jeremy Bicha ] * New upstream release candidate (Closes: #887717) * Bump minimum babl and gegl versions * Add Breaks/Replaces for file that used to be in gimp-plugin-registry (Closes: #895387) * debian/libgimp2.0.symbols: Add new symbols * debian/gimp.install: Update for new AppStream metadata location * Bump Standards-Version to 4.1.4 . [ Michael Biebl ] * Split python extension into separate suggested gimp-python package . gimp (2.10.0~RC1-1) experimental; urgency=medium . * New upstream release candidate (LP: #1759625) - Fixes screenshots in GNOME and KDE on Wayland (Closes: #880186) (LP: #1739684) * Bump dependencies per configure.ac * Add new Build-Depends: gegl, glib-networking, libgexiv2-dev, libmypaint-dev, libopenjp2-7-dev (Closes: #827083), libopenexr-dev, libwebp-dev, mypaint-brushes, python-cairo-dev * Depend on xdg-utils for email feature * Update debian/libgimp2.0.symbols * Drop all patches (except 01_hurd_ftbfs.patch) since they are obsolete with the new release gimp (2.10.0~RC2-1) experimental; urgency=medium . [ Jeremy Bicha ] * New upstream release candidate (Closes: #887717) * Bump minimum babl and gegl versions * Add Breaks/Replaces for file that used to be in gimp-plugin-registry (Closes: #895387) * debian/libgimp2.0.symbols: Add new symbols * debian/gimp.install: Update for new AppStream metadata location * Bump Standards-Version to 4.1.4 . [ Michael Biebl ] * Split python extension into separate suggested gimp-python package gimp (2.10.0~RC1-1) experimental; urgency=medium . * New upstream release candidate (LP: #1759625) - Fixes screenshots in GNOME and KDE on Wayland (Closes: #880186) (LP: #1739684) * Bump dependencies per configure.ac * Add new Build-Depends: gegl, glib-networking, libgexiv2-dev, libmypaint-dev, libopenjp2-7-dev (Closes: #827083), libopenexr-dev, libwebp-dev, mypaint-brushes, python-cairo-dev * Depend on xdg-utils for email feature * Update debian/libgimp2.0.symbols * Drop all patches (except 01_hurd_ftbfs.patch) since they are obsolete with the new release gimp (2.8.22-1) unstable; urgency=medium . * New upstream release (Closes: #870568, #885382, CVE-2007-3126) (LP: #1690544) * Switch maintainer to Debian GNOME Team, with Ari's permission * Update Vcs fields for migration to https://salsa.debian.org/ * Drop old Breaks/Conflicts/Replaces not needed since Wheezy * Drop obsolete menu and .xpm files * Switch from cdbs to dh * Bump debhelper compat to 11 gimp (2.8.20-2) unstable; urgency=medium . * Remove libart from build-deps (Closes: #885798) * Apply patch from Alexis Scheuer and Bernhard Übelacker to fix freeze in Cage Transform (Closes: #809064) * Add missing build-dependency on dh-python * Remove obsolete gimp-dbg package gimp (2.8.20-1.1) unstable; urgency=medium . * Non-maintainer upload. . [ Ari Pollak ] * Move gimp to Enhances on gimp-data instead of Recommends (Closes: #860766) . [ Salvatore Bonaccorso ] * Out of bounds read / heap overflow in TGA importer (CVE-2017-17786) (Closes: #884862) * plug-ins: TGA 16-bit RGB (without alpha bit) is also valid * Heap buffer overflow in PSP importer (CVE-2017-17789) (Closes: #884837) * heap overread in gbr parser / load_image (CVE-2017-17784) (Closes: #884925) * heap overread in psp importer (CVE-2017-17787) (Closes: #884927) * Heap overflow while parsing FLI files (CVE-2017-17785) (Closes: #884836) * buffer overread in XCF parser if version field has no null terminator (CVE-2017-17788) (Closes: #885347) gimp (2.8.20-1) unstable; urgency=low . * New upstream version 2.8.20 gimp (2.8.18-1) unstable; urgency=low . * Imported Upstream version 2.8.18 (Closes: #820207) * Build with full set of hardening flags, including PIE * Update standards version * Update debhelper version gimp (2.8.16-2.2) unstable; urgency=medium . * Non-maintainer upload. * CVE-2016-4994: Use-after-free vulnerabilities in the channel and layer properties parsing process (Closes: #828179) gimp (2.8.16-2.1) unstable; urgency=medium . * Non-maintainer upload. * debian/patches/: patchset updated - fix_GEGL_FTBFS.patch added (Closes: #829427) Thanks to Michael Natterer (upstream dev) for the hint. gimp (2.8.16-2) unstable; urgency=medium . * Remove JPEG 2000 support due to jasper removal from Debian (Closes: #818216) gimp (2.8.16-1) unstable; urgency=low . * Imported Upstream version 2.8.16 gimp (2.8.14-1.2) unstable; urgency=medium . * Non-maintainer upload. * Upload to unstable. gimp (2.8.14-1.1) experimental; urgency=medium . * Non-maintainer upload. . [ Ari Pollak ] * Install appstream appdata (Closes: #785661) . [ Matteo F. Vescovi ] * debian/: fix build-dependency against GEGL 0.3.0 (Closes: #790421) gimp (2.8.14-1) unstable; urgency=medium . * Imported Upstream version 2.8.14 * Fixes segfault when removing tag from palette (Closes: #736625) * Bump standards version to 3.9.6 gimp (2.8.10-3) unstable; urgency=low . * Fix missing backslash in debian/rules (Closes: #743596) gimp (2.8.10-2) unstable; urgency=low . * Always build with lcms2 even if lcms1 is present (Closes: #743596) * Enable parallel building (Closes: #750654) * Add dh-autoreconf (Closes: #746713) gimp (2.8.10-1) unstable; urgency=low . * Upgrade to lcms2 (Closes: #743596) * Remove helpbrowser plugin; gimp will fall back to an external web browser if present (Closes: #639761) gimp (2.8.10-0.1) unstable; urgency=high . * Non-maintainer upload. . [ Ari Pollak ] * Imported Upstream version 2.8.10 * Build-depend on libtiff-dev instead of libtiff4-dev (Closes: #736006) . [ Hideki Yamane ] * debian/patches - add adjust_freetype_header.patch to fix FTBFS (Closes: #732010) - add CVE-2013-1913_and_gimp_CVE-2013-1978.patch to fix xwd security vulnerabilities CVE-2013-1913 and CVE-2013-1978 (Closes: #731305) gimp (2.8.6-1) unstable; urgency=low . * Imported Upstream version 2.8.6 - Fixes some single window closing behavior (Closes: #686345) * Tighten dependency on gdk-pixbuf (Closes: #712616) gimp (2.8.4-1) unstable; urgency=low . * Imported Upstream version 2.8.4 gimp (2.8.2-2) unstable; urgency=high . * xwd-corruption.patch: - Fix memory corruption bug when reading XWD files (Closes: #693977) gimp (2.8.2-1) unstable; urgency=high . * Imported Upstream version 2.8.2 - Fixes a security hole in the CEL plugin (Closes: #685397) (CVE-2012-3403) - Fixes a security hole in the GIF plugin (CVE-2012-3481) - Fixes link failures on on hurd-i386 (Closes: #677342) - Fixes incorrect window title after exporting (Closes: #673898) * Don't overwrite LDFLAGS from dpkg-buildflags gimp (2.8.0-2) unstable; urgency=low [ Jordi Mallach ] * Use a shlibs.local file to force a dependency on libbabl >= 0.1.10. GIMP has an internal check for this version and will refuse to start otherwise, as it relies on some optimisations made to babl in 0.1.8 → 0.1.10 (closes: #672247). [ Ari Pollak ] * Add Breaks/Replaces on old gimp-plugin-registry because of conflicting file-xmc plugin. gimp (2.8.0-1) experimental; urgency=low * New upstream stable release (closes: #644182, #671399). - “Create” menu item is now accessible via a mnemonic (closes: #610579). - fixes build error with GEGL 0.2 (closes: #671982). * Massive update of Build-Depends, to ensure all new features are enabled (bzip2 compression, JPEG 2000, Ghostscript, PDF export, GUdev, X Mourse Cursor and others), as per configure.ac. * Build depend on unversioned libpng-dev (closes: #662347). * Don't pass --without-hal to configure, it's obsolete. * Build-Depend on gnome-pkg-tools and include check-dist.mk. * Update Vcs-* URLs. * Remove duplicate Section fields. * Remove gimp.preinst, it only handled upgrades from pre-lenny. * Use an explicit "set -e" in other maint scripts, instead of using the shebang. * Drop 01_debian_gimprc.patch, obsolete. The web-browser config option is now gone and by default gimp will open help internally. * Rename fix_gimp4hurd.patch to 01_hurd_ftbfs.patch. * Drop part of 01_hurd_ftbfs.patch which has been applied upstream, and add a patch header. * Update watch file so it works for any new stable release directories. * Rewrite copyright file in machine-readable format 1.0. The GIMP is now licensed under the (L)GPLv3+. * Pass -- -V -c4 to dh_makeshlibs. * Rename all .files files to .install, and stop calling dh_movefiles. * Rename BUILDDIR to “builddir”, as “build” is now a real directory in the distribution. * Add myself to Uploaders. * Configure with --disable-static and stop distributing .a files. * Update libgimp2.0.symbols. * Build-Depend on GTK-2.0, GDK-Pixbuf and GLib -doc packages to ensure proper cross-reference links in generated gtk-doc API documentation. * Bump Standards-Version to 3.9.3, with no further changes. gimp (2.6.12-1) unstable; urgency=low * Imported Upstream version 2.6.12 * Add ${misc:Depends} variables to packages that were missing it * Call default versioned python binary instead of just /usr/bin/python gimp (2.6.11-8) unstable; urgency=low * Really add the patch this time (Closes: #651387) gimp (2.6.11-7) unstable; urgency=low * poppler0.18.patch: Port file-pdf plugin to poppler 0.18 API. Patch taken from Fedora via Ubuntu. (Closes: #651387) gimp (2.6.11-6) unstable; urgency=low * libpng_compile.patch: - Apply patch from upstream to fix compilation with libpng 1.5 (Closes: #649972) gimp (2.6.11-5) unstable; urgency=high * pyslice.patch: upstream patch to fix slice filter crashing (Closes: #644025) * Apply fix for GIF buffer overflow (CVE-2011-2896) (Closes: #643753) gimp (2.6.11-4) unstable; urgency=low * string-format.patch: fix from upstream for build failures with -Werror=format-security, which is now the default with dpkg 1.16.1 and cdbs (Closes: #643388) * Improve gimp package description (Closes: #588898) * Move ghostscript to Recommends since it doesn't have many dependencies * Update README.MIDI for gimp 2.6 (it's about time). * Switch to using dh_python2 (Closes: #641579) * fix_ftbfs4hurd.patch: fix compilation on GNU/Hurd until the real fix is in place for gimp 2.8 (Closes: #601906) * Change build-dependency from libwebkit-dev to libwebkitgtk-dev (Closes: #635409) * Use [linux-any] instead of hardcoded list of non-Linux architectures (Closes: #634662) * Bump standards-version and debhelper version * Add xsltproc to build-depends so the menus will build again gimp (2.6.11-3) unstable; urgency=low * Fix buffer overflow in PSP reading code (CVE-2011-1782) (Closes: #629830) gimp (2.6.11-2) unstable; urgency=high * Fix security issues when reading plugin configuration files and PSP files (CVE-2010-4540, CVE-2010-4541, CVE-2010-4542, CVE-2010-4543) (Closes: #608497) - patches imported from Ubuntu * Drop libgimp2.0's recommendation on gimp (Closes: #600226) * remove .la files, even from python modules (Closes: #621230) * Remove HAL support (Closes: #613201) * 07_binutils-gold.patch: - Allow package to build with binutils-gold gimp (2.6.11-1) unstable; urgency=low * Imported Upstream version 2.6.11 * Remove statusbar-progress-zoom.patch, since it was from upstream * Switch Vcs path to git gimp (2.6.10-1) unstable; urgency=low * New upstream release gimp (2.6.8-3) unstable; urgency=low * debian/patches/statusbar-progress-zoom.patch: - Apply patch from upstream to fix disappeared progressbar (Closes: #576595) * Bump build-depends on libgtk2.0 to >= 2.19.1 for patch to work gimp (2.6.8-2) unstable; urgency=low * Fix dependencies in libgimp2.0-dev (Closes: #569420) * Change libjpeg62-dev build-depend to libjpeg-dev gimp (2.6.8-1) unstable; urgency=low * New upstream release * Switch to 3.0 (quilt) format gimp (2.6.7-1.1) unstable; urgency=high * Non-maintainer upload by the Security Team. * This update fixes the following security issues: - CVE-2009-3909: integer overflow in PSD file loader leading to a heap-based buffer overflow (Closes: #556750). - CVE-2009-1570: integer overflow in BMP file loader leading to a heap-based buffer overflow (Closes: #555929). * Add ${shlibs: Depends} to depends of libgimp-dev (Closes: #553234). gimp (2.6.7-1) unstable; urgency=low * New upstream release - Fixes help browser crash (Closes: #536521) - Fixes error in Finnish translation (Closes: #538294) gimp (2.6.6-2) unstable; urgency=low * Add Build-Depends-Package to libgimp2.0.symbols * Use gnome.mk for dh_icons and dh_desktop * Fix missing comma in debian/control (Closes: #535643) gimp (2.4.2-1) unstable; urgency=low * New upstream version - Don't take a fully transparent screenshot (Closes: #445445) * Move gimp-python to Recommends * Fix version on libexif-dev build-depend (Closes: #449129) gimp (2.4.0~rc3-1) unstable; urgency=low * New upstream release - Fixes crash after migrating old Extended Input settings (Closes: #439509) - Fixes crash on converting color space (Closes: #439511) - Script-fu now handles non-UTF8 characters better (Closes: #442277) * Conflict & Replaces with gimp-print and update NEWS.Debian to reflect the change * Fix menu entry to point to XPM icon (Really Closes: #441177) gimp (2.4.0~rc2-2) unstable; urgency=medium * Explicitly build-depend on liblcms1-dev * Explicitly remove *.la files in debian/rules * Add a note in NEWS.Debian about unnecessary gimp-print * Make libgimp2.0 recommend gimp-data for the locale data, since it's mostly only messages used in gimp itself. * Install XPM for menu icon (Closes: #441177, #237637, #77625) * Add back 02_help-message.patch to show a better error message when gimp-help-* isn't installed * Put icons into gimp-data, and call dh_icons from debian/rules * debian/patches/03_zoom-crash.patch: - Apply patch from upstream to fix zooming on images with abnormal dimensions (Closes: #441409) gimp (2.4.0~rc2-1) unstable; urgency=low * New upstream version - Remove extraneous comma in header file (Closes: #440021) * Remove development version notes from control file * Tighten up gimp-python dependencies to make it less likely that an inconsistent version of gimp-python will be installed * Update watch file for 2.4 RC versions gimp (2.4.0~rc1-5) unstable; urgency=low * debian/patches/04_c++-fix.patch: - Add a missing G_END_DECLS which was preventing C++ plugins from building (Closes: #439473) * debian/patches/05_zoom_improvements.patch: - Apply latest zoom improvements from upstream to fix crashes while working with large images (Closes: #439489) * Add libhal-dev and libdbus-1-dev to build-depends to take advantage of input hotplugging and existing-gimp-instance checking gimp (2.4.0~rc1-4) unstable; urgency=low * debian/patches/03_toolbox-menu.patch: - Don't patch .xml.in file, only .xml; should fix FTBFS gimp (2.4.0~rc1-3) unstable; urgency=low * debian/patches/02_print-crash.patch: - Apply patch from upstream to fix Print crash on new installations (Closes: #438786) * debian/patches/03_toolbox-menu.patch: - Work around missing File->Quit and File->Close All items in the toolbox (Closes: #438708) gimp (2.4.0~rc1-2) unstable; urgency=low * Fix debian/watch, README.Debian, and gimp.menu to reflect the new major version gimp (2.4.0~rc1-1) unstable; urgency=low * New upstream version - Fixes two mistakes in French translation (Closes: #355961, #428564) - Fixes a mistake in Italian translation (Closes: #298454) - Fixes a mistake in Chinese Traditional translation (Closes: #309938) - Improves TGA file detection (Closes: #231525) gimp (2.3.19-1) experimental; urgency=high * New upstream version - Fixes integer overflow in PSD plugin (CVE-2007-2949) * Make gimp conflict and replace gimp-svg * Update versioned build-dep of python-gtk2-dev (Closes: #430363) * Make package binNMU-safe (Closes: #432965) gimp (2.3.18-1) experimental; urgency=low * Merge gimp-svg back into main package since librsvg2-2 no longer seems to pull in GNOME packages gimp (2.3.12-1) experimental; urgency=low * New upstream release - Don't build with GtkPrint for now since GTK+ 2.10 isn't in unstable * Remove gimp-wget package, put curl URI plugin into main gimp package and have gimp-gnomevfs just divert the uri plugin to use gnomevfs instead of curl gimp (2.3.9-1) experimental; urgency=low * New upstream release - fixes resizing the main toolbox (Closes: #345526) gimp (2.3.8-4) experimental; urgency=low * Change libgtk2.0-0 dependency to >= 2.3.8 (Closes: #365023) gimp (2.3.8-1) experimental; urgency=low * New upstream release * Change URI plugin dependencies to Recommends * Fix build-depends to exclude kfreebsd-amd64 from using libasound2-dev (Closes: #361459) * Update gimp-python package description gimp (2.3.7-1) experimental; urgency=low * New upstream release - Fixes issue where saving a file would always report that the file already exists (Closes: #347804) * Don't build gimp with gcc 3.4 on arm anymore, since it seems gcc-4.0 builds correctly there now. gimp (2.3.6-3) experimental; urgency=low * Apply patch from upstream CVS to fix saving EXIF data on JPEG files (from #307918 for 2.2 branch) * Conflict with libgimp2.0 (>= 2.5.0) in preparation for gimp 2.4 (from #349801 for 2.2 branch) gimp (2.3.6-2) experimental; urgency=low * Fix the wget URI plugin to not link with all of the GNOME-VFS libs, which had resulted from me munging the URI plugin Makefile. (Closes: #349228) gimp (2.3.6-1) experimental; urgency=low * New development upstream release for experimental (Closes: #322568) * Add build-dependencies on libpopper-glib-dev, libgnomevfs2-dev, libgnomeui-dev, and libgnome-keyring-dev. * Build both the gnome-vfs and wget URI plugins using some Makefile magic and split them out into gimp-gnomevfs and gimp-wget. Have the gimp package depend on gimp-gnomevfs | gimp-wget. * Add more Wilber samples to /usr/share/doc * Make libgimp2.0-dev suggest libgimp2.0-doc gimp (2.2.11-3.1) unstable; urgency=low * Non-maintainer upload. * Apply fix from #377049 to fix buffer overflow, CVE-2006-3404. (closes: #377049) gimp (2.2.11-1) unstable; urgency=low * New upstream release * Stop building with gcc-3.4 on arm * Fix build-depends to exclude kfreebsd-amd64 from using libasound2-dev (Closes: #361459) gimp (2.2.10-2) unstable; urgency=low * Apply patch from upstream CVS to fix saving EXIF data on JPEG files (Closes: #307918) * Conflict with libgimp2.0 (>= 2.3.0) (Closes: #349801) gimp (2.2.10-1) unstable; urgency=low * New upstream release * Add debian/watch file * Add explicit depends on pkg-config to libgimp2.0-dev, since we're now calling that directly from gimptool. * Revert MMX/SSE patch from Red Hat since the issue should have been fixed upstream in 2.2.9. gimp (2.2.9-8) unstable; urgency=low * gimptool-2.0.in: - Define PKG_CONFIG at the beginning of the gimptool script so the GTK/Glib cflags & libs are checked at runtime instead of gimp package compile-time. This was breaking gimp plugins built with gimptool with GTK+ 2.8 installed, since extra library/include dependencies on Cairo were added. An upstream bug has been filed about this (GNOME #324761). gimp (2.2.9-7) unstable; urgency=low * Remove unnecessary build-dependency on libmpeg-dev * Remove unnecessary build-dependency on sharutils * Remove dependency on xlibs-dev, replace with appropriate -dev packages gimp (2.2.9-6) unstable; urgency=low * Add explicit build-dependency on libfreetype6-dev since gimp uses symbols from that library (Closes: #341459) * Fix downloading of images in gimp when "verbose=off" is present in wgetrc (Closes: #341221) gimp (2.2.9-5) unstable; urgency=low * Get rid of gcc-3.3 dependency in libgimp2.0-dev, I'm not sure why it was there in the first place. gimp (2.2.8-7) unstable; urgency=low * Bump minimum version for libexif-dev in build-depends gimp (2.2.8-6) unstable; urgency=low * Removed libgimpprint1-dev from build-deps, added --disable-print to configure options, and added Recommends: gimp-print (Closes: #318819) SIDE EFFECT: gimp-print is now a separate package. Install it if you would like printing support in GIMP. * Removed gimp1.2 dummy package and associated Conflicts/Replaces now that sarge is released, since it is no longer needed. gimp (2.2.8-5) unstable; urgency=low * Instead of adding MMX and SSE flags, apply patch from GNOME bugzilla #303796 to fix building on gcc 4.0 the correct way. (Closes: #318345, #318226) gimp (2.2.8-4) unstable; urgency=low * Really change build-dependencies this time. gimp (2.2.8-3) unstable; urgency=low * Add "-mmmx -msse" to CFLAGS on i386 to allow compilation of MMX/SSE-optimized composite code. Fix suggested by GNOME bugzilla #308412. * Apply patch from upstream to app/composite/gimp-composite-generic.c to fix some signedness warnings * Change build-depends on aalib1-dev to libaa1-dev * Don't build-depend on libasound2-dev on kfreebsd-i386 & hurd-i386 (Closes: #316745, #307925) gimp (2.2.8-2) unstable; urgency=low * Remove unnecessary build-dep on slang gimp (2.2.8-1) unstable; urgency=low * New upstream release gimp (2.2.7-1) unstable; urgency=low * New upstream release gimp (2.2.6-1) unstable; urgency=low * New upstream release * Fixes saving certain multilayer ICO files (Closes: #300140) gimp (2.2.4-3) unstable; urgency=low * gimp & gimp-data conflicts & replaces gimp1.2 << 1.2.5-1. * Forcibly remove files from /etc/gimp/1.2 on purge of gimp1.2 package (Closes: #303087) * Apply patch from upstream to make wget output more consistent when run under gimp (Closes: #298792) * Apply patch from upstream to fix compile error on amd64/gcc-4.0 (Closes: #300227) * Correct typos in gimp manpage (Closes: #302146) * Add MIDI device howto to README.MIDI now that it's been licensed under the GPL; update gimp description to point to the new readme. gimp (2.2.4-2) unstable; urgency=low * Make libasound2-dev an actual build-dependency, and suggest libasound2 instead of depend on it. Also add a note into the gimp description about how to use the MIDI controller, which is what links against ALSA. (Closes: #299600) gimp (2.2.4-1) unstable; urgency=low * New upstream release - Fixes french translation in quit dialog (Closes: #295870) - Fixes Unsharp Mask when layer is bigger than image (Closes: #292199) - Now imports templates from 2.0 case-insensitively (Closes: #295973) * gimp-data Conflicts/Replaces gimp (<< 2.0.2-4), for ubuntu bug #6538 gimp (2.2.3-2) unstable; urgency=low * Add explicit depends on libfreetype6 >= 2.1.7, since we check for it at runtime; Also add build-depends on sed >= 3.95, since we use the -i option to sed in debian/rules. Thanks to Gürkan Seng for pointing this out. gimp (2.2.3-1) unstable; urgency=low * New upstream release gimp (2.2.2-1) unstable; urgency=low * New upstream release - disables MMX instructions for "addition" mode (Closes: #288508) gimp (2.2.1-2) unstable; urgency=low * Remove the python dependency sections from non-python packages * Bump required libgtk2.0-dev version for the libgimp2.0-dev package * Really remove the pygimp logo from the debian/ directory * Apply patch from Andreas Jochens to fix building on amd64/gcc-4.0 (Closes: #288793) gimp (2.2.1-1) unstable; urgency=low * New upstream release * Remove pygimp logo, it's now included properly upstream gimp (2.2.0+rel-2) unstable; urgency=low * Rebuild for unstable - Acknowledge bugs fixed in previous 2.2 prereleases in experimental (Closes: #254607, #277989, #280408, #280470, #281784) - 2.2.0 fixes the broken bumpmap filter (Closes: #285008) * Update menu entry for 2.2 gimp (2.2.0+rel-1) experimental; urgency=low * New upstream release - Adds --no-splash to gimp-remote (Closes: #277989) - Fixes leftover swap files when cancelling an import (Closes: #281784) * Bump shlibs on libgimp2.0 * Add uuencoded pygimp logo from CVS so pygimp will build properly, uudecode it before build, and add sharutils to build-depends gimp (2.2.0+pre2-1) experimental; urgency=low * New upstream release - Fixes some various BMP-handling bugs (Closes: #280408, #280470) - Now updates JPEG EXIF thumbnails to reflect changes (Closes: #277097) gimp (2.2.0+pre1-3) experimental; urgency=low * Get rid of the gimp alternatives for now, i'm not forseeing any need for it any time soon, and it's just annoying. (Closes: #280688) gimp (2.2.0+pre1-2) experimental; urgency=low * Update gimp.{postinst,prerm} to update alternatives for new version gimp (2.2.0+pre1-1) experimental; urgency=low * New prerelease for experimental - Uses the new GTK-2.4 filechooser (Closes: #254607) gimp (2.0.6-1) unstable; urgency=low * New upstream release gimp (2.0.5-1) unstable; urgency=low * New upstream release - Should fix a lot of segfaults with misconfigured filename encodings (Closes: #267272) * Add GenericName to gimp.desktop.in.in * Revert imagemap change, it wasn't applied correctly anyway * libglib2.0-0 shlibs have been updated to (>= 2.4.6), so no need to recommend 2.4.4 or higher; instead, update build-deps to depend on libgtk2.0-dev >= 2.4.7(Closes: #264844) gimp (2.0.4-1) unstable; urgency=low * New upstream release - Fixes remaining encoding problems with newer GLib (Closes: #260766, #262527) * Exit if can't parse filenames due to invalid G_FILENAME_ENCODING (Closes: #262718) * Fix shearing in the X direction from the spinbutton (Closes: #263307) * Add font information to README.Debian (Closes: #263466) * Modify the imagemap plugin not to include to fix a compile error gimp (2.0.3-2) unstable; urgency=medium * Fix saving of EXIF data in JPEGs. Bumping urgency to medium because this could cause an unpleasant surprise for people who expect EXIF data to be preserved but it's suddenly gone missing. (Closes: #261621) * Move gimp-svg to Recommends * Update Russian, Spanish, French, and Hebrew translation of .desktop file (thanks to Dan Korostelev and Steve Langasek) gimp (2.0.3-1) unstable; urgency=low * New upstream release - Fixes long-standing tablet pointer switching bug (Closes: #203755) * Install /usr/share/pixmaps/gimp.png, update desktop file (Closes: #258596) gimp (2.0.2-6) unstable; urgency=low * Split helpbrowser out into gimp-helpbrowser and svg plugin into gimp-svg. gimp (2.0.2-5) unstable; urgency=low * Don't install gnome-gimp.png. gimp (2.0.2-4) unstable; urgency=low * The "I'm tired of waiting for migration to sarge" or "patents suck" release * Rebuild against librsvg >= 2.7 to get rid of mistaken libcroco dep (Closes: #257990) * Get rid of gimp-nonfree and gimp1.2-nonfree (#257382) * Change GNOME menu entry to "GIMP Image Editor" * Install /usr/share/pixmaps/gnome-gimp.png, update .desktop file * Make better error message in helpbrowser for missing gimp-help ("Please install the appropriate gimp-help package for your language) * Move more arch-indep stuff into gimp-data gimp (2.0.2-3) unstable; urgency=low * Wow, I'm a dope. Really rebuild gimp with libexif10 this time. * Remove Build-Conflicts: libgimp2.0, it's no longer necessary for the stable version since the soname doesn't change. * Remove the explicit versioning on gtk 2.2.2 or above, gtk 2.4 provides shlibs that are more than sufficient. gimp (2.0.2-2) unstable; urgency=low * Rebuild against libexif10 * If /usr/bin/gimp symlink doesn't exist after postrm, assume the alternatives broke and automatically run update-alternatives --auto gimp. Also add tests to postinst as per Chris Waters' suggestion. (Closes: #241879) gimp (2.0.2-1) unstable; urgency=low * New upstream release - Save as JPEG details window corrected (Closes: #244118) gimp (2.0.1-2) unstable; urgency=low * Add replaces & conflicts on gimp1.3-data to libgimp2.0. * Incorporate patch from Daniel Kobras to fix a bug saving XCFs (Closes: #248042) * This should also force a rebuild on s390, which is holding up gimp in sarge. gimp (2.0.1-1) unstable; urgency=low * New upstream release * See upstream NEWS for bugfixes (Closes: #243488, #240890, #236349, #109344) * Really add NEWS.Debian this time gimp (2.0.0-7) unstable; urgency=low * libgimp2.0 conflicts and replaces gimp-data << 2.0.0-6 (Closes: #243246) gimp (2.0.0-6) unstable; urgency=low * The priority for the gimp 2.0 alternative should be 50 * gimptool should create the directory before installing modules to it (Closes: #241871) * Argh. really correct debian/gimp-data.files this time. * Force removal of libgimpmath/test-md5. One of these days I have to go through the clean target and take out the leftover cruft. * Add note in NEWS.Debian about alternatives issue gimp (2.0.0-5) unstable; urgency=low * The "Squeaky Wheel" revision. * Re-add gimp1.2 and gimp1.2-nonfree dependency packages. gimp1.2-perl was not re-added because we no longer provide gimp-perl. Whomever packages gimp-perl can choose whether to provide a gimp1.2-perl package, which I'm not sure is a good idea since the API may have changed. (Closes: #241349) * Don't remove runtime fontconfig checking, just change the wording of it so people can know how to solve the problem. (src/app/app.c) * Correct the spelling errors in gimptool.1.in. The rest of the spelling errors no longer exist in the gimp source. (Closes: #125783) * Correct debian/gimp-data.files (Closes: #241587, #241575) gimp (2.0.0-4) unstable; urgency=low * Remove runtime fontconfig checking. (Closes: #239598) gimp (2.0.0-3) unstable; urgency=low * Remove the gimp-1.2 alternative from previous versions on installation gimp (2.0.0-2) unstable; urgency=low * Oops, shlibs should be >= 2.0.0, not 2.0.0.0. * gimp-data: Conflict & replace gimp1.3-data * gimp: Conflict & replace gimp1.2 * libgimp2.0-dev: Conflict & replace libgimp1.2-dev (<< 1.2.5-4), since that's when we introduced a gimptool alternative. gimp (2.0.0-1) unstable; urgency=low * New upstream release - Closes: #21393, #29375, #64000, #70461, #101266, #108834, #200357 - Closes: #109344, #111128, #114716, #117061, #117866, #112053 - Closes: #119073, #121437, #128968, #144324, #145503, #110274 - Closes: #147693, #150451, #151994, #152072, #153631, #179951 - Closes: #154022, #154722, #157265, #157265, #158629, #198677 - Closes: #169328, #161959, #169541, #169914, #233105, #199101 - Closes: #211355, #191762, #183711, #176648, #175692, #183706, #201432 * Use -nonfree like in gimp1.3 (Closes: #220464) * Separated package like in gimp1.3 (Closes: #233358) gimp (1.2.5-4) unstable; urgency=low * Ben's development machine has been hacked, so he's allowed me to temporarily adopt the gimp package in case things take a while to sort out. Hopefully he will be back in action soon. * Create alternatives for gimp & gimp1.3 so either one can be selected as the default. This package has a higher priority than gimp1.3. Also created alternative for gimptool in the -dev package. * Update Debian menu entry to point to gimp-1.2 instead of gimp gimp (1.2.5-3.2) unstable; urgency=low * Also add alternative for the gimptool manpage gimp (1.2.5-3.1) unstable; urgency=low * NMU * Create alternatives for gimp & gimp1.3 so either one can be selected as the default. This package has a higher priority than gimp1.3. Also created alternative for gimptool in the -dev package. * Update Debian menu entry to point to gimp-1.2 instead of gimp gimp (1.2.5-3) unstable; urgency=low * Make gimp-perl Conflict and Replace gimp1.2-perl (<< 1.2.5) so both packages can co-exist. gimp (1.2.5-2) unstable; urgency=low * Fix installation of gimp1.2 package by making gimp Conflict with gimp1.2 (<< 1.2.5-1). (Closes: #202212) gimp (1.2.5-1) unstable; urgency=low * New upstream version. (Closes: #194643) * Rename gimp1.2 to gimp, gimp1.2-perl to gimp-perl. (Closes: #82216) * Add dummy gimp1.2 upgrade package that just depends on gimp >= 1.2.5. * Remove gimp1.2-nonfree package; LZW patent has expired. Gif and tiff modules are in main gimp package. * Upgrade libpng Build-Depends to libpng12-dev. * Now includes gimp-print, so add Conflicts: and Replaces: gimp1.2-print to main gimp package. (Closes: #87872) * Add Suggests: gimpprint-doc and Recommends: gimpprint-locales to gimp package, as gimp1.2-print package used to do. * Add gimpdoc(1) manual page. (Submitted upstream as bug 117349). * Move architecture-independent GIMP Perl modules (not plug-ins) into /usr/share/perl5 from /usr/lib/perl5. * Update to version 3.6.0 of Standards-Version. gimp-data-extras (1:2.0.4-0.2) unstable; urgency=medium . * Non-maintainer upload * Add Recommends & Enchances: gimp * Release to unstable . gimp-data-extras (1:2.0.4-0.1) experimental; urgency=medium . * Non-maintainer upload * New upstream release * Cherry-pick several commits since last release * Build for gimp 3 (Closes: #1089608) * Add Build-Depends: intltool * Don't install the new py-slice plugin to keep this package arch-indepenent for now * Add debian/gbp.conf, debian/upstream/metadata, and debian/watch * Import packaging to Salsa under the Debian Team * Bump debhelper compat to 13 * Bump Standards Version to 4.7.0 gimp-data-extras (1:2.0.4-0.1) experimental; urgency=medium . * Non-maintainer upload * New upstream release * Cherry-pick several commits since last release * Build for gimp 3 (Closes: #1089608) * Add Build-Depends: intltool * Don't install the new py-slice plugin to keep this package arch-indepenent for now * Add debian/gbp.conf, debian/upstream/metadata, and debian/watch * Import packaging to Salsa under the Debian Team * Bump debhelper compat to 13 * Bump Standards Version to 4.7.0 gimp-data-extras (1:2.0.2-1.1) unstable; urgency=medium . * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. gimp-data-extras (1:2.0.2-1) unstable; urgency=low . * New release removes "found art" brushes due to dubious licensing. * Improved package description. (Closes: #452101) * Improved copyright file. gimp-data-extras (1:2.0.1-3) unstable; urgency=low * Whoops, forgot to change the maintainer. gimp-data-extras (1:2.0.1-2) unstable; urgency=low * Don't call dh_python (Closes: #280361) * versioned build-dep on debhelper gimp-data-extras (1:2.0.1-1) unstable; urgency=low * Adopted package, with Ben's permission * New upstream release * Update standards-version to 3.6.1 * echo 4 > debian/compat * Create new debian/rules from debhelper template gimp-texturize (3.0+ds-1) unstable; urgency=medium . * New upstream version 3.0+ds. (Closes: #1088063) * debian/control: - Bumped Standards-Version to 4.7.2. - Changed from libgimp2.0-dev to libgimp-3.0-dev in Build-Depends field. * debian/copyright: - Added a comment to explain about the "+ds" suffix. - Updated upstream and packaging copyright years. * debian/install: removed because this file is no longer needed. * debian/links: removed because this file is no longer needed. * debian/lintian-overrides: created to override a message about the libexec directory. * debian/rules: created the target execute_after_dh_auto_install to remove the pseudo upstream docs that are a link to his homepage. * debian/tests/control: updated to make it compliant with the new upstream version. * debian/watch: updated the rule to ignore the "+ds" suffix. gimp-texturize (2.2-4) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.6.2. * debian/copyright: - Converted the last paragraph of the GPL-2 in a comment. - Updated packaging copyright years. - Updated the upstream email addresses. gimp-texturize (2.2-3) unstable; urgency=medium . * debian/control: bumped Standards-Version to 4.6.1. * debian/copyright: updated packaging copyright years. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. gimp-texturize (2.2-2) unstable; urgency=medium . * Upload to unstable. gimp-texturize (2.2-1) experimental; urgency=medium . [ Joao Eriberto Mota Filho ] * New upstream version 2.2. (Closes: #997101) * debian/control: - Build-Depends field: ~ Added meson. ~ Removed intltool and libxml-parser-perl, no longer needed. - Bumped Standards-Version to 4.6.0. * debian/copyright: - Removed not needed data. - Updated the Source field to point to GitHub. - Updated upstream and packaging copyright years. * debian/docs: renamed README to README.md. * debian/install: created to install the plugin. No longer installing the useless help page (html). * debian/link: created to make symlink between the old and the new place of the plugin. * debian/patches/: removed all patches because the upstream fixed the source code. Thanks. * debian/tests/control: updated the test to use /usr/libexec/. * debian/watch: changed to point to GitHub. . [ Debian Janitor ] * Remove constraints unnecessary since stretch: + gimp-texturize: Drop versioned constraint on gimp in Depends. gimp-texturize (2.1-11) unstable; urgency=medium . * debian/tests/control: set CI test as superficial. (Closes: #974454) gimp-texturize (2.1-10) unstable; urgency=medium . * debian/control: - Bumped Standards-Version to 4.5.0. - Migrated DH level to 13. * debian/copyright: - Split 'GPL-2 or GPL-2+' text in two blocks of licenses. - Updated packaging copyright years. * debian/patches/: - Added Applied-Upstream field to patches 10, 20 and 30. - debian/patches/70_fix-UTF8.patch: created to fix an UTF-8 character in README file. * debian/rules: removed DEB_LDFLAGS_MAINT_APPEND variable, used to inject -Wl,--as-needed in build process because it is default since Bullseye. * debian/upstream/metadata: created. gimp-texturize (2.1-9) unstable; urgency=medium . * debian/control: - Added 'Rules-Requires-Root: no' to source stanza.9 - Bumped Standards-Version to 4.4.1. * debian/copyright: using GitHub/issues address in Upstream-Contact field. * debian/salsa-ci.yml: added to provide CI tests for Salsa. * debian/watch: updated to read version from plain text. gimp-texturize (2.1-8) unstable; urgency=medium . * debian/control: - Added VCS fields. - Bumped Standards-Version to 4.4.0. gimp-texturize (2.1-7) unstable; urgency=medium . * Upload to unstable. gimp-texturize (2.1-6) experimental; urgency=medium . * New maintainer. (Closes: #738993) * New upstream homepage. Consequently, updated Homepage field in debian/control file. (Closes: #922556) * Using new DH level format. Consequently: - debian/compat: removed. - debian/control: changed from 'debhelper' to 'debhelper-compat' in Build-Depends field and bumped level to 12. * Run wrap-and-sort. * debian/control: - Added intltool to Build-Depends field. - Bumped Standards-Version to 4.3.0. - Improved long description. * debian/copyright: - Migrated to 1.0 format. - Updated all data. * debian/dirs: no longer needed. Removed. * debian/docs: added todo file. * debian/patches/: - move_image_to_heap: ~ Renamed to 10_move-image-to-heap.patch. ~ Added a header. - fix_cast_warnings: ~ Renamed to 20_fix-cast-warnings.patch. ~ Added a header. - remove_non_public_gimpimage_pdb_header ~ Renamed to 30_remove-non-public-gimpimage-pdb-header.patch. ~ Reorganized the header. - unescaped-left-brace: renamed to 40_unescaped-left-brace.patch. - replace_huge_by_inf: ~ Renamed to 50_replace-huge-by-inf.patch. ~ Added a header. - 60_avoid-no-translation-with-DH12.patch: created to allow gimp-texturize install its translations when using DH >= 10. * debian/rules: added DEB_BUILD_MAINT_OPTIONS and DEB_LDFLAGS_MAINT_APPEND variables to improve the GCC hardening and fix some invalid library links. * debian/tests/control: added to provide a trivial test. * debian/watch: - Added a fake site to explain about the current status of the original upstream homepage. - Bumped version to 4. gimp-texturize (2.1-5) unstable; urgency=medium . * QA upload. * debian/patches/replace_huge_by_inf patch to fix build with glibc >= 2.27. gimp-texturize (2.1-4) unstable; urgency=medium . * QA upload. * Fix "Local copy of intltool-* fails with perl 5.26": add patch to escape a literal opening brace in intltool-update.in. (Closes: #869576) gimp-texturize (2.1-3) unstable; urgency=medium . * QA upload. * Set maintainer to Debian QA Group. (see #738993) * Standards-Version: 3.9.8 (no changes) gimp-texturize (2.1-2) unstable; urgency=low * [debian/patches/remove_non_public_gimpimage_pdb_header]: Remove unneeded #includes for private gimp headers (Closes: #674398). Thanks to the rebuild of all packages made by Lucas Nussbaum. * Bump Standards-Version to 3.9.3. * Bump debhelper version to 9 to use hardening options. gimp-texturize (2.1-1) unstable; urgency=low [adn+deb@diwi.org] * New upstream release. (Closes: #650127) * Switch to dpkg-source 3.0 (quilt) format. * Update debian/watch file. * Bump debhelper version to 8 and update packaging style to use dh. [maxy@debian.org] * Add myself as uploader, to maintain the Adnène version while keeping lintian happy. * Bump Standards-Version to 3.9.2. * [debian/patches/move_image_to_heap]: Avoid storing image information in the stack (Closes: #555841), thanks to Darren Salt for the patch * [debian/patches/fix_cast_warnings]: Fix for 'const char *'-to-'char *' conversion warnings (Closes: #555838), thaks to Darren Salt for the patch gimp-texturize (2.0-2) unstable; urgency=medium * Correct description (it is pseudo-periodicty). * Bump Standards-Version to 3.7.2. * Switch to cdbs: + use default rules, especially clean:: (Closes: #442573) * Bumb debhelper compatibility to 5. gimp-texturize (1.0-3) unstable; urgency=low * Bumped Standards-Version to 3.6.2 * Recompile against new gcc and g++ versions gimp-texturize (1.0-2) unstable; urgency=low * Renamed gettext file name (thanks to Ari Pollak). Closes: #303676 gimp-texturize (1.0-1) unstable; urgency=low * Initial Release. Closes: #293901 llvm-toolchain-22 (1:22.1.8-1) unstable; urgency=medium . * New upstream release * lldb: ship a system-wide /etc/lldb/lldbinit, configuring the distro debuginfod server on Debian and Ubuntu. Thanks to Norbert Lange for the patch * d/rules: set SCCACHE_BASEDIR to keep sccache cache hits across the changing build directory paths * d/rules: Also drop the Windows compiler-rt builtins from libclang-rt-X.Y-dev (they belong to libclang-rt-X.Y-dev-win). The greedy lib/*/*clang_rt* glob shipped them in both packages, causing a dpkg "trying to overwrite" conflict that broke the autopkgtest install on bookworm. Removed the ineffective rm -f in override_dh_auto_install in favour of the rm -fr after dh_install, next to the wasi cleanup. * d/rules: Fix a make parse error ("recipe commences before first target") on distributions shipping sccache < 0.14 (e.g. focal): the sccache SCCACHE_BASEDIR version-guard block was tab-indented, so the $(warning) line was treated as a recipe. Indent the block with spaces. . [ Samuel Thibault ] * d/rules: Disable orc instead of disabling compiler-rt on hurd-amd64. lua5.3 (5.3.6-4) unstable; urgency=medium . * Team upload. * Include the Lua 5.3 documentation into the liblua5.3-dev package (closes: #843306). * Do not build the liblua5.3-0-dbg package. Use liblua5.3-0-dbgsym and lua5.3-dbgsym instead (closes: #1050988). * Switch to libtoolize from libtool-bin, which makes cross-compiling possible, thanks to Helmut Grohne (closes: #842456). * Fix cleanup after build (closes: #1048776). * Replace obsolete pkg-config by pkgconf in the packages recommended by liblua5.3-dev. * Don't recommend the libtool-bin package. * Bump debian/watch version to 4. * Bump Debhelper compatibility level to 13. * Bump Standards-Version to 4.7.4. morbig (0.11.0-6) unstable; urgency=medium . * Build C module on native architectures morbig (0.11.0-5) unstable; urgency=medium . * Team upload * Switch to modern dh-ocaml (Closes: #1139474) * Bump Standards-Version to 4.7.4 * Remove Priority from debian/control mpich (5.0.1-5) unstable; urgency=medium . * Do s source-only build mpich (5.0.1-4) unstable; urgency=medium . * Update libmpich12.symbols for optional HIP syms, mpi_abi * Standards-Version: 4.7.4 * Debhelper now at compat 14 ocaml (5.4.1-1) unstable; urgency=medium . * New upstream release (Closes: #1129317, CVE-2026-28364) * Stabilize compiler-libs ABI by not including config.cmx * Print .cmi flags in objinfo * Bump Standards-Version to 4.7.3 * Remove Priority field from debian/control ocaml (5.4.1-1~exp1) experimental; urgency=medium . * New upstream release (Closes: #1129317, CVE-2026-28364) * Stabilize compiler-libs ABI by not including config.cmx * Print .cmi flags in objinfo * Bump Standards-Version to 4.7.3 * Remove Priority field from debian/control ocaml-integers (0.8.0-3) unstable; urgency=medium . * Add missing Breaks/Replaces (Closes: #1139961) ocaml-integers (0.8.0-2) unstable; urgency=medium . * Fix test failing on 32-bit archs ocaml-integers (0.8.0-1) unstable; urgency=medium . * New upstream release * Use dh-ocaml 3.3 * Switch debian/watch to version 5 * Bump Standards-Version to 4.7.4 * Remove Priority and Rules-Requires-Root from debian/control ocaml-tools (20120103-15) unstable; urgency=medium . * Team upload * Recompile with OCaml 5.4.1 ocaml-uring (2.7.0+dfsg-3) unstable; urgency=medium . * Add Sadiq Jaffer to debian/copyright . ocaml-uring (2.7.0+dfsg-2) unstable; urgency=medium . * Add Christiano Haesbaert to debian/copyright . ocaml-uring (2.7.0+dfsg-1) unstable; urgency=medium . * Initial release (Closes: #1140413) open-font-design-toolkit (1.10) unstable; urgency=medium . * Team upload. * Drop gwaterfall from Depends. (Closes: #1125018) open-font-design-toolkit (1.9) unstable; urgency=high . * Team upload. * Drop gozer from Depends since it is unmaintained. open-font-design-toolkit (1.8) unstable; urgency=high . * Team upload. * debian/control: + Bump Standards-Version to 4.4.1. + Bump debhelper compat to v12. - Drop dependency on fontypython. (Closes: #946769) - Replace dependency on python-fontforge with recommendation of python3-fontforge. (Closes: #945386) * debian/compat: Removed. * debian/README.Debian: Use secure URIs. * debian/copyright: Use Debian Wiki homepage for source field. open-font-design-toolkit (1.7) unstable; urgency=medium . * Team upload. * Move VCS to salsa.debian.org * Drop gnome-specimen from Depends since it is being removed from Debian. * Only recommend installing one VCS (git or svn or bzr). Drop other recommends. * Bump Standards-Version to 4.1.3 * Bump debhelper compat to 11 * Use 1.0 format for debian/copyright open-font-design-toolkit (1.6+nmu1) unstable; urgency=medium . * Non-maintainer upload. * Merge changes from 1.5.1 upload, which got dropped accidentally in the 1.6 upload (Closes: #857396) open-font-design-toolkit (1.6) unstable; urgency=medium . * Team upload. * debian/control - drop fontforge-doc from Depends since now fontforge itself contains documents. open-font-design-toolkit (1.5.1) unstable; urgency=medium . * The aim is to make this package suitable for jessie * debian/control - Remove dependency on currently unmaintained package cl-zpb-ttf - Move RC buggy fontmatrix to Recommends - set "Standards-Version: 3.9.6" (no change) open-font-design-toolkit (1.5) unstable; urgency=medium . * Team upload. * debian/control - set "Standards-Version: 3.9.5" - move Vcs-* from subversion to git - fix "hardcoded depends on shared libraries" (Closes: #731922) + drop unnecessary dependency, libsipro0, libfreetype6, libjpeg8, libgif4, libuninameslist0 and libtiff5 + switch dependency from libotf0 to libotf-bin + once drop liblais0 - update debhelper version to 9 * debian/compat - set 9 open-font-design-toolkit (1.4) unstable; urgency=low . * Team upload * Drop Recommends on bzr-dbus. Closes: #726605 open-font-design-toolkit (1.3) unstable; urgency=low . * Team upload * No longer include bzr-gtk in the design toolkit. Closes: #722532 * Update Standards to 3.9.4 (checked) open-font-design-toolkit (1.2) unstable; urgency=low * typo in README.debian, Closes: #532931 * debian/control: Don't use giflib transitional packages anymore, Closes: #540531 * debian/control: Update Standards to 3.9.3 change section to metapackages so that individual apps can be uninstalled without uninstalling ofdt * debian/control: depend on grcompiler open-font-design-toolkit (1.1) unstable; urgency=low * Team upload [ Nicolas Spalinger ] * Switch to debhelper v7 * Use a minimal debian/rules file * Switch to 3.0 (quilt) source format * Add ${misc:Depends} to dependencies to properly cope with debhelper-triggerred dependencies * Update Standards to 3.9.2 (checked) [ Christian Perrier ] * Depend on libjepg8 instread of libjpeg62. Closes: #648501 * Make this package a native package. There is no upstream. * Improve package description openttd-opengfx (7.1-3) unstable; urgency=medium . * [ebd9053] Do not fail if common-licenses/GPL-2 differs (Closes: #1106433) openttd-opengfx (7.1-2) unstable; urgency=medium . * [8ab065c] Fix building source package after binary build. (Closes: #1047525) * [63b97c8] Backport patch to fix build with GIMP3. Thanks to James Addison for the investigation and fix (Closes: #1090256) * [07c82e9] Update required NML version to 0.5.0 * [d986198] Bump standards version to 4.7.2 (no changes required) openttd-opengfx (7.1-1) unstable; urgency=medium . * [a27034b] Update watch file * [d2bc84d] Bump standards version to 4.6.0 (no changes required) * [4b07af7] Add upstream metadata * [3a4714f] New upstream release 7.1 * [32090a7] Revert "Add patch to fix documentation filenames" * [a5618ad] Remove broken-symlink lintian override openttd-opengfx (0.6.0-1) unstable; urgency=medium . * [66ea205] New upstream release 0.6.0 * [29e237a] Bump debhelper version to v13 * [54ea987] Bump standards version to 4.5.0 (no changes required) * [c02bfbb] Set Rules-Requires-Root: no for building * [02382db] Update watch file * [839f330] Add patch to fix documentation filenames * [0e5588b] No longer check resulting grfids during build openttd-opengfx (0.5.5-1) unstable; urgency=medium . * [8cd58df] New upstream release 0.5.5 * [4222702] Support DEB_BUILD_OPTIONS=terse * [e03f695] Bump standards version to 4.3.0 * [fecd86e] Update upstream urls to Github * [cf2adc6] Prevent GIMP from trying to write thumbnails openttd-opengfx (0.5.4-2) unstable; urgency=medium . * [1f3c254] Bump debhelper version to v11 * [6fbd713] Bump standards version to 4.1.4 * [43960c7] Convert Priority: extra to optional * [71adcda] Mark as Multi-arch: foreign * [45487e7] Respect nocheck in DEB_BUILD_OPTIONS * [688989a] Use python3 instead of python during the build (Closes: #897544) * [0908f53] Add build dependency on python3 openttd-opengfx (0.5.4-1) unstable; urgency=medium . * [c6d97c8] New upstream release 0.5.4. openttd-opengfx (0.5.3-1) unstable; urgency=medium . * [7ee9c82] New upstream release 0.5.3. openttd-opengfx (0.5.1-2) unstable; urgency=medium . * [8960e28] Bump Standards-Version to 3.9.6, no changes required. * [0b69091] Install into /usr/share/games/openttd/baseset. * [db7b301] Reverse direction of readme and changelog symlinks. openttd-opengfx (0.5.1-1) unstable; urgency=medium . * [8c443ad] New upstream release 0.5.1. * [cd7ec8b] Depend on grfcodec * [9978dc6] Bump Standards-Version to 3.9.5, no changes required. * [e4da992] Use canonical Vcs urls (on anonscm.debian.org). * [cd20286] Remove fix-distclean.patch * [7da3d3b] Update debian/rules to upstream Makefile changes * [08f1151] Bump nml build-depend to >= 0.3.0. * [5f716d2] Add lintian override for license symlink. openttd-opengfx (0.4.7-1) unstable; urgency=low . * [5c33920] New upstream release 0.4.7. (Closes: #713782) * [ebd67e7] Make the build verbose openttd-opengfx (0.4.6.1-1) unstable; urgency=low . * [876b659] New upstream release 0.4.6.1. * [c896279] Update watch file, upstream changed download urls. * [8ad321b] Bump Standards-Version to 3.9.4, no changes required. openttd-opengfx (0.4.4-1) unstable; urgency=low * [e652da2] New upstream release 0.4.4. * [a621db2] Upstream switched from nforenum/grfcodec to nml for building. * [cc8b1e1] Force rebuilding all png files for which gimp "source" files are available. * [3481ff6] Enable parallel building (not supported yet by upstream, though). * [48bd760] Bump Standards-Version to 3.9.3, no changes required. * [c22e8bf] Update copyright file to use the new copyright-format-1.0. openttd-opengfx (0.3.7-1) unstable; urgency=low * [b03894c] New upstream release 0.3.7. * [7604f59] Build-depend on grfcodec >= 5.1.2. openttd-opengfx (0.3.6-1) unstable; urgency=low * [10e3bbf] New upstream release 0.3.6. (Closes: #644434) Note that 0.3.7 is already released at this time, but it requires an (as of yet) unreleased version of nforenum, so 0.3.7 will not be packaged yet. openttd-opengfx (0.3.5-1) unstable; urgency=low * [a1f3136] New upstream release 0.3.5. * [ccf0015] Reword description to comply with the policy. openttd-opengfx (0.3.4-1) unstable; urgency=low * [2aed91a] New upstream release 0.3.4. * [c77a003] Drop build-dependency on nforenum, it is included in grfcodec now. * [98234fd] Bump Standards-Version to 3.9.2, no changes required. * [08b3bd9] Update watch file to new download location. openttd-opengfx (0.2.4-1) unstable; urgency=low * [a68e6b1] New upstream release 0.2.4. openttd-opengfx (0.2.3-1) unstable; urgency=low * [0c1f44c] New upstream release 0.2.3. * [4c16724] Remove all patches, all issues have been fixed upstream. * [3c17006] Enable md5 sum checking after build. openttd-opengfx (0.2.1-1) unstable; urgency=low * Initial release (Closes: #567626) python-certifi (2026.6.17+ds-1) unstable; urgency=medium . * New upstream release. python-tornado (6.5.5-3) unstable; urgency=medium . * Team upload. * Add debian/salsa-ci.yml * Mark Sphinx build-deps as * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag . [ Helmut Grohne ] * Move documentation dependencies to B-D-I. (Closes: #1124829) python-trio (0.33.0-2) unstable; urgency=medium . * Team upload. * Add debian/salsa-ci.yml to test the !nocheck & !nodoc profiles * Mark some build-deps as !nocheck or !nodoc rust-config-0.14 (0.14.1-1) unstable; urgency=medium . * Team upload. * Package config 0.14.1 from crates.io using debcargo 2.8.3 * Introduce a semver-suffix package for config version 0.14, as some deprecated functionalities have been dropped. * Keep patch convert-case-0.11.patch . * Adapt patch relax-deps.patch . * Introduce neutralize-test_i64.patch .