Change logs for rubygems source package in Hirsute

  • rubygems (3.2.5-2) unstable; urgency=medium
    
      [ Antonio Terceiro ]
      * Skip tests that fail if Gem.disable_system_update_message is set
    
     -- Lucas Kanashiro <email address hidden>  Wed, 13 Jan 2021 16:45:32 -0300
  • rubygems (3.2.0~rc.2-5ubuntu1) hirsute; urgency=medium
    
      * Mark ruby-rubygems Multi-Arch: foreign, so that it will satisfy deps
        for foreign-arch ruby (mostly interesting for cross-testing)
    
     -- Steve Langasek <email address hidden>  Wed, 06 Jan 2021 12:49:01 -0800
  • rubygems (3.2.0~rc.2-5) unstable; urgency=medium
    
      * d/t/autopkgtest-pkg-ruby.conf: add dependency on build-essential. The
        DEP-8 test generated by autodep8 requires build-essential to build a
        native gem.
    
     -- Lucas Kanashiro <email address hidden>  Mon, 07 Dec 2020 18:46:19 -0300
  • rubygems (3.2.0~rc.2-4) unstable; urgency=medium
    
      * d/t/testsuite: do not create a predictable tmp dir, it might exist
        already.
      * d/ruby-tests.rake: set the test dir when executed with autopkgtest.
      * d/ruby-tests.skip: add tests failing with autopkgtest. Those are harmless
        tests, they fail due to rubygems-integration changes.
      * d/t/control:
        - Split the tests in different paragraphs. We can have a tighter
          definition of restrictions and dependencies for each test.
        - Add needs-internet restriction to testsuite.
        - Make testsuite build depend on build dependencies.
      * d/control:
        - Add b-d on ruby-dev.
        - Remove unneeded build and runtime dependencies. They are ruby-molinillo,
          ruby-thor, ruby-net-http-persistent. They are shipped as vendor code.
    
     -- Lucas Kanashiro <email address hidden>  Fri, 27 Nov 2020 15:11:02 -0300
  • rubygems (3.2.0~rc.2-3) unstable; urgency=medium
    
      * Remove d/p/0001-Replace-bundled-libraries-with-system-versions.patch.
        bundler has some custom code on top of the bundled libraries which is
        needed to make it work properly. Due to that is not possible to use external
        code at the moment.
      * d/t/testsuite: properly set local path according to bundler 2. The --path
        option in the bundle call is deprecated.
    
     -- Lucas Kanashiro <email address hidden>  Thu, 26 Nov 2020 11:14:41 -0300
  • rubygems (3.2.0~rc.2-2) unstable; urgency=medium
    
      * Skip tests which require Internet connection (Closes: #974102)
    
     -- Lucas Kanashiro <email address hidden>  Wed, 18 Nov 2020 15:07:01 -0300
  • rubygems (3.2.0~rc.2-1) unstable; urgency=medium
    
      * Update Net::HTTP::Persistent path in the patch to use the system version.
      * New upstream version 3.2.0~rc.2
    
     -- Lucas Kanashiro <email address hidden>  Mon, 09 Nov 2020 10:32:00 -0300
  • rubygems (3.2.0~rc.1-3) unstable; urgency=medium
    
      * d/p/0001-Replace-bundled-libraries-with-system-versions.patch: make
        bundler use libraries from the system.
      * Add b-d on ruby-molinillo and ruby-thor.
      * Add patches to make bundler better handle temporary directories:
        - d/p/0002-Don-t-use-insecure-temporary-directory-as-home-direc.patch
        - d/p/0003-Remove-temporary-home-directories.patch
      * Add debian revision to bundler version string (Closes: #972490)
    
     -- Lucas Kanashiro <email address hidden>  Thu, 05 Nov 2020 16:09:55 -0300
  • rubygems (3.2.0~rc.1-2) unstable; urgency=medium
    
      [ Cédric Boutillier ]
      * Update team name
      * Add .gitattributes to keep unwanted files out of the source package
    
     -- Lucas Kanashiro <email address hidden>  Sun, 18 Oct 2020 23:41:21 -0300