[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 84fbecbfa2a7bedff18e58cb0e0677c273abee81

Antonio Terceiro terceiro at debian.org
Tue Jan 31 22:53:52 UTC 2012


The following commit has been merged in the master branch:
commit 5eece0ec0f2a493fa0213a634b4b7de98b87ed59
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jan 31 20:51:20 2012 -0200

    update master repository

diff --git a/.gitignore b/.gitignore
index e7f1c98..2227a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ ruby-build
 ruby-builder
 ruby-bunny
 ruby-cairo
+ruby-capistrano-ext
 ruby-cassiopee
 ruby-childprocess
 ruby-cmdparse
@@ -200,6 +201,7 @@ ruby-shoulda-matchers
 ruby-sigar
 ruby-simple-oauth
 ruby-sinatra
+ruby-slop
 ruby-spreadsheet
 ruby-sqlite3
 ruby-stomp
diff --git a/.mrconfig b/.mrconfig
index 66a00af..12f5f98 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -142,6 +142,9 @@ checkout = git_checkout ruby-bunny
 [ruby-cairo]
 checkout = git_checkout ruby-cairo
 
+[ruby-capistrano-ext]
+checkout = git_checkout ruby-capistrano-ext
+
 [ruby-cassiopee]
 checkout = git_checkout ruby-cassiopee
 
@@ -622,6 +625,9 @@ checkout = git_checkout ruby-simple-oauth
 [ruby-sinatra]
 checkout = git_checkout ruby-sinatra
 
+[ruby-slop]
+checkout = git_checkout ruby-slop
+
 [ruby-spreadsheet]
 checkout = git_checkout ruby-spreadsheet
 

-- 
pkg-ruby-extras.git



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