[DRE-commits] [ruby-passenger] 07/07: Install the ruby native extension sources to allow building it for custom ruby interpreters.

Felix Geyer fgeyer at moszumanska.debian.org
Sun Aug 24 20:57:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch master
in repository ruby-passenger.

commit c7b79f4b8c172026debbfff2ab27134eec5fe573
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Aug 24 22:45:08 2014 +0200

    Install the ruby native extension sources to allow building it for custom ruby interpreters.
    
    Closes: #758885
---
 debian/changelog              | 2 ++
 debian/ruby-passenger.install | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3f6f9f6..07606c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ ruby-passenger (4.0.49-1) UNRELEASED; urgency=medium
   * Make ruby-passenger use the system jsoncpp library.
     - Rename no_jsoncpp.patch to system_jsoncpp.patch.
     - Add libjsoncpp-dev to build-depends.
+  * Install the ruby native extension sources to allow building it for custom
+    ruby interpreters. (Closes: #758885)
 
  -- Felix Geyer <fgeyer at debian.org>  Sun, 24 Aug 2014 12:17:21 +0200
 
diff --git a/debian/ruby-passenger.install b/debian/ruby-passenger.install
index 5cc553e..97e83d3 100644
--- a/debian/ruby-passenger.install
+++ b/debian/ruby-passenger.install
@@ -3,6 +3,7 @@ usr/share/passenger/union_station_gateway.crt
 usr/share/passenger/mime.types
 usr/share/passenger/helper-scripts/
 usr/share/passenger/node/
+usr/share/passenger/ruby_extension_source/
 usr/share/passenger/templates/
 usr/lib/ruby/vendor_ruby/
 usr/lib/*/ruby/vendor_ruby/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-passenger.git



More information about the Pkg-ruby-extras-commits mailing list