[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 34575b8579c0350cfc4a58e28698e5d72ea4e25f

Paul van Tilburg paulvt at debian.org
Sat Jun 9 12:08:52 UTC 2012


The following commit has been merged in the master branch:
commit 34575b8579c0350cfc4a58e28698e5d72ea4e25f
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Sat Jun 9 14:08:49 2012 +0200

    Update master repository

diff --git a/.gitignore b/.gitignore
index 7160535..1ca84f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,7 @@ ruby-commandline
 ruby-contest
 ruby-cutest
 ruby-daemons
+ruby-dalli
 ruby-dataobjects
 ruby-dataobjects-mysql
 ruby-dataobjects-postgres
@@ -137,6 +138,7 @@ ruby-hmac
 ruby-hoe
 ruby-hpricot
 ruby-htmlentities
+ruby-http-connection
 ruby-httpclient
 ruby-i18n
 ruby-ihelp
@@ -227,6 +229,7 @@ ruby-peach
 ruby-pg
 ruby-pgplot
 ruby-pkg-config
+ruby-pkg-tools
 ruby-platform
 ruby-policy
 ruby-polyglot
@@ -262,6 +265,7 @@ ruby-rspec-expectations
 ruby-rspec-mocks
 ruby-ruby2ruby
 ruby-rubyforge
+ruby-rubymail
 ruby-rubytorrent
 ruby-sdl
 ruby-sequel
diff --git a/.mrconfig b/.mrconfig
index 208ff8c..89cc406 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -235,6 +235,9 @@ checkout = git_checkout ruby-cutest
 [ruby-daemons]
 checkout = git_checkout ruby-daemons
 
+[ruby-dalli]
+checkout = git_checkout ruby-dalli
+
 [ruby-dataobjects]
 checkout = git_checkout ruby-dataobjects
 
@@ -433,6 +436,9 @@ checkout = git_checkout ruby-hpricot
 [ruby-htmlentities]
 checkout = git_checkout ruby-htmlentities
 
+[ruby-http-connection]
+checkout = git_checkout ruby-http-connection
+
 [ruby-httpclient]
 checkout = git_checkout ruby-httpclient
 
@@ -703,6 +709,9 @@ checkout = git_checkout ruby-pgplot
 [ruby-pkg-config]
 checkout = git_checkout ruby-pkg-config
 
+[ruby-pkg-tools]
+checkout = git_checkout ruby-pkg-tools
+
 [ruby-platform]
 checkout = git_checkout ruby-platform
 
@@ -808,6 +817,9 @@ checkout = git_checkout ruby-ruby2ruby
 [ruby-rubyforge]
 checkout = git_checkout ruby-rubyforge
 
+[ruby-rubymail]
+checkout = git_checkout ruby-rubymail
+
 [ruby-rubytorrent]
 checkout = git_checkout ruby-rubytorrent
 

-- 
pkg-ruby-extras.git



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