Change logs for ruby-sass source package in Bionic

  • ruby-sass (3.5.3-1) unstable; urgency=medium
    
      [ upstream ]
      * New release(s).
    
      [ Jonas Smedegaard ]
      * Use shortform dh sequencer (not cdbs).
        Stop build-depend on cdbs.
      * Stop build-depend on dh-buildinfo.
      * Tidy control file, with wrap-and-sort option asbt.
      * Declare compliance with Debian Policy 4.1.1.
    
     -- Jonas Smedegaard <email address hidden>  Sat, 28 Oct 2017 19:27:29 +0200
  • ruby-sass (3.4.23-1) unstable; urgency=medium
    
      [ upstream ]
      * New release.
        + Instantiate Sass logger per-thread/per-fiber, configurable to
          output to any IO object.
        + Setting numeric precision is now thread safe.
        + Support world and group writable cache files.
        + Permit bare declarations in supports(...) clause within @import.
        + Fix str-slice() going to end of string even if $end-at set.
        + Fix dpi, dpcm, and dppx unit conversions.
        + Support url() containing quoted strings within unknown directives.
    
      [ Jonas Smedegaard ]
      * Update watch file: Use substitution string @PACKAGE@.
      * Modernize Vcs-* fields:
        + Use git subdir (not cgit) for Vcs-Browser URL.
        + Add .git suffix for Vcs-Git URL.
      * Stop override lintian for
        package-needs-versioned-debhelper-build-depends: Fixed in lintian.
      * Update copyright info:
        + Add tracking of sass-spec-ref.sh (Expat license).
        + Extend coverage of Debian packaging.
      * Modernize CDBS use: Build-depend on licensecheck (not devscripts).
    
     -- Jonas Smedegaard <email address hidden>  Sun, 22 Jan 2017 13:15:14 +0100