[DRE-commits] [ruby-kramdown] 01/02: Remove specific dependency to rdoc 1.9.1

Sebastien Badia sbadia-guest at moszumanska.debian.org
Sun Apr 27 19:51:45 UTC 2014


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

sbadia-guest pushed a commit to branch master
in repository ruby-kramdown.

commit 270e9b63ef58b7eec44de6433717948a44c451c5
Author: Sebastien Badia <seb at sebian.fr>
Date:   Sun Apr 27 21:48:20 2014 +0200

    Remove specific dependency to rdoc 1.9.1
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index be88bb9..0200a83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_installdocs:
-	rdoc1.9.1 --all --line-numbers \
+	rdoc --all --line-numbers \
 	  -o $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc lib README.md
 	rm -f $(CURDIR)/debian/ruby-kramdown/usr/share/doc/ruby-kramdown/rdoc/js/jquery.js
 	dh_installdocs

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



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