Publishing details

Changelog

inkscape (1.1.1-3ubuntu1~bpo20.04.1) focal-backports; urgency=medium

  * Rebuild for focal-backports.  LP: #1876996
    + Drop explicit dependency on libpoppler-glib8 that was added a workaround
      for a Debian upgrade bug.

inkscape (1.1.1-3ubuntu1) jammy; urgency=medium

  * Merge from Debian.  Remaining changes:
    + Restrict ragel and lib2geom build-deps on [!i386], since
      they are not available there.

inkscape (1.1.1-3) unstable; urgency=medium

  * Apply patch from Jessica Clarke to fix several unaligned access and
    endianess-specific bugs.
  * Drop patch skipping some tests that are now fixed by the above patch.
  * Add patch from upstream to fix build with poppler 21.11.
  * Link against the system-wide lib2geom instead of the embedded copy.
    Don't do that in ubuntu/i386 where it's not available.  Closes: #989606

inkscape (1.1.1-2) unstable; urgency=medium

  * Upload to unstable.
  * d/control: add explicit Build-Depends on:
    + libfontconfig-dev: already pulled by something else, but used directly.
    + librsvg2-common: required to run a tests.  Normally this package is also
      pulled in by something, but in some occasion it isn't.  Closes: #994741

inkscape (1.1.1-1) experimental; urgency=medium

  * New upstream version 1.1.1
    https://wiki.inkscape.org/wiki/index.php/Release_notes/1.1.1
    + Hide a console warning.  Closes: #990782
  * d/rules: build the tests in parallel.
  * Remove patch applied upstream.
  * Add a patch to disable two failing tests on armhf (known to upstream).

inkscape (1.1-1) experimental; urgency=medium

  * New upstream version 1.1.
    https://wiki.inkscape.org/wiki/index.php/Release_notes/1.1
    + Fix crash when too many fonts are installed.  Closes: #960036
    + Fix crash when rotating some objects.  Closes: #864415
    + Prevent popups from plugins on copy.  Closes: 553456; LP: #418242
  * Refresh patches.
  * d/watch: Also uversionmangle the pgp signature.
  * d/rules:
    + Drop configure option that is now the default upstream.
    + Drop workaround for something now fixed upstream.
    + Drop special case for buster's dzw.
    + Do a static build of 2geom and statically link inkscape to it.
      This is temporary until I'll package 2geom separately (see #989606),
      to avoid shipping 2geom from src:inkscape.
  * d/control:
    + Add new build-dependency on libgspell-1-dev,
      libboost-filesystem-dev, libreadline-dev, ragel.
    + Drop libxml-xql-perl from Suggests (unused since v0.91).  Closes: #987917

inkscape (1.0.2-4) unstable; urgency=medium

  * d/control: Add an explicit dependency on libpoppler-glib8 because we need
    a stricter version than what would otherwise be generated.  See #969907

inkscape (1.0.2-3) unstable; urgency=medium

  * Add a fake version restriction to the imagemagick build-dependency.
    This is a workaround for #413954 in graphicsmagick, that it is lying
    about providing the same imagemagick interface but missing the `compare`
    tool, which is required here.  Adding a version there forces dependency
    resolvers to pick up the real imagemagick, which should fix the test
    failures in kbsd.

inkscape (1.0.2-2) unstable; urgency=medium

  * Add a depndency on librsvg2-common as we need it to render the svg icons
    in the gui interface.  Closes: #980396
    Add it only for architectures where librsvg2 is available, also
    Recommends it for all the other architectures that might have it
    somehow.

inkscape (1.0.2-1) unstable; urgency=medium

  * New upstream version 1.0.2.
    https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0.2
    https://inkscape.org/release/inkscape-1.0.2/
    https://inkscape.org/news/2021/01/17/102-and-11alpha/
  * Drop patches applied upstream.
  * Switch build system from cmake+make to cmake+ninja.
    + Fixes FTBFS with a very high level of parallelism.  Closes: #976935

inkscape (1.0.1-2) unstable; urgency=medium

  * Backport several patches from the upstream stable branch.
    + Fix build with a newer boost.  Closes: #975429
  * Bump Standards-Version to 4.5.1, no changes needed.

inkscape (1.0.1-1) unstable; urgency=medium

  * New upstream version 1.0.1.
    https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0.1
    https://inkscape.org/release/inkscape-1.0.1/
    https://inkscape.org/news/2020/09/06/inkscape-version-101-patches-crashes-bugs/
  * Drop patches applied upstream.
  * Add patch to fix a SyntaxWarning in a Python extension.
  * Drop our copy of the bash auto completion, now shipped upstream.

