[DRE-commits] [ruby-gnome2] 02/02: Run dh_ruby_fixdepends to get OR-ed libruby depends
    zeha at debian.org 
    zeha at debian.org
       
    Fri Mar  4 15:24:08 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-gnome2.
commit 592f3baa3afae697b7c04370478a4c24f4c61790
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Fri Mar 4 16:23:05 2016 +0100
    Run dh_ruby_fixdepends to get OR-ed libruby depends
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index e961305..9e815d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,3 +32,7 @@ override_dh_fixperms-arch:
 
 override_dh_compress:
 	dh_compress -X.rb
+
+override_dh_shlibdeps:
+	dh_shlibdeps
+	dh_ruby_fixdepends
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gnome2.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list