[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.4.0-9-gabd9703

Antonio Terceiro terceiro at debian.org
Sun Jun 2 15:19:20 UTC 2013


The following commit has been merged in the master branch:
commit 6f2805a18cf899adaebf8e583bd970f737865a25
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jun 1 22:40:38 2013 -0300

    Update docs on Build-Depends for multi-binary source packages.
    
    For multi-binary packages with native extensions, gem2deb (>= 0.4.1~) is
    required.
    
    Git-Dch: Full

diff --git a/bin/dh_ruby b/bin/dh_ruby
index 1b49d65..407131d 100755
--- a/bin/dh_ruby
+++ b/bin/dh_ruby
@@ -160,8 +160,13 @@ I<X-DhRuby-Root>:
 
 =item
 
-If your package uses the multi-binary layout, it must include `I<gem2deb>
-(>= 0.4.0~)` in I<Build-Depends>.
+If your package uses the multi-binary layout, it must include
+`I<gem2deb> (>= 0.4.0~)` in I<Build-Depends>.
+
+B<Version 0.4.0 had a bug in the support for native extensions> in
+multi-binary packages, so if your package uses the multi-binary feature
+and at least one of the sub-components has native extensions, you must
+use `I<gem2deb> (>= 0.4.1~)` in I<Build-Depends> instead.
 
 =item
 

-- 
gem2deb.git



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