[DRE-commits] [SCM] mdpress.git branch, master, updated. upstream/0.0.12-14-gceee563

Cédric Boutillier boutil at debian.org
Sun Jun 16 09:48:08 UTC 2013


The following commit has been merged in the master branch:
commit 0607c7e701571e7f0c9d9df90cfe7e1da1439280
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Jun 16 11:19:25 2013 +0200

    use for the moment bare dh

diff --git a/debian/rules b/debian/rules
index 868dfe6..8eca49a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,8 @@
 #export DH_RUBY_GEMSPEC=gem.gemspec
 
 %:
-	dh $@ --buildsystem=ruby --with ruby
+	dh $@ 
+	#dh $@ --buildsystem=ruby --with ruby
 
 override_dh_installman:
 	pod2man --center "" --release "" --name MDPRESS --utf8 debian/mdpress.1.pod debian/mdpress.1

-- 
mdpress.git



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