[DRE-commits] [pkg-ruby-extras] 01/01: Update master repository
Christian Hofstaedtler
zeha at moszumanska.debian.org
Sun Jan 26 18:45:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository pkg-ruby-extras.
commit 5e12d6851e5fa43295ff0ce135443ea818fb714f
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Sun Jan 26 19:45:08 2014 +0100
Update master repository
---
.gitignore | 3 +++
.mrconfig | 9 +++++++++
2 files changed, 12 insertions(+)
diff --git a/.gitignore b/.gitignore
index 127f5f7..b70cbfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -390,6 +390,7 @@ ruby-paint
ruby-parseconfig
ruby-parser
ruby-parsetree
+ruby-parslet
ruby-passenger
ruby-password
ruby-patron
@@ -445,6 +446,7 @@ ruby-rb-inotify
ruby-rc4
ruby-rchardet
ruby-rdiscount
+ruby-re2
ruby-recaptcha
ruby-redcarpet
ruby-redcloth
@@ -555,6 +557,7 @@ ruby-tins
ruby-tioga
ruby-tmail
ruby-tokyocabinet
+ruby-toml
ruby-transaction-simple
ruby-treetop
ruby-trollop
diff --git a/.mrconfig b/.mrconfig
index 020318e..a94a081 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -1192,6 +1192,9 @@ checkout = git_checkout ruby-parser
[ruby-parsetree]
checkout = git_checkout ruby-parsetree
+[ruby-parslet]
+checkout = git_checkout ruby-parslet
+
[ruby-passenger]
checkout = git_checkout ruby-passenger
@@ -1357,6 +1360,9 @@ checkout = git_checkout ruby-rchardet
[ruby-rdiscount]
checkout = git_checkout ruby-rdiscount
+[ruby-re2]
+checkout = git_checkout ruby-re2
+
[ruby-recaptcha]
checkout = git_checkout ruby-recaptcha
@@ -1687,6 +1693,9 @@ checkout = git_checkout ruby-tmail
[ruby-tokyocabinet]
checkout = git_checkout ruby-tokyocabinet
+[ruby-toml]
+checkout = git_checkout ruby-toml
+
[ruby-transaction-simple]
checkout = git_checkout ruby-transaction-simple
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list