Change logs for librsvg source package in Eoan

  • librsvg (2.44.14-1) unstable; urgency=medium
    
      * Team upload
      * New upstream release
      * Update to upstream librsvg-2.44 branch at commit 2.44.14-3-g98c0eba8,
        disregarding CI-only changes
        - Respect the direction property for bidi text
        - Be compatible with older rustc
      * d/copyright: Update
      * Drop patches that were applied upstream
      * Stop building rsvg-view-3. It has been removed upstream and will not
        be included in librsvg 2.45.x. The upstream developer of librsvg
        suggests eog as a better interactive GUI SVG viewer; display(1) from
        ImageMagick is another possibility.
        - Drop GTK build-dependency
      * Standards-Version: 4.4.0 (no changes required)
      * Use debhelper-compat 12
        - Drop --libexecdir override, /usr/libexec is now the default
    
     -- Simon McVittie <email address hidden>  Mon, 12 Aug 2019 08:24:49 +0100
  • librsvg (2.44.10-2.1) unstable; urgency=high
    
      * Non-maintainer upload.
      * debian/patches/keep-positive-radii.patch: backport an upstream fix for
        an assertion error where radii should always be positive
        (Closes: #927886)
    
     -- Boyuan Yang <email address hidden>  Thu, 25 Apr 2019 15:55:18 -0400
  • librsvg (2.44.10-2) unstable; urgency=medium
    
      * debian/patches/typenum-i386-ftbfs.patch: backport an upstream fix for a
        build failure in the vendored typenum crate on i386 (LP: #1823426)
        (Closes: #926840)
      * debian/patches/i386-rounding-errors.patch: fix a rounding error on i386
        that would result in a unit test failure
    
     -- Olivier Tilloy <email address hidden>  Thu, 11 Apr 2019 09:29:30 +0100