[DRE-commits] [pkg-ruby-extras] 01/01: update master repository
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Aug 12 20:51:14 UTC 2015
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 7460d23c99c447e381c679bea87f7718690b9e57
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Aug 12 17:51:03 2015 -0300
update master repository
---
.gitignore | 26 ++++++++++++++++
.mrconfig | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 130 insertions(+)
diff --git a/.gitignore b/.gitignore
index 02b406d..e465981 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,6 +68,7 @@
/redmine
/redmine-recaptcha
/reel
+/rerun
/rexical
/rhc
/roodi
@@ -143,6 +144,7 @@
/ruby-benchmark-suite
/ruby-bert
/ruby-better-errors
+/ruby-binding-of-caller
/ruby-bio
/ruby-blankslate
/ruby-blockenspiel
@@ -157,10 +159,16 @@
/ruby-bsearch
/ruby-bson
/ruby-bson-ext
+/ruby-buff-config
+/ruby-buff-extensions
+/ruby-buff-ignore
+/ruby-buff-ruby-engine
+/ruby-buff-shell-out
/ruby-buftok
/ruby-build
/ruby-builder
/ruby-bunny
+/ruby-byebug
/ruby-cabin
/ruby-cairo
/ruby-cal-heatmap-rails
@@ -171,15 +179,22 @@
/ruby-carrierwave
/ruby-cassiopee
/ruby-celluloid
+/ruby-celluloid-essentials
+/ruby-celluloid-extras
+/ruby-celluloid-fsm
/ruby-celluloid-io
+/ruby-celluloid-pool
+/ruby-celluloid-supervision
/ruby-cfpropertylist
/ruby-charlock-holmes
+/ruby-chefspec
/ruby-childprocess
/ruby-chronic
/ruby-clamp
/ruby-classifier
/ruby-cleanroom
/ruby-client-side-validations
+/ruby-climate-control
/ruby-cmdparse
/ruby-coercible
/ruby-coffee-rails
@@ -228,6 +243,7 @@
/ruby-debian
/ruby-debian-doc
/ruby-debian-qa
+/ruby-debug-inspector
/ruby-deep-merge
/ruby-default-value-for
/ruby-delayed-job
@@ -242,6 +258,8 @@
/ruby-devise-lastseenable
/ruby-devise-token-authenticatable
/ruby-devise-two-factor
+/ruby-diaspora-federation
+/ruby-diaspora-federation-rails
/ruby-diff-lcs
/ruby-diffy
/ruby-directory-watcher
@@ -302,6 +320,7 @@
/ruby-fast-xs
/ruby-fastercsv
/ruby-fastimage
+/ruby-fauxhai
/ruby-fcgi
/ruby-feedparser
/ruby-feedtools
@@ -480,6 +499,7 @@
/ruby-log4r
/ruby-logger-application
/ruby-logging
+/ruby-logify
/ruby-loofah
/ruby-lumberjack
/ruby-mab
@@ -517,6 +537,7 @@
/ruby-minitest
/ruby-minitest-around
/ruby-minitest-excludes
+/ruby-minitest-reporters
/ruby-minitest-stub-const
/ruby-mixlib-authentication
/ruby-mixlib-cli
@@ -553,6 +574,7 @@
/ruby-narray
/ruby-naught
/ruby-ncurses
+/ruby-nenv
/ruby-nested-form
/ruby-net-http-digest-auth
/ruby-net-http-persistent
@@ -616,6 +638,7 @@
/ruby-packetfu
/ruby-paint
/ruby-parallel
+/ruby-parse-cron
/ruby-parseconfig
/ruby-parser
/ruby-parsetree
@@ -755,6 +778,7 @@
/ruby-rspec-expectations
/ruby-rspec-instafail
/ruby-rspec-its
+/ruby-rspec-logsplit
/ruby-rspec-longrun
/ruby-rspec-mocks
/ruby-rspec-puppet
@@ -904,12 +928,14 @@
/ruby-uuid
/ruby-uuidtools
/ruby-validatable
+/ruby-varia-model
/ruby-vcr
/ruby-vegas
/ruby-version-sorter
/ruby-versionomy
/ruby-virtus
/ruby-warden
+/ruby-web-console
/ruby-webmock
/ruby-webrobots
/ruby-websocket-parser
diff --git a/.mrconfig b/.mrconfig
index af03b96..1a1a1da 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -293,6 +293,10 @@ skip = lazy
checkout = git_checkout reel
skip = lazy
+[rerun]
+checkout = git_checkout rerun
+skip = lazy
+
[rexical]
checkout = git_checkout rexical
skip = lazy
@@ -593,6 +597,10 @@ skip = lazy
checkout = git_checkout ruby-better-errors
skip = lazy
+[ruby-binding-of-caller]
+checkout = git_checkout ruby-binding-of-caller
+skip = lazy
+
[ruby-bio]
checkout = git_checkout ruby-bio
skip = lazy
@@ -649,6 +657,26 @@ skip = lazy
checkout = git_checkout ruby-bson-ext
skip = lazy
+[ruby-buff-config]
+checkout = git_checkout ruby-buff-config
+skip = lazy
+
+[ruby-buff-extensions]
+checkout = git_checkout ruby-buff-extensions
+skip = lazy
+
+[ruby-buff-ignore]
+checkout = git_checkout ruby-buff-ignore
+skip = lazy
+
+[ruby-buff-ruby-engine]
+checkout = git_checkout ruby-buff-ruby-engine
+skip = lazy
+
+[ruby-buff-shell-out]
+checkout = git_checkout ruby-buff-shell-out
+skip = lazy
+
[ruby-buftok]
checkout = git_checkout ruby-buftok
skip = lazy
@@ -665,6 +693,10 @@ skip = lazy
checkout = git_checkout ruby-bunny
skip = lazy
+[ruby-byebug]
+checkout = git_checkout ruby-byebug
+skip = lazy
+
[ruby-cabin]
checkout = git_checkout ruby-cabin
skip = lazy
@@ -705,10 +737,30 @@ skip = lazy
checkout = git_checkout ruby-celluloid
skip = lazy
+[ruby-celluloid-essentials]
+checkout = git_checkout ruby-celluloid-essentials
+skip = lazy
+
+[ruby-celluloid-extras]
+checkout = git_checkout ruby-celluloid-extras
+skip = lazy
+
+[ruby-celluloid-fsm]
+checkout = git_checkout ruby-celluloid-fsm
+skip = lazy
+
[ruby-celluloid-io]
checkout = git_checkout ruby-celluloid-io
skip = lazy
+[ruby-celluloid-pool]
+checkout = git_checkout ruby-celluloid-pool
+skip = lazy
+
+[ruby-celluloid-supervision]
+checkout = git_checkout ruby-celluloid-supervision
+skip = lazy
+
[ruby-cfpropertylist]
checkout = git_checkout ruby-cfpropertylist
skip = lazy
@@ -717,6 +769,10 @@ skip = lazy
checkout = git_checkout ruby-charlock-holmes
skip = lazy
+[ruby-chefspec]
+checkout = git_checkout ruby-chefspec
+skip = lazy
+
[ruby-childprocess]
checkout = git_checkout ruby-childprocess
skip = lazy
@@ -741,6 +797,10 @@ skip = lazy
checkout = git_checkout ruby-client-side-validations
skip = lazy
+[ruby-climate-control]
+checkout = git_checkout ruby-climate-control
+skip = lazy
+
[ruby-cmdparse]
checkout = git_checkout ruby-cmdparse
skip = lazy
@@ -933,6 +993,10 @@ skip = lazy
checkout = git_checkout ruby-debian-qa
skip = lazy
+[ruby-debug-inspector]
+checkout = git_checkout ruby-debug-inspector
+skip = lazy
+
[ruby-deep-merge]
checkout = git_checkout ruby-deep-merge
skip = lazy
@@ -989,6 +1053,14 @@ skip = lazy
checkout = git_checkout ruby-devise-two-factor
skip = lazy
+[ruby-diaspora-federation]
+checkout = git_checkout ruby-diaspora-federation
+skip = lazy
+
+[ruby-diaspora-federation-rails]
+checkout = git_checkout ruby-diaspora-federation-rails
+skip = lazy
+
[ruby-diff-lcs]
checkout = git_checkout ruby-diff-lcs
skip = lazy
@@ -1229,6 +1301,10 @@ skip = lazy
checkout = git_checkout ruby-fastimage
skip = lazy
+[ruby-fauxhai]
+checkout = git_checkout ruby-fauxhai
+skip = lazy
+
[ruby-fcgi]
checkout = git_checkout ruby-fcgi
skip = lazy
@@ -1941,6 +2017,10 @@ skip = lazy
checkout = git_checkout ruby-logging
skip = lazy
+[ruby-logify]
+checkout = git_checkout ruby-logify
+skip = lazy
+
[ruby-loofah]
checkout = git_checkout ruby-loofah
skip = lazy
@@ -2089,6 +2169,10 @@ skip = lazy
checkout = git_checkout ruby-minitest-excludes
skip = lazy
+[ruby-minitest-reporters]
+checkout = git_checkout ruby-minitest-reporters
+skip = lazy
+
[ruby-minitest-stub-const]
checkout = git_checkout ruby-minitest-stub-const
skip = lazy
@@ -2233,6 +2317,10 @@ skip = lazy
checkout = git_checkout ruby-ncurses
skip = lazy
+[ruby-nenv]
+checkout = git_checkout ruby-nenv
+skip = lazy
+
[ruby-nested-form]
checkout = git_checkout ruby-nested-form
skip = lazy
@@ -2485,6 +2573,10 @@ skip = lazy
checkout = git_checkout ruby-parallel
skip = lazy
+[ruby-parse-cron]
+checkout = git_checkout ruby-parse-cron
+skip = lazy
+
[ruby-parseconfig]
checkout = git_checkout ruby-parseconfig
skip = lazy
@@ -3041,6 +3133,10 @@ skip = lazy
checkout = git_checkout ruby-rspec-its
skip = lazy
+[ruby-rspec-logsplit]
+checkout = git_checkout ruby-rspec-logsplit
+skip = lazy
+
[ruby-rspec-longrun]
checkout = git_checkout ruby-rspec-longrun
skip = lazy
@@ -3637,6 +3733,10 @@ skip = lazy
checkout = git_checkout ruby-validatable
skip = lazy
+[ruby-varia-model]
+checkout = git_checkout ruby-varia-model
+skip = lazy
+
[ruby-vcr]
checkout = git_checkout ruby-vcr
skip = lazy
@@ -3661,6 +3761,10 @@ skip = lazy
checkout = git_checkout ruby-warden
skip = lazy
+[ruby-web-console]
+checkout = git_checkout ruby-web-console
+skip = lazy
+
[ruby-webmock]
checkout = git_checkout ruby-webmock
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