inkscape (1.0-5) unstable; urgency=medium

  * Add patch from upstream to allow users to resize the document property
    dialog again.  Closes: #962185

inkscape (1.0-4) unstable; urgency=medium

  * Add patch from upstream to fix crash using some cursors under Wayland.
    Closes: #965969

inkscape (1.0-3) unstable; urgency=medium

  [ shouhuanxiaoji ]
  * d/rules: Fix typo in dh_missing override.  MR: !2

  [ Mattia Rizzolo ]
  * d/rules: Drop now unneeded dh_missing override.
  * Rebuild against glibmm2.4/2.64.2-2 to pick up the proper versioned
    dependency.  Closes: #964390

inkscape (1.0-2) unstable; urgency=medium

  * d/rules:
    + Don't run dwz when building for buster-backports.
    + Build with -DCMAKE_BUILD_TYPE=Release.  Closes: #960955, #962934

inkscape (1.0-1) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * New upstream version 1.0.  LP: #1876996
    https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0
    https://inkscape.org/release/inkscape-1.0/
    https://inkscape.org/news/2020/05/04/introducing-inkscape-10/
  * d/watch: Update to point at the new source archive.
  * Update Marc Jeanmougin's upstream gpg key.
  * Refresh patches.
  * Bump debhelper compat level to 13.

  [ Gianfranco Costamagna ]
  * Increase test timeout to 3 minutes instead of 1, to avoid failures when
    a slow machine runs tests (such as riscv64 that is emulated in Ubuntu).

inkscape (1.0~rc1-4) unstable; urgency=medium

  * d/rules: Fix architecture match, only make the testsuite fata on little
    endian architectures.

inkscape (1.0~rc1-3) unstable; urgency=medium

  * d/rules:
    + Use the correct variable used as cmake's build directory.
    + Only consider the testsuite fatal on amd64 and arm64.

inkscape (1.0~rc1-2) unstable; urgency=medium

  * Add a patch to add -latomic to the linker flags when needed.
    This should fix FTBFS in armel, mipsel, m68k and sh4.
  * Run the testsuite at build time, add Build-Dep on imagemagick for that.
  * Upload to unstable.

inkscape (1.0~rc1-1) experimental; urgency=medium

  * New upstream version 1.0~rc1.
    https://wiki.inkscape.org/wiki/index.php/Release_notes/1.0
    https://inkscape.org/release/inkscape-1.0rc1/

inkscape (1.0~beta2-1) experimental; urgency=medium

  * New upstream version 1.0~beta2.
    http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0
    https://inkscape.org/release/inkscape-1.0beta2/
  * Refresh patches
  * d/rules: now the extensions are properly present in the tarball, drop
    multitarball hack.

inkscape (1.0~beta1+ds-2) experimental; urgency=medium

  * Add a patch to make the program icon appear also under Gnome with Wayland.
    Closes: #942600

inkscape (1.0~beta1+ds-1) experimental; urgency=low

  * New upstream version 1.0~beta1.  Closes: #933678
    http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0
    https://inkscape.org/release/inkscape-1.0beta1/
    + Also include the extensions.  Closes: #933688
  * Drop the Drop_PS_and_PDF_support_in_MimeType patch.
    This was added without any real satisfying explanation many years ago,
    and I could figure why anybody would want this.
    Let's stop this unjustified divergence from upstream.
  * Add back Marc Jeanmougin's upstream key.
  * Drop all patches, mostly applied upstream.
  * Move everything from Python2 to Python3.  Closes: #883155; LP: #1735363
    + d/p/python3: Add patch to call python3 instead of python while building.
  * d/control: Update Build-Depends.
  * Bump debhlper compat level to 12.
  * Remove an extension that work only on Windows.  Closes: #930154

inkscape (1.0~alpha-1) experimental; urgency=medium

  * New upstream version 1.0~alpha.
    http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0
    https://inkscape.org/news/2019/01/17/inkscape-launches-version-0924/
    + Ability to invert the ruler coordinates.  LP: #170049
  * d/control:
    + Update Vcs information for the experimental branch.
    + Update Build-Depends for the gtk2 → gtk3 move.
  * d/inkscape.docs: update paths.
  * d/rules:
    + Simplify command now that the autotools build system is gone.
    + Stop installing the several /usr/share/inkscape/*/README files.
  * d/source/lintian-overrides: drop now unused override about the removed
    autotools build system.
  * d/patches: refresh
    + Drop a bunch of patches that were cherry-picked from upstream.
    + Refresh the libcroco typos patch.
    + Add patch from upstream fixing a bunch of typos.

 -- Mattia Rizzolo <email address hidden>  Thu, 27 Jan 2022 11:57:16 +0100

Available diffs

Builds

Built packages

Package files