Change logs for ruby-celluloid source package in Lunar

  • ruby-celluloid (0.18.0-2) unstable; urgency=medium
    
      * Team upload.
      * d/control (Testsuite): Enable the field again.
        (Breaks): Add indication that this breaks software.
      * d/rules (DH_RUBY_GEM_INSTALL_INCLUDE): Install files from spec/ to fix the
        celluloid/rspec module.
      * d/ruby-tests.rake: Fix to allow testing on both buildd and autopkgtest.
      * d/patches/add-missing-requires.patch: Add patch.
        - Add missing require statements and drop coverall.
      * d/patches/series: Enable new patch.
    
     -- Daniel Leidert <email address hidden>  Fri, 17 Feb 2023 22:45:11 +0100
  • ruby-celluloid (0.18.0-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release.
        - Drops deprecated Object#timeout call (closes: #1019614).
    
      [ Debian Janitor ]
      * Trim trailing whitespace.
      * Use secure copyright file specification URI.
      * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
        Repository-Browse.
      * Remove constraints unnecessary since buster:
        + Build-Depends: Drop versioned constraint on debhelper and ruby-timers.
        + ruby-celluloid: Drop versioned constraint on ruby-timers in Depends.
    
      [ Daniel Leidert ]
      * d/clean: Add file.
      * d/compat: Drop old compat file.
      * d/control: Add Rules-Requires-Root field.
        (Build-Depends): Change to dh-compat v13.
        (Standards-Version): Bump to 4.6.2.
        (Testsuite): Keep tests disabled.
        (Depends): Drop interpreter and use ${ruby:Depends}.
      * d/copyright: Add Upstream-Contact field.
        (Copyright): Update years.
      * d/ruby-celluloid.docs: Add REFACTOR.md.
      * d/ruby-celluloid.examples: Install examples.
      * d/ruby-tests.rake: Minor updates. Only run tests during build.
      * d/rules: Drop obsolete DH_RUBY_IGNORE_TESTS.
        (DH_RUBY): Use gem installation layout.
        (override_dh_clean): Drop in favor of d/clean.
        (override_dh_installchangelogs): Install upstream changelog.
      * d/patches/0003-replace-Fixnum-with-Integer.patch: Drop patch.
        - Upstream applied a fix of their own.
      * d/patches/remove-rubygems-bundler-coveralls.patch: Ditto.
        - Upstream removed the bundler requirement.
      * d/patches/series: Remove dropped patches.
      * d/upstream/metadata: Add Archive field.
    
     -- Daniel Leidert <email address hidden>  Thu, 09 Feb 2023 18:33:28 +0100
  • ruby-celluloid (0.16.0-5) unstable; urgency=medium
    
      * Team upload
      * Workaround Fixnum->Integer change (Closes: #892192)
      * Bump debhelper compatibility level to 11
      * Bump Standards-Version to 4.1.3 (no changes needed)
      * Use salsa.debian.org in Vcs-* fields
      * Use https in watch file
      * Add gem2deb to build dependencies
    
      [ Cédric Boutillier ]
      * Set Testsuite to autopkgtest-pkg-ruby (Closes: #830070)
      * Fix typo in remove-rubygems-bundler-coveralls.patch's description
      * Open log file in specs in a temporary directory (fixes autopkgtests)
    
     -- Hleb Valoshka <email address hidden>  Fri, 23 Mar 2018 22:24:53 +0300