Binary files /tmp/tmpRzUmVy/irVCOs3_OQ/ruby-inline-3.12.2/checksums.yaml.gz.sig and /tmp/tmpRzUmVy/Qd373seYP1/ruby-inline-3.12.4/checksums.yaml.gz.sig differ Binary files /tmp/tmpRzUmVy/irVCOs3_OQ/ruby-inline-3.12.2/data.tar.gz.sig and /tmp/tmpRzUmVy/Qd373seYP1/ruby-inline-3.12.4/data.tar.gz.sig differ diff -Nru ruby-inline-3.12.2/debian/changelog ruby-inline-3.12.4/debian/changelog --- ruby-inline-3.12.2/debian/changelog 2014-04-09 14:33:15.000000000 +0000 +++ ruby-inline-3.12.4/debian/changelog 2016-05-05 23:07:46.000000000 +0000 @@ -1,3 +1,19 @@ +ruby-inline (3.12.4-1) unstable; urgency=medium + + * Team upload. + + [ Cédric Boutillier ] + * Bump debhelper compatibility level to 9 + * Remove version in the gem2deb build-dependency + * Use https:// in Vcs-* fields + * Bump Standards-Version to 3.9.7 (no changes needed) + * Run wrap-and-sort on packaging files + + [ Christian Hofstaedtler ] + * New upstream version, refreshed local patches. + + -- Christian Hofstaedtler Thu, 05 May 2016 23:07:23 +0000 + ruby-inline (3.12.2-3) unstable; urgency=medium * Team upload. diff -Nru ruby-inline-3.12.2/debian/compat ruby-inline-3.12.4/debian/compat --- ruby-inline-3.12.2/debian/compat 2014-04-09 14:29:22.000000000 +0000 +++ ruby-inline-3.12.4/debian/compat 2016-05-05 23:07:46.000000000 +0000 @@ -1 +1 @@ -7 +9 diff -Nru ruby-inline-3.12.2/debian/control ruby-inline-3.12.4/debian/control --- ruby-inline-3.12.2/debian/control 2014-04-09 14:29:39.000000000 +0000 +++ ruby-inline-3.12.4/debian/control 2016-05-05 23:07:46.000000000 +0000 @@ -2,18 +2,28 @@ Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers -Uploaders: Patrick Ringl , Paul van Tilburg , Gunnar Wolf -Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-minitest, rake, ruby-zentest -Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-inline.git -Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-inline.git;a=summary +Uploaders: Patrick Ringl , + Paul van Tilburg , + Gunnar Wolf +Build-Depends: debhelper (>= 9~), + gem2deb, + rake, + ruby-minitest, + ruby-zentest +Standards-Version: 3.9.7 +Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-inline.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-inline.git Homepage: http://www.zenspider.com/ZSS/Products/RubyInline/ XS-Ruby-Versions: all Package: ruby-inline Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-all-dev, rake +Depends: rake, + ruby | ruby-interpreter, + ruby-all-dev, + ${misc:Depends}, + ${shlibs:Depends} Recommends: gcc | c-compiler Description: Ruby library for embedding C/++ external module code Inline allows you to write foreign code within your ruby code. It diff -Nru ruby-inline-3.12.2/debian/copyright ruby-inline-3.12.4/debian/copyright --- ruby-inline-3.12.2/debian/copyright 2014-04-09 14:29:22.000000000 +0000 +++ ruby-inline-3.12.4/debian/copyright 2016-05-05 23:07:46.000000000 +0000 @@ -49,4 +49,3 @@ On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. - diff -Nru ruby-inline-3.12.2/debian/patches/fix-tests-in-debian-build-env ruby-inline-3.12.4/debian/patches/fix-tests-in-debian-build-env --- ruby-inline-3.12.2/debian/patches/fix-tests-in-debian-build-env 2014-04-09 14:29:22.000000000 +0000 +++ ruby-inline-3.12.4/debian/patches/fix-tests-in-debian-build-env 2016-05-05 23:07:46.000000000 +0000 @@ -4,8 +4,8 @@ Index: ruby-inline/test/test_inline.rb =================================================================== ---- ruby-inline.orig/test/test_inline.rb 2014-01-15 18:01:00.136727299 +0100 -+++ ruby-inline/test/test_inline.rb 2014-01-15 18:01:00.192727046 +0100 +--- ruby-inline.orig/test/test_inline.rb ++++ ruby-inline/test/test_inline.rb @@ -14,7 +14,7 @@ File.umask(0) require 'pathname' @@ -14,4 +14,4 @@ +$inline_path = './debian/ruby-inline/usr/lib/ruby/vendor_ruby/inline.rb' $test_inline_path = './test/test_inline.rb' - class InlineTestCase < MiniTest::Unit::TestCase + class InlineTestCase < Minitest::Test diff -Nru ruby-inline-3.12.2/debian/patches/ruby2.0-multiarch ruby-inline-3.12.4/debian/patches/ruby2.0-multiarch --- ruby-inline-3.12.2/debian/patches/ruby2.0-multiarch 2014-04-09 14:29:22.000000000 +0000 +++ ruby-inline-3.12.4/debian/patches/ruby2.0-multiarch 2016-05-05 23:07:46.000000000 +0000 @@ -4,9 +4,9 @@ Index: ruby-inline/lib/inline.rb =================================================================== ---- ruby-inline.orig/lib/inline.rb 2014-01-15 18:19:01.959718169 +0100 -+++ ruby-inline/lib/inline.rb 2014-01-15 18:19:11.483673062 +0100 -@@ -595,6 +595,7 @@ VALUE #{method}_equals(VALUE value) { +--- ruby-inline.orig/lib/inline.rb ++++ ruby-inline/lib/inline.rb +@@ -597,6 +597,7 @@ VALUE #{method}_equals(VALUE value) { (RbConfig::CONFIG['LDFLAGS'] if sane), '-I', hdrdir, config_hdrdir, diff -Nru ruby-inline-3.12.2/debian/ruby-inline.examples ruby-inline-3.12.4/debian/ruby-inline.examples --- ruby-inline-3.12.2/debian/ruby-inline.examples 2014-04-09 14:29:22.000000000 +0000 +++ ruby-inline-3.12.4/debian/ruby-inline.examples 2016-05-05 23:07:46.000000000 +0000 @@ -1,4 +1,4 @@ debian/helloworld_example.rb -tutorial demo example*.rb +tutorial diff -Nru ruby-inline-3.12.2/History.txt ruby-inline-3.12.4/History.txt --- ruby-inline-3.12.2/History.txt 2013-08-12 17:32:14.000000000 +0000 +++ ruby-inline-3.12.4/History.txt 2015-07-04 05:39:10.000000000 +0000 @@ -1,3 +1,17 @@ +=== 3.12.4 / 2015-04-14 + +* 1 bug fix: + + * Fixed arch header directoy with Ruby >= 2.0. (aurelj) + +=== 3.12.3 / 2014-04-29 + +* 3 bug fixes: + + * Fixed code/home urls in readme/gem. + * Fixed linker error on clang+freebsd10+rbenv. + * Removed old hack for osx 10.5 + === 3.12.2 / 2013-04-18 * 2 minor enhancements: diff -Nru ruby-inline-3.12.2/lib/inline.rb ruby-inline-3.12.4/lib/inline.rb --- ruby-inline-3.12.2/lib/inline.rb 2013-08-12 17:32:14.000000000 +0000 +++ ruby-inline-3.12.4/lib/inline.rb 2015-07-04 05:39:10.000000000 +0000 @@ -65,7 +65,7 @@ # the current namespace. module Inline - VERSION = "3.12.2" + VERSION = "3.12.4" WINDOZE = /mswin|mingw/ =~ RUBY_PLATFORM RUBINIUS = defined? RUBY_ENGINE @@ -566,7 +566,9 @@ flags = @flags.join(' ') libs = @libs.join(' ') - config_hdrdir = if RUBY_VERSION > '1.9' then + config_hdrdir = if RbConfig::CONFIG['rubyarchhdrdir'] then + "-I #{RbConfig::CONFIG['rubyarchhdrdir']}" + elsif RUBY_VERSION > '1.9' then "-I #{File.join hdrdir, RbConfig::CONFIG['arch']}" else nil @@ -592,12 +594,12 @@ (RbConfig::CONFIG['CCDLFLAGS'] if windoze), ].compact.join(' ') - # strip off some makefile macros for mingw 1.9 - cmd = cmd.gsub(/\$\(.*\)/, '') if RUBY_PLATFORM =~ /mingw/ + # odd compilation error on clang + freebsd 10. Ruby built w/ rbenv. + cmd = cmd.gsub(/-Wl,-soname,\$@/, "-Wl,-soname,#{File.basename so_name}") + + # strip off some makefile macros for mingw 1.9 + cmd = cmd.gsub(/\$\(.*\)/, '') if RUBY_PLATFORM =~ /mingw/ - # TODO: remove after osx 10.5.2 - cmd += ' -flat_namespace -undefined suppress' if - RUBY_PLATFORM =~ /darwin9\.[01]/ cmd += " 2> #{DEV_NULL}" if $TESTING and not $DEBUG warn "Building #{so_name} with '#{cmd}'" if $DEBUG Binary files /tmp/tmpRzUmVy/irVCOs3_OQ/ruby-inline-3.12.2/metadata.gz.sig and /tmp/tmpRzUmVy/Qd373seYP1/ruby-inline-3.12.4/metadata.gz.sig differ diff -Nru ruby-inline-3.12.2/metadata.yml ruby-inline-3.12.4/metadata.yml --- ruby-inline-3.12.2/metadata.yml 2013-08-12 17:32:14.000000000 +0000 +++ ruby-inline-3.12.4/metadata.yml 2015-07-04 05:39:10.000000000 +0000 @@ -1,24 +1,18 @@ ---- !ruby/object:Gem::Specification +--- !ruby/object:Gem::Specification name: RubyInline -version: !ruby/object:Gem::Version - hash: 51 - prerelease: - segments: - - 3 - - 12 - - 2 - version: 3.12.2 +version: !ruby/object:Gem::Version + version: 3.12.4 platform: ruby -authors: +authors: - Ryan Davis autorequire: bindir: bin -cert_chain: +cert_chain: - | -----BEGIN CERTIFICATE----- - MIIDPjCCAiagAwIBAgIBADANBgkqhkiG9w0BAQUFADBFMRMwEQYDVQQDDApyeWFu + MIIDPjCCAiagAwIBAgIBAjANBgkqhkiG9w0BAQUFADBFMRMwEQYDVQQDDApyeWFu ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB - GRYDY29tMB4XDTA5MDMwNjE4NTMxNVoXDTEwMDMwNjE4NTMxNVowRTETMBEGA1UE + GRYDY29tMB4XDTE0MDkxNzIzMDcwN1oXDTE1MDkxNzIzMDcwN1owRTETMBEGA1UE AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx @@ -28,96 +22,90 @@ qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/hMA0GCSqGSIb3DQEBBQUAA4IB - AQAY59gYvDxqSqgC92nAP9P8dnGgfZgLxP237xS6XxFGJSghdz/nI6pusfCWKM8m - vzjjH2wUMSSf3tNudQ3rCGLf2epkcU13/rguI88wO6MrE0wi4ZqLQX+eZQFskJb/ - w6x9W1ur8eR01s397LSMexySDBrJOh34cm2AlfKr/jokKCTwcM0OvVZnAutaovC0 - l1SVZ0ecg88bsWHA0Yhh7NFxK1utWoIhtB6AFC/+trM0FQEB/jZkIS8SaNzn96Rl - n0sZEf77FLf5peR8TP/PtmIg7Cyqz23sLM4mCOoTGIy5OcZ8TdyiyINUHtb5ej/T - FBHgymkyj/AOSqKRIpXPhjC6 + AQAFoDJRokCQdxFfOrmsKX41KOFlU/zjrbDVM9hgB/Ur999M6OXGSi8FitXNtMwY + FVjsiAPeU7HaWVVcZkj6IhINelTkXsxgGz/qCzjHy3iUMuZWw36cS0fiWJ5rvH+e + hD7uXxJSFuyf1riDGI1aeWbQ74WMwvNstOxLUMiV5a1fzBhlxPqb537ubDjq/M/h + zPUFPVYeL5KjDHLCqI2FwIk2sEMOQgjpXHzl+3NlD2LUgUhHDMevmgVua0e2GT1B + xJcC6UN6NHMOVMyAXsr2HR0gRRx4ofN1LoP2KhXzSr8UMvQYlwPmE0N5GQv1b5AO + VpzF30vNaJK6ZT7xlIsIlwmH -----END CERTIFICATE----- - -date: 2013-04-18 00:00:00 Z -dependencies: -- !ruby/object:Gem::Dependency +date: 2015-04-15 00:00:00.000000000 Z +dependencies: +- !ruby/object:Gem::Dependency name: ZenTest - prerelease: false - requirement: &id001 !ruby/object:Gem::Requirement - none: false - requirements: - - - ~> - - !ruby/object:Gem::Version - hash: 29 - segments: - - 4 - - 3 - version: "4.3" + requirement: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '4.3' type: :runtime - version_requirements: *id001 -- !ruby/object:Gem::Dependency - name: minitest prerelease: false - requirement: &id002 !ruby/object:Gem::Requirement - none: false - requirements: - - - ~> - - !ruby/object:Gem::Version - hash: 21 - segments: - - 4 - - 7 - version: "4.7" + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '4.3' +- !ruby/object:Gem::Dependency + name: minitest + requirement: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '5.6' type: :development - version_requirements: *id002 -- !ruby/object:Gem::Dependency - name: rdoc prerelease: false - requirement: &id003 !ruby/object:Gem::Requirement - none: false - requirements: - - - ~> - - !ruby/object:Gem::Version - hash: 27 - segments: - - 4 - - 0 - version: "4.0" + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '5.6' +- !ruby/object:Gem::Dependency + name: rdoc + requirement: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '4.0' type: :development - version_requirements: *id003 -- !ruby/object:Gem::Dependency - name: hoe prerelease: false - requirement: &id004 !ruby/object:Gem::Requirement - none: false - requirements: - - - ~> - - !ruby/object:Gem::Version - hash: 11 - segments: - - 3 - - 6 - version: "3.6" + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '4.0' +- !ruby/object:Gem::Dependency + name: hoe + requirement: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '3.13' type: :development - version_requirements: *id004 + prerelease: false + version_requirements: !ruby/object:Gem::Requirement + requirements: + - - ~> + - !ruby/object:Gem::Version + version: '3.13' description: |- Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it. - + You can even write extra builders that will allow you to write inlined code in any language. Use Inline::C as a template and look at Module#inline for the required API. -email: +email: - ryand-ruby@zenspider.com executables: [] - extensions: [] - -extra_rdoc_files: +extra_rdoc_files: - History.txt - Manifest.txt - README.txt -files: +files: +- .gemtest - History.txt - Manifest.txt - README.txt @@ -130,40 +118,31 @@ - test/test_inline.rb - tutorial/example1.rb - tutorial/example2.rb -- .gemtest homepage: http://www.zenspider.com/ZSS/Products/RubyInline/ -licenses: [] - +licenses: +- MIT +metadata: {} post_install_message: -rdoc_options: +rdoc_options: - --main - README.txt -require_paths: +require_paths: - lib -required_ruby_version: !ruby/object:Gem::Requirement - none: false - requirements: - - - ">=" - - !ruby/object:Gem::Version - hash: 3 - segments: - - 0 - version: "0" -required_rubygems_version: !ruby/object:Gem::Requirement - none: false - requirements: - - - ">=" - - !ruby/object:Gem::Version - hash: 3 - segments: - - 0 - version: "0" -requirements: +required_ruby_version: !ruby/object:Gem::Requirement + requirements: + - - '>=' + - !ruby/object:Gem::Version + version: '0' +required_rubygems_version: !ruby/object:Gem::Requirement + requirements: + - - '>=' + - !ruby/object:Gem::Version + version: '0' +requirements: - A POSIX environment and a compiler for your language. -rubyforge_project: rubyinline -rubygems_version: 1.8.25 +rubyforge_project: +rubygems_version: 2.4.5 signing_key: -specification_version: 3 +specification_version: 4 summary: Inline allows you to write foreign code within your ruby code -test_files: -- test/test_inline.rb +test_files: [] diff -Nru ruby-inline-3.12.2/README.txt ruby-inline-3.12.4/README.txt --- ruby-inline-3.12.2/README.txt 2013-08-12 17:32:14.000000000 +0000 +++ ruby-inline-3.12.4/README.txt 2015-07-04 05:39:10.000000000 +0000 @@ -2,7 +2,7 @@ rdoc :: http://docs.seattlerb.org/RubyInline/ home :: http://www.zenspider.com/ZSS/Products/RubyInline/ -repo :: https://github.com/seattlerb/rubyinline +code :: https://github.com/seattlerb/rubyinline == DESCRIPTION: diff -Nru ruby-inline-3.12.2/test/test_inline.rb ruby-inline-3.12.4/test/test_inline.rb --- ruby-inline-3.12.2/test/test_inline.rb 2013-08-12 17:32:14.000000000 +0000 +++ ruby-inline-3.12.4/test/test_inline.rb 2015-07-04 05:39:10.000000000 +0000 @@ -17,7 +17,7 @@ $inline_path = './lib/inline.rb' $test_inline_path = './test/test_inline.rb' -class InlineTestCase < MiniTest::Unit::TestCase +class InlineTestCase < Minitest::Test def setup super @rootdir = File.join(Dir.tmpdir, "test_inline.#{$$}") @@ -933,6 +933,7 @@ def test_load # totally tested by test_build + assert true end end # class TestC