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

Lucas Kanashiro kanashiro at moszumanska.debian.org
Tue Jun 21 13:24:31 UTC 2016


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

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

commit 3817cd4a23ae858aee33e3accd93cba8904d5ac9
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Tue Jun 21 10:24:20 2016 -0300

    update mrconfig
---
 .gitignore |  9 +++++++++
 .mrconfig  | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6d4ea9d..decf90d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -128,6 +128,8 @@
 /ruby-aws-s3
 /ruby-aws-sdk
 /ruby-axiom-types
+/ruby-azure
+/ruby-azure-core
 /ruby-babosa
 /ruby-backbone-on-rails
 /ruby-backports
@@ -199,6 +201,7 @@
 /ruby-chefspec
 /ruby-childprocess
 /ruby-chronic
+/ruby-chronic-duration
 /ruby-clamp
 /ruby-classifier
 /ruby-classifier-reborn
@@ -275,6 +278,7 @@
 /ruby-devise-two-factor
 /ruby-diaspora-federation
 /ruby-diaspora-federation-rails
+/ruby-diaspora-vines
 /ruby-did-you-mean
 /ruby-diff-lcs
 /ruby-diffy
@@ -362,6 +366,7 @@
 /ruby-fog-aliyun
 /ruby-fog-atmos
 /ruby-fog-aws
+/ruby-fog-azure
 /ruby-fog-brightbox
 /ruby-fog-core
 /ruby-fog-dynect
@@ -370,6 +375,7 @@
 /ruby-fog-json
 /ruby-fog-libvirt
 /ruby-fog-local
+/ruby-fog-openstack
 /ruby-fog-powerdns
 /ruby-fog-profitbricks
 /ruby-fog-radosgw
@@ -624,6 +630,7 @@
 /ruby-multipart-parser
 /ruby-multipart-post
 /ruby-mustache
+/ruby-mustermann19
 /ruby-mysql
 /ruby-mysql2
 /ruby-narray
@@ -654,6 +661,7 @@
 /ruby-notify
 /ruby-nprogress-rails
 /ruby-ntlm
+/ruby-numerizer
 /ruby-numru-misc
 /ruby-numru-units
 /ruby-oauth
@@ -1009,6 +1017,7 @@
 /ruby-typed-array
 /ruby-typhoeus
 /ruby-tzinfo
+/ruby-u2f
 /ruby-uconv
 /ruby-uglifier
 /ruby-underscore-rails
diff --git a/.mrconfig b/.mrconfig
index 76b3a01..8e53d2c 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -533,6 +533,14 @@ skip = lazy
 checkout = git_checkout ruby-axiom-types
 skip = lazy
 
+[ruby-azure]
+checkout = git_checkout ruby-azure
+skip = lazy
+
+[ruby-azure-core]
+checkout = git_checkout ruby-azure-core
+skip = lazy
+
 [ruby-babosa]
 checkout = git_checkout ruby-babosa
 skip = lazy
@@ -817,6 +825,10 @@ skip = lazy
 checkout = git_checkout ruby-chronic
 skip = lazy
 
+[ruby-chronic-duration]
+checkout = git_checkout ruby-chronic-duration
+skip = lazy
+
 [ruby-clamp]
 checkout = git_checkout ruby-clamp
 skip = lazy
@@ -1121,6 +1133,10 @@ skip = lazy
 checkout = git_checkout ruby-diaspora-federation-rails
 skip = lazy
 
+[ruby-diaspora-vines]
+checkout = git_checkout ruby-diaspora-vines
+skip = lazy
+
 [ruby-did-you-mean]
 checkout = git_checkout ruby-did-you-mean
 skip = lazy
@@ -1469,6 +1485,10 @@ skip = lazy
 checkout = git_checkout ruby-fog-aws
 skip = lazy
 
+[ruby-fog-azure]
+checkout = git_checkout ruby-fog-azure
+skip = lazy
+
 [ruby-fog-brightbox]
 checkout = git_checkout ruby-fog-brightbox
 skip = lazy
@@ -1501,6 +1521,10 @@ skip = lazy
 checkout = git_checkout ruby-fog-local
 skip = lazy
 
+[ruby-fog-openstack]
+checkout = git_checkout ruby-fog-openstack
+skip = lazy
+
 [ruby-fog-powerdns]
 checkout = git_checkout ruby-fog-powerdns
 skip = lazy
@@ -2517,6 +2541,10 @@ skip = lazy
 checkout = git_checkout ruby-mustache
 skip = lazy
 
+[ruby-mustermann19]
+checkout = git_checkout ruby-mustermann19
+skip = lazy
+
 [ruby-mysql]
 checkout = git_checkout ruby-mysql
 skip = lazy
@@ -2637,6 +2665,10 @@ skip = lazy
 checkout = git_checkout ruby-ntlm
 skip = lazy
 
+[ruby-numerizer]
+checkout = git_checkout ruby-numerizer
+skip = lazy
+
 [ruby-numru-misc]
 checkout = git_checkout ruby-numru-misc
 skip = lazy
@@ -4057,6 +4089,10 @@ skip = lazy
 checkout = git_checkout ruby-tzinfo
 skip = lazy
 
+[ruby-u2f]
+checkout = git_checkout ruby-u2f
+skip = lazy
+
 [ruby-uconv]
 checkout = git_checkout ruby-uconv
 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