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

Cédric Boutillier boutil at moszumanska.debian.org
Mon Sep 15 13:19:57 UTC 2014


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

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

commit 4cd3075165abab4c65e0255a4c2d0516baacf047
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 15 15:19:19 2014 +0200

    update master repo
---
 .gitignore |  6 ++++--
 .mrconfig  | 20 ++++++++++++++------
 2 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9e4e392..7fc844c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -207,8 +207,7 @@ ruby-eb
 ruby-echoe
 ruby-eim-xml
 ruby-elasticsearch
-ruby-elasticsearch-api
-ruby-elasticsearch-transport
+ruby-elasticsearch.orig
 ruby-em-hiredis
 ruby-em-http-request
 ruby-em-mongo
@@ -354,6 +353,7 @@ ruby-json-spec
 ruby-jwt
 ruby-kakasi
 ruby-kakasi-ffi
+ruby-kaminari
 ruby-kgio
 ruby-kpeg
 ruby-kramdown
@@ -504,6 +504,7 @@ ruby-posix-spawn
 ruby-powerpack
 ruby-prawn
 ruby-prawn-manual-builder
+ruby-prawn-table
 ruby-prof
 ruby-progressbar
 ruby-protected-attributes
@@ -529,6 +530,7 @@ ruby-rack-test
 ruby-rack1.4
 ruby-rails-2.3
 ruby-rails-3.2
+ruby-rails-admin
 ruby-rails-autolink
 ruby-rails-i18n
 ruby-rails-observers
diff --git a/.mrconfig b/.mrconfig
index ba2d4b2..4f4cd5b 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -852,12 +852,8 @@ skip = lazy
 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
+[ruby-elasticsearch.orig]
+checkout = git_checkout ruby-elasticsearch.orig
 skip = lazy
 
 [ruby-em-hiredis]
@@ -1440,6 +1436,10 @@ skip = lazy
 checkout = git_checkout ruby-kakasi-ffi
 skip = lazy
 
+[ruby-kaminari]
+checkout = git_checkout ruby-kaminari
+skip = lazy
+
 [ruby-kgio]
 checkout = git_checkout ruby-kgio
 skip = lazy
@@ -2040,6 +2040,10 @@ skip = lazy
 checkout = git_checkout ruby-prawn-manual-builder
 skip = lazy
 
+[ruby-prawn-table]
+checkout = git_checkout ruby-prawn-table
+skip = lazy
+
 [ruby-prof]
 checkout = git_checkout ruby-prof
 skip = lazy
@@ -2140,6 +2144,10 @@ skip = lazy
 checkout = git_checkout ruby-rails-3.2
 skip = lazy
 
+[ruby-rails-admin]
+checkout = git_checkout ruby-rails-admin
+skip = lazy
+
 [ruby-rails-autolink]
 checkout = git_checkout ruby-rails-autolink
 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