[DRE-commits] [SCM] ruby-mathml.git branch, master, updated. debian/0.11-2-9-g2cd7285

Youhei SASAKI uwabami at gfd-dennou.org
Sun Mar 25 15:38:16 UTC 2012


The following commit has been merged in the master branch:
commit 60e17a9fdf0fef59d0041e4890919d964e4fdd90
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Fri Mar 23 13:15:24 2012 +0900

    Update changelog
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/changelog b/debian/changelog
index 7a60086..0acd50d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-mathml (0.11-3) unstable; urgency=low
+
+  * Unapply patches after build
+  * Bump Standard Version: 3.9.3
+  * Update Patches: 0001-Fix-Rake-Backword-Compatibility.patch
+  * New patch 0002-Fix-RSpec-Matcher-Parse-Error.patch
+    - Fixup Matcher for FTBFS. (Closes: #665257)
+
+ -- Youhei SASAKI <uwabami at gfd-dennou.org>  Fri, 23 Mar 2012 13:13:31 +0900
+
 ruby-mathml (0.11-2) unstable; urgency=low
 
   * Add Vcs-Git: move pkg-ruby-extras Git repo.
diff --git a/debian/rules b/debian/rules
index 87d7565..037e99c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,6 @@ override_dh_auto_install:
 	rm -f $(PKG_DIR)/usr/lib/ruby/vendor_ruby/eim_xml.rb
 
 override_dh_installdocs:
-	rdoc --all --inline-source --fileboxes --line-numbers --fmt=html \
+	rdoc1.8 --all --inline-source --fileboxes --line-numbers --fmt=html \
 	  -o $(PKG_DIR)/usr/share/doc/ruby-mathml/rdoc lib
 	dh_installdocs

-- 
ruby-mathml.git



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