[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. f2d7fff4d5653c415e1c7d03c6ef1c51abcf79c1
Paul van Tilburg
paulvt at debian.org
Thu May 17 10:36:50 UTC 2012
The following commit has been merged in the master branch:
commit f2d7fff4d5653c415e1c7d03c6ef1c51abcf79c1
Author: Paul van Tilburg <paulvt at debian.org>
Date: Thu May 17 12:36:47 2012 +0200
Update master repository
diff --git a/.gitignore b/.gitignore
index 4a88c07..ec65d28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -302,6 +302,7 @@ ruby-unf
ruby-unf-ext
ruby-usb
ruby-uuidtools
+ruby-validatable
ruby-webrobots
ruby-whitewash
ruby-will-paginate
@@ -312,6 +313,7 @@ ruby-yard-sinatra
rubygems
samizdat
shelr
+stompserver
sup-mail
syncache
taskjuggler
diff --git a/.mrconfig b/.mrconfig
index 57fc972..cf6f493 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -928,6 +928,9 @@ checkout = git_checkout ruby-usb
[ruby-uuidtools]
checkout = git_checkout ruby-uuidtools
+[ruby-validatable]
+checkout = git_checkout ruby-validatable
+
[ruby-webrobots]
checkout = git_checkout ruby-webrobots
@@ -958,6 +961,9 @@ checkout = git_checkout samizdat
[shelr]
checkout = git_checkout shelr
+[stompserver]
+checkout = git_checkout stompserver
+
[sup-mail]
checkout = git_checkout sup-mail
--
pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list