[DRE-commits] [pkg-ruby-extras] 01/01: update master repo
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Sep 12 13:37:16 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 7bb0f5fa0559fdb1ad2039e8582c9711bd87b99a
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Sep 12 15:37:10 2017 +0200
update master repo
---
.gitignore | 22 ++++++++++++++++
.mrconfig | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 110 insertions(+)
diff --git a/.gitignore b/.gitignore
index 2ed4f99..77c4655 100644
--- a/.gitignore
+++ b/.gitignore
@@ -171,6 +171,7 @@
/ruby-bluefeather
/ruby-bogus
/ruby-bond
+/ruby-bootstrap-form
/ruby-bootstrap-sass
/ruby-bootstrap-switch-rails
/ruby-bourne
@@ -199,6 +200,7 @@
/ruby-capybara
/ruby-capybara-screenshot
/ruby-carrierwave
+/ruby-case-transform
/ruby-cassiopee
/ruby-cat
/ruby-celluloid
@@ -247,6 +249,7 @@
/ruby-compass-rails
/ruby-compat-resource
/ruby-concurrent
+/ruby-concurrent-ext
/ruby-configurate
/ruby-connection-pool
/ruby-contest
@@ -280,6 +283,7 @@
/ruby-debian-doc
/ruby-debian-qa
/ruby-debug-inspector
+/ruby-debugger-ruby-core-source
/ruby-declarative
/ruby-declarative-option
/ruby-deep-merge
@@ -299,6 +303,7 @@
/ruby-devise-token-authenticatable
/ruby-devise-two-factor
/ruby-diaspora-federation
+/ruby-diaspora-federation-json-schema
/ruby-diaspora-federation-rails
/ruby-diaspora-prosody-config
/ruby-diaspora-vines
@@ -344,6 +349,7 @@
/ruby-erubis
/ruby-escape
/ruby-escape-utils
+/ruby-et-orbi
/ruby-ethon
/ruby-event-loop
/ruby-eventmachine
@@ -392,6 +398,8 @@
/ruby-fixture-builder
/ruby-fixwhich
/ruby-flexmock
+/ruby-flipper
+/ruby-flipper-active-record
/ruby-flot-rails
/ruby-flowdock
/ruby-fog
@@ -428,6 +436,7 @@
/ruby-font-awesome-rails
/ruby-foreman
/ruby-formatador
+/ruby-forwardable-extended
/ruby-fssm
/ruby-ftw
/ruby-fusefs
@@ -443,6 +452,7 @@
/ruby-gettext
/ruby-gettext-activerecord
/ruby-gettext-i18n-rails
+/ruby-gettext-i18n-rails-js
/ruby-gettext-rails
/ruby-gherkin
/ruby-ghi
@@ -473,6 +483,7 @@
/ruby-grape-entity
/ruby-grape-logging
/ruby-grape-msgpack
+/ruby-grape-route-helpers
/ruby-graphviz
/ruby-grib
/ruby-grit
@@ -503,6 +514,7 @@
/ruby-hiredis
/ruby-hitimes
/ruby-hmac
+/ruby-hocon
/ruby-hoe
/ruby-hoptoad-notifier
/ruby-hpricot
@@ -572,6 +584,7 @@
/ruby-json-pure
/ruby-json-schema
/ruby-json-spec
+/ruby-jsonapi-renderer
/ruby-jsonify
/ruby-jwt
/ruby-kakasi
@@ -606,6 +619,7 @@
/ruby-logging
/ruby-logging-rails
/ruby-logify
+/ruby-lograge
/ruby-loofah
/ruby-lumberjack
/ruby-mab
@@ -785,6 +799,7 @@
/ruby-passenger
/ruby-password
/ruby-pathname2
+/ruby-pathutil
/ruby-patron
/ruby-pcap
/ruby-pcaprub
@@ -793,6 +808,12 @@
/ruby-pdf-reader
/ruby-pdf-writer
/ruby-peach
+/ruby-peek
+/ruby-peek-gc
+/ruby-peek-host
+/ruby-peek-performance-bar
+/ruby-peek-redis
+/ruby-peek-sidekiq
/ruby-pg
/ruby-pgplot
/ruby-pkg-config
@@ -1065,6 +1086,7 @@
/ruby-tdiff
/ruby-temple
/ruby-term-ansicolor
+/ruby-terminal-table
/ruby-termios
/ruby-test-after-commit
/ruby-test-construct
diff --git a/.mrconfig b/.mrconfig
index 7fbbc9e..c123f52 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -705,6 +705,10 @@ skip = lazy
checkout = git_checkout ruby-bond
skip = lazy
+[ruby-bootstrap-form]
+checkout = git_checkout ruby-bootstrap-form
+skip = lazy
+
[ruby-bootstrap-sass]
checkout = git_checkout ruby-bootstrap-sass
skip = lazy
@@ -817,6 +821,10 @@ skip = lazy
checkout = git_checkout ruby-carrierwave
skip = lazy
+[ruby-case-transform]
+checkout = git_checkout ruby-case-transform
+skip = lazy
+
[ruby-cassiopee]
checkout = git_checkout ruby-cassiopee
skip = lazy
@@ -1009,6 +1017,10 @@ skip = lazy
checkout = git_checkout ruby-concurrent
skip = lazy
+[ruby-concurrent-ext]
+checkout = git_checkout ruby-concurrent-ext
+skip = lazy
+
[ruby-configurate]
checkout = git_checkout ruby-configurate
skip = lazy
@@ -1141,6 +1153,10 @@ skip = lazy
checkout = git_checkout ruby-debug-inspector
skip = lazy
+[ruby-debugger-ruby-core-source]
+checkout = git_checkout ruby-debugger-ruby-core-source
+skip = lazy
+
[ruby-declarative]
checkout = git_checkout ruby-declarative
skip = lazy
@@ -1217,6 +1233,10 @@ skip = lazy
checkout = git_checkout ruby-diaspora-federation
skip = lazy
+[ruby-diaspora-federation-json-schema]
+checkout = git_checkout ruby-diaspora-federation-json-schema
+skip = lazy
+
[ruby-diaspora-federation-rails]
checkout = git_checkout ruby-diaspora-federation-rails
skip = lazy
@@ -1397,6 +1417,10 @@ skip = lazy
checkout = git_checkout ruby-escape-utils
skip = lazy
+[ruby-et-orbi]
+checkout = git_checkout ruby-et-orbi
+skip = lazy
+
[ruby-ethon]
checkout = git_checkout ruby-ethon
skip = lazy
@@ -1589,6 +1613,14 @@ skip = lazy
checkout = git_checkout ruby-flexmock
skip = lazy
+[ruby-flipper]
+checkout = git_checkout ruby-flipper
+skip = lazy
+
+[ruby-flipper-active-record]
+checkout = git_checkout ruby-flipper-active-record
+skip = lazy
+
[ruby-flot-rails]
checkout = git_checkout ruby-flot-rails
skip = lazy
@@ -1733,6 +1765,10 @@ skip = lazy
checkout = git_checkout ruby-formatador
skip = lazy
+[ruby-forwardable-extended]
+checkout = git_checkout ruby-forwardable-extended
+skip = lazy
+
[ruby-fssm]
checkout = git_checkout ruby-fssm
skip = lazy
@@ -1793,6 +1829,10 @@ skip = lazy
checkout = git_checkout ruby-gettext-i18n-rails
skip = lazy
+[ruby-gettext-i18n-rails-js]
+checkout = git_checkout ruby-gettext-i18n-rails-js
+skip = lazy
+
[ruby-gettext-rails]
checkout = git_checkout ruby-gettext-rails
skip = lazy
@@ -1913,6 +1953,10 @@ skip = lazy
checkout = git_checkout ruby-grape-msgpack
skip = lazy
+[ruby-grape-route-helpers]
+checkout = git_checkout ruby-grape-route-helpers
+skip = lazy
+
[ruby-graphviz]
checkout = git_checkout ruby-graphviz
skip = lazy
@@ -2033,6 +2077,10 @@ skip = lazy
checkout = git_checkout ruby-hmac
skip = lazy
+[ruby-hocon]
+checkout = git_checkout ruby-hocon
+skip = lazy
+
[ruby-hoe]
checkout = git_checkout ruby-hoe
skip = lazy
@@ -2309,6 +2357,10 @@ skip = lazy
checkout = git_checkout ruby-json-spec
skip = lazy
+[ruby-jsonapi-renderer]
+checkout = git_checkout ruby-jsonapi-renderer
+skip = lazy
+
[ruby-jsonify]
checkout = git_checkout ruby-jsonify
skip = lazy
@@ -2445,6 +2497,10 @@ skip = lazy
checkout = git_checkout ruby-logify
skip = lazy
+[ruby-lograge]
+checkout = git_checkout ruby-lograge
+skip = lazy
+
[ruby-loofah]
checkout = git_checkout ruby-loofah
skip = lazy
@@ -3161,6 +3217,10 @@ skip = lazy
checkout = git_checkout ruby-pathname2
skip = lazy
+[ruby-pathutil]
+checkout = git_checkout ruby-pathutil
+skip = lazy
+
[ruby-patron]
checkout = git_checkout ruby-patron
skip = lazy
@@ -3193,6 +3253,30 @@ skip = lazy
checkout = git_checkout ruby-peach
skip = lazy
+[ruby-peek]
+checkout = git_checkout ruby-peek
+skip = lazy
+
+[ruby-peek-gc]
+checkout = git_checkout ruby-peek-gc
+skip = lazy
+
+[ruby-peek-host]
+checkout = git_checkout ruby-peek-host
+skip = lazy
+
+[ruby-peek-performance-bar]
+checkout = git_checkout ruby-peek-performance-bar
+skip = lazy
+
+[ruby-peek-redis]
+checkout = git_checkout ruby-peek-redis
+skip = lazy
+
+[ruby-peek-sidekiq]
+checkout = git_checkout ruby-peek-sidekiq
+skip = lazy
+
[ruby-pg]
checkout = git_checkout ruby-pg
skip = lazy
@@ -4281,6 +4365,10 @@ skip = lazy
checkout = git_checkout ruby-term-ansicolor
skip = lazy
+[ruby-terminal-table]
+checkout = git_checkout ruby-terminal-table
+skip = lazy
+
[ruby-termios]
checkout = git_checkout ruby-termios
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