[DRE-commits] [pkg-ruby-extras] 01/01: update master repo

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Sep 9 16:15:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository pkg-ruby-extras.

commit 97ee9f2f6ab22e30ed2262972ab1da0bb83932a2
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Sep 9 13:14:56 2014 -0300

    update master repo
---
 .gitignore |  6 ++++++
 .mrconfig  | 24 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/.gitignore b/.gitignore
index 79c0bb8..9e4e392 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ foremancli
 gem2deb
 gemwatch
 gist
+gitlab
 haproxyctl
 hiera
 hiera-eyaml
@@ -194,6 +195,7 @@ ruby-dependor
 ruby-deprecated
 ruby-descendants-tracker
 ruby-diff-lcs
+ruby-diffy
 ruby-directory-watcher
 ruby-distribution
 ruby-docile
@@ -204,6 +206,9 @@ ruby-dust
 ruby-eb
 ruby-echoe
 ruby-eim-xml
+ruby-elasticsearch
+ruby-elasticsearch-api
+ruby-elasticsearch-transport
 ruby-em-hiredis
 ruby-em-http-request
 ruby-em-mongo
@@ -348,6 +353,7 @@ ruby-json
 ruby-json-spec
 ruby-jwt
 ruby-kakasi
+ruby-kakasi-ffi
 ruby-kgio
 ruby-kpeg
 ruby-kramdown
diff --git a/.mrconfig b/.mrconfig
index 3d0640d..ba2d4b2 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -104,6 +104,10 @@ skip = lazy
 checkout = git_checkout gist
 skip = lazy
 
+[gitlab]
+checkout = git_checkout gitlab
+skip = lazy
+
 [haproxyctl]
 checkout = git_checkout haproxyctl
 skip = lazy
@@ -800,6 +804,10 @@ skip = lazy
 checkout = git_checkout ruby-diff-lcs
 skip = lazy
 
+[ruby-diffy]
+checkout = git_checkout ruby-diffy
+skip = lazy
+
 [ruby-directory-watcher]
 checkout = git_checkout ruby-directory-watcher
 skip = lazy
@@ -840,6 +848,18 @@ skip = lazy
 checkout = git_checkout ruby-eim-xml
 skip = lazy
 
+[ruby-elasticsearch]
+checkout = git_checkout ruby-elasticsearch
+skip = lazy
+
+[ruby-elasticsearch-api]
+checkout = git_checkout ruby-elasticsearch-api
+skip = lazy
+
+[ruby-elasticsearch-transport]
+checkout = git_checkout ruby-elasticsearch-transport
+skip = lazy
+
 [ruby-em-hiredis]
 checkout = git_checkout ruby-em-hiredis
 skip = lazy
@@ -1416,6 +1436,10 @@ skip = lazy
 checkout = git_checkout ruby-kakasi
 skip = lazy
 
+[ruby-kakasi-ffi]
+checkout = git_checkout ruby-kakasi-ffi
+skip = lazy
+
 [ruby-kgio]
 checkout = git_checkout ruby-kgio
 skip = lazy

-- 
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