Change logs for rubygems-integration source package in Stretch

  • rubygems-integration (1.11) unstable; urgency=medium
    
      [ Cédric Boutillier ]
      * Use https:// in Vcs-* fields
      * Run wrap-and-sort on packaging files
    
      [ Christian Hofstaedtler ]
      * Bump Standards-Version to 3.9.8 (no changes needed)
      * Bump debhelper compat level to 10
    
     -- Christian Hofstaedtler <email address hidden>  Sun, 18 Dec 2016 17:43:10 +0000
  • rubygems-integration (1.10) unstable; urgency=medium
    
      * Fix overlay incompatibility starting with Ruby 2.1.
        Thanks to Gustavo Machado Campagnani Gama <email address hidden>
        (Closes: #783972)
      * Stop installing compatibility symlink for ruby2.0
    
     -- Christian Hofstaedtler <email address hidden>  Sat, 19 Dec 2015 01:47:10 +0000
  • rubygems-integration (1.9) unstable; urgency=medium
    
      * Include /usr/lib/$(triplet)/rubygems-integration/$(api_version) in the
        Rubygems path. This might be used in the future to make Ruby packages
        support multiarch.
      * debian/tests/control: run specs against installed package.
      * Add workaround for Ruby 2.2 because gem2deb < 0.18.2 installed
        gemspecs to directories named after the short Ruby version (2.2) instead
        of the API_VERSION (2.2.0). There was already a similar workaround for
        Ruby 2.1, so this should have been fixed a long time ago.
    
     -- Antonio Terceiro <email address hidden>  Wed, 17 Jun 2015 19:13:10 -0300
  • rubygems-integration (1.8) unstable; urgency=medium
    
    
      [ Antonio Terceiro ]
      * Improve smoke tests in debian/tests/package-list.
        .
        Test a gem that comes together with the interpreter, one arch:all and one
        arch:any
    
      [ Christian Hofstaedtler ]
      * Add myself to Uploaders
      * Advise rubygems to load SSL certificates from the ca-certificates
        provided list. (Closes: #689074)
    
     -- Christian Hofstaedtler <email address hidden>  Fri, 05 Sep 2014 02:37:35 +0200