Change logs for schleuder source package in Kinetic

  • schleuder (4.0.3-4) unstable; urgency=medium
    
      * debian/patches:
        - Add patch to respect existing 'LOCAL_IP_ADDR' environment variable.
        - Add patch to relax expected error message in specs, if refreshing keys
          from a keyserver fails.
      * debian/ruby-tests.rake:
        - Set 'LOCAL_IP_ADDR' environment variable to 'localhost'.
    
     -- Georg Faerber <email address hidden>  Sat, 16 Apr 2022 21:48:30 +0000
  • schleuder (3.6.0-4) unstable; urgency=medium
    
      * debian/control: Drop depending on ruby-interpreter, according to team
        standards.
      * debian/patches: Pull in upstream patch to migrate boolean values to
        integers, if the ActiveRecord SQLite3 connection adapter is in use.
        Since ActiveRecord >= 6.0, the relevant code relies on boolean
        serialization to use 1 and 0, but does not natively recognize 't' and 'f'
        as booleans were previously serialized. (Closes: #1002622)
      * debian/ruby-tests.rake: Skip tests if running Ruby 3.0 as some tests are
        currently not compatible. This will be reverted soon, once Schleuder 4 is
        to be uploaded.
      * debian/upstream/metadata: Provide file pointing to upstream resources.
    
     -- Georg Faerber <email address hidden>  Sat, 25 Dec 2021 20:19:26 +0000