[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 014712fca0de01f37498c6809053936689febddd

Cédric Boutillier boutil at debian.org
Sat May 25 20:31:33 UTC 2013


The following commit has been merged in the master branch:
commit 014712fca0de01f37498c6809053936689febddd
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat May 25 22:30:49 2013 +0200

    update master repo

diff --git a/.gitignore b/.gitignore
index 4047608..b493720 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ ruby-activesupport-2.3
 ruby-activesupport-3.2
 ruby-activesupport-4.0
 ruby-addressable
+ruby-afm
 ruby-aggregate
 ruby-albino
 ruby-algorithm-diff
@@ -170,6 +171,7 @@ ruby-ferret
 ruby-ffi
 ruby-fftw3
 ruby-file-tail
+ruby-fixture-builder
 ruby-flexmock
 ruby-fog
 ruby-foreigner
@@ -210,6 +212,7 @@ ruby-hiredis
 ruby-hmac
 ruby-hoe
 ruby-hpricot
+ruby-html2haml
 ruby-htmlentities
 ruby-http-accept-language
 ruby-http-connection
@@ -218,6 +221,7 @@ ruby-httpauth
 ruby-httpclient
 ruby-i18n
 ruby-i18n-inflector
+ruby-i18n-inflector-rails
 ruby-ihelp
 ruby-image-science
 ruby-indentation
@@ -360,8 +364,10 @@ ruby-rails-3.2
 ruby-rails-autolink
 ruby-rails-i18n
 ruby-railties-3.2
+ruby-rainbow
 ruby-raindrops
 ruby-ramaze
+ruby-rash
 ruby-rb-inotify
 ruby-rc4
 ruby-rchardet
@@ -373,6 +379,7 @@ ruby-remcached
 ruby-remotipart
 ruby-rest-client
 ruby-revolution
+ruby-right-http-connection
 ruby-riot
 ruby-rmagick
 ruby-romkan
@@ -413,6 +420,8 @@ ruby-shoulda-context
 ruby-shoulda-matchers
 ruby-sigar
 ruby-simple-oauth
+ruby-simplecov
+ruby-simplecov-html
 ruby-sinatra
 ruby-sinatra-contrib
 ruby-slim
diff --git a/.mrconfig b/.mrconfig
index d9ef30f..cae1a63 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -181,6 +181,9 @@ checkout = git_checkout ruby-activesupport-4.0
 [ruby-addressable]
 checkout = git_checkout ruby-addressable
 
+[ruby-afm]
+checkout = git_checkout ruby-afm
+
 [ruby-aggregate]
 checkout = git_checkout ruby-aggregate
 
@@ -532,6 +535,9 @@ checkout = git_checkout ruby-fftw3
 [ruby-file-tail]
 checkout = git_checkout ruby-file-tail
 
+[ruby-fixture-builder]
+checkout = git_checkout ruby-fixture-builder
+
 [ruby-flexmock]
 checkout = git_checkout ruby-flexmock
 
@@ -652,6 +658,9 @@ checkout = git_checkout ruby-hoe
 [ruby-hpricot]
 checkout = git_checkout ruby-hpricot
 
+[ruby-html2haml]
+checkout = git_checkout ruby-html2haml
+
 [ruby-htmlentities]
 checkout = git_checkout ruby-htmlentities
 
@@ -676,6 +685,9 @@ checkout = git_checkout ruby-i18n
 [ruby-i18n-inflector]
 checkout = git_checkout ruby-i18n-inflector
 
+[ruby-i18n-inflector-rails]
+checkout = git_checkout ruby-i18n-inflector-rails
+
 [ruby-ihelp]
 checkout = git_checkout ruby-ihelp
 
@@ -1102,12 +1114,18 @@ checkout = git_checkout ruby-rails-i18n
 [ruby-railties-3.2]
 checkout = git_checkout ruby-railties-3.2
 
+[ruby-rainbow]
+checkout = git_checkout ruby-rainbow
+
 [ruby-raindrops]
 checkout = git_checkout ruby-raindrops
 
 [ruby-ramaze]
 checkout = git_checkout ruby-ramaze
 
+[ruby-rash]
+checkout = git_checkout ruby-rash
+
 [ruby-rb-inotify]
 checkout = git_checkout ruby-rb-inotify
 
@@ -1141,6 +1159,9 @@ checkout = git_checkout ruby-rest-client
 [ruby-revolution]
 checkout = git_checkout ruby-revolution
 
+[ruby-right-http-connection]
+checkout = git_checkout ruby-right-http-connection
+
 [ruby-riot]
 checkout = git_checkout ruby-riot
 
@@ -1261,6 +1282,12 @@ checkout = git_checkout ruby-sigar
 [ruby-simple-oauth]
 checkout = git_checkout ruby-simple-oauth
 
+[ruby-simplecov]
+checkout = git_checkout ruby-simplecov
+
+[ruby-simplecov-html]
+checkout = git_checkout ruby-simplecov-html
+
 [ruby-sinatra]
 checkout = git_checkout ruby-sinatra
 

-- 
pkg-ruby-extras.git



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