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

Cédric Boutillier boutil at moszumanska.debian.org
Fri Apr 21 21:42:13 UTC 2017


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 b451c0b83a9eefcc01e3466dc5c9d3ca4af785be
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Apr 21 23:42:01 2017 +0200

    update team repo
---
 .gitignore | 16 ++++++++++++++++
 .mrconfig  | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)

diff --git a/.gitignore b/.gitignore
index 6469ea6..fd10203 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,6 +127,7 @@
 /ruby-attr-encrypted
 /ruby-attr-required
 /ruby-augeas
+/ruby-autoparse
 /ruby-autoprefixer-rails
 /ruby-avl-tree
 /ruby-awesome-nested-set
@@ -270,6 +271,7 @@
 /ruby-dataobjects-sqlite3
 /ruby-dbf
 /ruby-dbus
+/ruby-ddplugin
 /ruby-debian
 /ruby-debian-doc
 /ruby-debian-qa
@@ -304,6 +306,7 @@
 /ruby-docker-api
 /ruby-domain-name
 /ruby-doorkeeper
+/ruby-doorkeeper-openid-connect
 /ruby-dotenv
 /ruby-dropzonejs-rails
 /ruby-dust
@@ -448,6 +451,8 @@
 /ruby-gollum-lib
 /ruby-gollum-rugged-adapter
 /ruby-gon
+/ruby-google-protobuf
+/ruby-googleauth
 /ruby-googlecharts
 /ruby-gpgme
 /ruby-grack
@@ -523,6 +528,7 @@
 /ruby-integration
 /ruby-introspection
 /ruby-ipaddress
+/ruby-jar-dependencies
 /ruby-jbuilder
 /ruby-jekyll-coffeescript
 /ruby-jekyll-feed
@@ -561,6 +567,7 @@
 /ruby-kramdown
 /ruby-kramdown-rfc2629
 /ruby-krb5-auth
+/ruby-kubeclient
 /ruby-kyotocabinet
 /ruby-lapack
 /ruby-launchy-shim
@@ -595,6 +602,7 @@
 /ruby-maruku
 /ruby-mathgl
 /ruby-mathml
+/ruby-maven-libs
 /ruby-mecab
 /ruby-mechanize
 /ruby-memfs
@@ -708,6 +716,7 @@
 /ruby-ole
 /ruby-omniauth
 /ruby-omniauth-auth0
+/ruby-omniauth-authentiq
 /ruby-omniauth-azure-oauth2
 /ruby-omniauth-bitbucket
 /ruby-omniauth-cas3
@@ -737,6 +746,7 @@
 /ruby-org
 /ruby-origin
 /ruby-orm-adapter
+/ruby-os
 /ruby-ox
 /ruby-packable
 /ruby-packet
@@ -805,6 +815,7 @@
 /ruby-rack-piwik
 /ruby-rack-pjax
 /ruby-rack-protection
+/ruby-rack-proxy
 /ruby-rack-rewrite
 /ruby-rack-ssl
 /ruby-rack-test
@@ -841,6 +852,7 @@
 /ruby-rails-assets-markdown-it-sup
 /ruby-rails-assets-perfect-scrollbar
 /ruby-rails-assets-punycode
+/ruby-rails-assets-underscore
 /ruby-rails-autolink
 /ruby-rails-deprecated-sanitizer
 /ruby-rails-dom-testing
@@ -862,6 +874,7 @@
 /ruby-rdiscount
 /ruby-re2
 /ruby-recaptcha
+/ruby-recursive-open-struct
 /ruby-redcarpet
 /ruby-redcloth
 /ruby-redis
@@ -879,6 +892,7 @@
 /ruby-require-all
 /ruby-responders
 /ruby-rest-client
+/ruby-retriable
 /ruby-retryable
 /ruby-revolution
 /ruby-rgen
@@ -957,8 +971,10 @@
 /ruby-shoulda-matchers
 /ruby-sidekiq
 /ruby-sidekiq-cron
+/ruby-sidekiq-limit-fetch
 /ruby-sidetiq
 /ruby-sigar
+/ruby-signet
 /ruby-simple-captcha2
 /ruby-simple-form
 /ruby-simple-navigation
diff --git a/.mrconfig b/.mrconfig
index 0d5f3aa..1053b4a 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -529,6 +529,10 @@ skip = lazy
 checkout = git_checkout ruby-augeas
 skip = lazy
 
+[ruby-autoparse]
+checkout = git_checkout ruby-autoparse
+skip = lazy
+
 [ruby-autoprefixer-rails]
 checkout = git_checkout ruby-autoprefixer-rails
 skip = lazy
@@ -1101,6 +1105,10 @@ skip = lazy
 checkout = git_checkout ruby-dbus
 skip = lazy
 
+[ruby-ddplugin]
+checkout = git_checkout ruby-ddplugin
+skip = lazy
+
 [ruby-debian]
 checkout = git_checkout ruby-debian
 skip = lazy
@@ -1237,6 +1245,10 @@ skip = lazy
 checkout = git_checkout ruby-doorkeeper
 skip = lazy
 
+[ruby-doorkeeper-openid-connect]
+checkout = git_checkout ruby-doorkeeper-openid-connect
+skip = lazy
+
 [ruby-dotenv]
 checkout = git_checkout ruby-dotenv
 skip = lazy
@@ -1813,6 +1825,14 @@ skip = lazy
 checkout = git_checkout ruby-gon
 skip = lazy
 
+[ruby-google-protobuf]
+checkout = git_checkout ruby-google-protobuf
+skip = lazy
+
+[ruby-googleauth]
+checkout = git_checkout ruby-googleauth
+skip = lazy
+
 [ruby-googlecharts]
 checkout = git_checkout ruby-googlecharts
 skip = lazy
@@ -2113,6 +2133,10 @@ skip = lazy
 checkout = git_checkout ruby-ipaddress
 skip = lazy
 
+[ruby-jar-dependencies]
+checkout = git_checkout ruby-jar-dependencies
+skip = lazy
+
 [ruby-jbuilder]
 checkout = git_checkout ruby-jbuilder
 skip = lazy
@@ -2265,6 +2289,10 @@ skip = lazy
 checkout = git_checkout ruby-krb5-auth
 skip = lazy
 
+[ruby-kubeclient]
+checkout = git_checkout ruby-kubeclient
+skip = lazy
+
 [ruby-kyotocabinet]
 checkout = git_checkout ruby-kyotocabinet
 skip = lazy
@@ -2401,6 +2429,10 @@ skip = lazy
 checkout = git_checkout ruby-mathml
 skip = lazy
 
+[ruby-maven-libs]
+checkout = git_checkout ruby-maven-libs
+skip = lazy
+
 [ruby-mecab]
 checkout = git_checkout ruby-mecab
 skip = lazy
@@ -2853,6 +2885,10 @@ skip = lazy
 checkout = git_checkout ruby-omniauth-auth0
 skip = lazy
 
+[ruby-omniauth-authentiq]
+checkout = git_checkout ruby-omniauth-authentiq
+skip = lazy
+
 [ruby-omniauth-azure-oauth2]
 checkout = git_checkout ruby-omniauth-azure-oauth2
 skip = lazy
@@ -2969,6 +3005,10 @@ skip = lazy
 checkout = git_checkout ruby-orm-adapter
 skip = lazy
 
+[ruby-os]
+checkout = git_checkout ruby-os
+skip = lazy
+
 [ruby-ox]
 checkout = git_checkout ruby-ox
 skip = lazy
@@ -3241,6 +3281,10 @@ skip = lazy
 checkout = git_checkout ruby-rack-protection
 skip = lazy
 
+[ruby-rack-proxy]
+checkout = git_checkout ruby-rack-proxy
+skip = lazy
+
 [ruby-rack-rewrite]
 checkout = git_checkout ruby-rack-rewrite
 skip = lazy
@@ -3473,6 +3517,10 @@ skip = lazy
 checkout = git_checkout ruby-recaptcha
 skip = lazy
 
+[ruby-recursive-open-struct]
+checkout = git_checkout ruby-recursive-open-struct
+skip = lazy
+
 [ruby-redcarpet]
 checkout = git_checkout ruby-redcarpet
 skip = lazy
@@ -3541,6 +3589,10 @@ skip = lazy
 checkout = git_checkout ruby-rest-client
 skip = lazy
 
+[ruby-retriable]
+checkout = git_checkout ruby-retriable
+skip = lazy
+
 [ruby-retryable]
 checkout = git_checkout ruby-retryable
 skip = lazy
@@ -3853,6 +3905,10 @@ skip = lazy
 checkout = git_checkout ruby-sidekiq-cron
 skip = lazy
 
+[ruby-sidekiq-limit-fetch]
+checkout = git_checkout ruby-sidekiq-limit-fetch
+skip = lazy
+
 [ruby-sidetiq]
 checkout = git_checkout ruby-sidetiq
 skip = lazy
@@ -3861,6 +3917,10 @@ skip = lazy
 checkout = git_checkout ruby-sigar
 skip = lazy
 
+[ruby-signet]
+checkout = git_checkout ruby-signet
+skip = lazy
+
 [ruby-simple-captcha2]
 checkout = git_checkout ruby-simple-captcha2
 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