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

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Aug 12 01:55:29 UTC 2014


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 0c27f5f2622012dfcd019d985230b0ea36e6c04c
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Aug 11 22:55:18 2014 -0300

    update master repository
---
 .gitignore | 24 ++++++++++++++--
 .mrconfig  | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 110 insertions(+), 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index d581b24..7225369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,8 @@ gem2deb
 gemwatch
 gist
 haproxyctl
+hiera
+hiera-eyaml
 hiki
 imagetooth
 jekyll
@@ -90,7 +92,9 @@ ruby-ascii85
 ruby-asset-sync
 ruby-atomic
 ruby-augeas
+ruby-avl-tree
 ruby-awesome-nested-set
+ruby-awesome-print
 ruby-aws-s3
 ruby-aws-sdk
 ruby-axiom-types
@@ -122,6 +126,7 @@ ruby-buftok
 ruby-build
 ruby-builder
 ruby-bunny
+ruby-cabin
 ruby-cairo
 ruby-capistrano-colors
 ruby-capistrano-ext
@@ -129,9 +134,11 @@ ruby-capybara
 ruby-carrierwave
 ruby-cassiopee
 ruby-celluloid
+ruby-celluloid-io
 ruby-charlock-holmes
 ruby-childprocess
 ruby-chronic
+ruby-clamp
 ruby-classifier
 ruby-client-side-validations
 ruby-cmdparse
@@ -247,6 +254,7 @@ ruby-foreigner
 ruby-foreman
 ruby-formatador
 ruby-fssm
+ruby-ftw
 ruby-fusefs
 ruby-fuubar
 ruby-gd
@@ -281,8 +289,6 @@ ruby-handlebars-assets
 ruby-hashery
 ruby-hashie
 ruby-heckle
-ruby-hiera
-ruby-hiera-eyaml
 ruby-hiera-puppet
 ruby-highline
 ruby-hike
@@ -322,19 +328,24 @@ ruby-introspection
 ruby-ipaddress
 ruby-jbuilder
 ruby-jekyll-coffeescript
+ruby-jekyll-gist
+ruby-jekyll-paginate
 ruby-jekyll-sass-converter
 ruby-jekyll-test-plugin
 ruby-jekyll-test-plugin-malicious
+ruby-jekyll-watch
 ruby-jnunemaker-matchy
 ruby-journey
 ruby-jquery-rails
 ruby-jquery-ui-rails
 ruby-json
+ruby-json-spec
 ruby-jwt
 ruby-kakasi
 ruby-kgio
 ruby-kpeg
 ruby-kramdown
+ruby-kramdown-rfc2629
 ruby-krb5-auth
 ruby-kyotocabinet
 ruby-lapack
@@ -371,6 +382,7 @@ ruby-messagebus-api
 ruby-metaclass
 ruby-metaid
 ruby-method-source
+ruby-metriks
 ruby-mime-types
 ruby-mini-magick
 ruby-minimization
@@ -415,6 +427,7 @@ ruby-net-ssh
 ruby-net-ssh-gateway
 ruby-net-ssh-multi
 ruby-netconf
+ruby-nio4r
 ruby-nmatrix
 ruby-nokogiri
 ruby-notify
@@ -524,10 +537,12 @@ ruby-redis-namespace
 ruby-ref
 ruby-remcached
 ruby-remotipart
+ruby-request-store
 ruby-require-all
 ruby-rest-client
 ruby-revolution
 ruby-rgen
+ruby-ridley
 ruby-right-http-connection
 ruby-rinku
 ruby-riot
@@ -566,6 +581,7 @@ ruby-sass-rails
 ruby-sawyer
 ruby-sdl
 ruby-sdoc
+ruby-semverse
 ruby-sequel
 ruby-sequel-pg
 ruby-serialport
@@ -600,6 +616,7 @@ ruby-sphinx
 ruby-spinach
 ruby-spoon
 ruby-spreadsheet
+ruby-spring
 ruby-sprockets
 ruby-sprockets-rails
 ruby-sqlite3
@@ -610,6 +627,7 @@ ruby-stemmer
 ruby-stomp
 ruby-stringex
 ruby-strong-parameters
+ruby-stud
 ruby-subexec
 ruby-svg-graph
 ruby-switch
@@ -687,6 +705,7 @@ rubygems-integration
 rumember
 samizdat
 shelr
+spork
 stompserver
 sup-mail
 syncache
@@ -696,6 +715,7 @@ tdiary
 tdiary-contrib
 thin
 unicorn
+vagrant-libvirt
 vagrant-lxc
 webgen0.4
 webgen0.5
diff --git a/.mrconfig b/.mrconfig
index 5c4b483..ead3267 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -108,6 +108,14 @@ skip = lazy
 checkout = git_checkout haproxyctl
 skip = lazy
 
+[hiera]
+checkout = git_checkout hiera
+skip = lazy
+
+[hiera-eyaml]
+checkout = git_checkout hiera-eyaml
+skip = lazy
+
 [hiki]
 checkout = git_checkout hiki
 skip = lazy
@@ -384,10 +392,18 @@ skip = lazy
 checkout = git_checkout ruby-augeas
 skip = lazy
 
+[ruby-avl-tree]
+checkout = git_checkout ruby-avl-tree
+skip = lazy
+
 [ruby-awesome-nested-set]
 checkout = git_checkout ruby-awesome-nested-set
 skip = lazy
 
+[ruby-awesome-print]
+checkout = git_checkout ruby-awesome-print
+skip = lazy
+
 [ruby-aws-s3]
 checkout = git_checkout ruby-aws-s3
 skip = lazy
@@ -512,6 +528,10 @@ skip = lazy
 checkout = git_checkout ruby-bunny
 skip = lazy
 
+[ruby-cabin]
+checkout = git_checkout ruby-cabin
+skip = lazy
+
 [ruby-cairo]
 checkout = git_checkout ruby-cairo
 skip = lazy
@@ -540,6 +560,10 @@ skip = lazy
 checkout = git_checkout ruby-celluloid
 skip = lazy
 
+[ruby-celluloid-io]
+checkout = git_checkout ruby-celluloid-io
+skip = lazy
+
 [ruby-charlock-holmes]
 checkout = git_checkout ruby-charlock-holmes
 skip = lazy
@@ -552,6 +576,10 @@ skip = lazy
 checkout = git_checkout ruby-chronic
 skip = lazy
 
+[ruby-clamp]
+checkout = git_checkout ruby-clamp
+skip = lazy
+
 [ruby-classifier]
 checkout = git_checkout ruby-classifier
 skip = lazy
@@ -1012,6 +1040,10 @@ skip = lazy
 checkout = git_checkout ruby-fssm
 skip = lazy
 
+[ruby-ftw]
+checkout = git_checkout ruby-ftw
+skip = lazy
+
 [ruby-fusefs]
 checkout = git_checkout ruby-fusefs
 skip = lazy
@@ -1148,14 +1180,6 @@ skip = lazy
 checkout = git_checkout ruby-heckle
 skip = lazy
 
-[ruby-hiera]
-checkout = git_checkout ruby-hiera
-skip = lazy
-
-[ruby-hiera-eyaml]
-checkout = git_checkout ruby-hiera-eyaml
-skip = lazy
-
 [ruby-hiera-puppet]
 checkout = git_checkout ruby-hiera-puppet
 skip = lazy
@@ -1312,6 +1336,14 @@ skip = lazy
 checkout = git_checkout ruby-jekyll-coffeescript
 skip = lazy
 
+[ruby-jekyll-gist]
+checkout = git_checkout ruby-jekyll-gist
+skip = lazy
+
+[ruby-jekyll-paginate]
+checkout = git_checkout ruby-jekyll-paginate
+skip = lazy
+
 [ruby-jekyll-sass-converter]
 checkout = git_checkout ruby-jekyll-sass-converter
 skip = lazy
@@ -1324,6 +1356,10 @@ skip = lazy
 checkout = git_checkout ruby-jekyll-test-plugin-malicious
 skip = lazy
 
+[ruby-jekyll-watch]
+checkout = git_checkout ruby-jekyll-watch
+skip = lazy
+
 [ruby-jnunemaker-matchy]
 checkout = git_checkout ruby-jnunemaker-matchy
 skip = lazy
@@ -1344,6 +1380,10 @@ skip = lazy
 checkout = git_checkout ruby-json
 skip = lazy
 
+[ruby-json-spec]
+checkout = git_checkout ruby-json-spec
+skip = lazy
+
 [ruby-jwt]
 checkout = git_checkout ruby-jwt
 skip = lazy
@@ -1364,6 +1404,10 @@ skip = lazy
 checkout = git_checkout ruby-kramdown
 skip = lazy
 
+[ruby-kramdown-rfc2629]
+checkout = git_checkout ruby-kramdown-rfc2629
+skip = lazy
+
 [ruby-krb5-auth]
 checkout = git_checkout ruby-krb5-auth
 skip = lazy
@@ -1508,6 +1552,10 @@ skip = lazy
 checkout = git_checkout ruby-method-source
 skip = lazy
 
+[ruby-metriks]
+checkout = git_checkout ruby-metriks
+skip = lazy
+
 [ruby-mime-types]
 checkout = git_checkout ruby-mime-types
 skip = lazy
@@ -1684,6 +1732,10 @@ skip = lazy
 checkout = git_checkout ruby-netconf
 skip = lazy
 
+[ruby-nio4r]
+checkout = git_checkout ruby-nio4r
+skip = lazy
+
 [ruby-nmatrix]
 checkout = git_checkout ruby-nmatrix
 skip = lazy
@@ -2120,6 +2172,10 @@ skip = lazy
 checkout = git_checkout ruby-remotipart
 skip = lazy
 
+[ruby-request-store]
+checkout = git_checkout ruby-request-store
+skip = lazy
+
 [ruby-require-all]
 checkout = git_checkout ruby-require-all
 skip = lazy
@@ -2136,6 +2192,10 @@ skip = lazy
 checkout = git_checkout ruby-rgen
 skip = lazy
 
+[ruby-ridley]
+checkout = git_checkout ruby-ridley
+skip = lazy
+
 [ruby-right-http-connection]
 checkout = git_checkout ruby-right-http-connection
 skip = lazy
@@ -2288,6 +2348,10 @@ skip = lazy
 checkout = git_checkout ruby-sdoc
 skip = lazy
 
+[ruby-semverse]
+checkout = git_checkout ruby-semverse
+skip = lazy
+
 [ruby-sequel]
 checkout = git_checkout ruby-sequel
 skip = lazy
@@ -2424,6 +2488,10 @@ skip = lazy
 checkout = git_checkout ruby-spreadsheet
 skip = lazy
 
+[ruby-spring]
+checkout = git_checkout ruby-spring
+skip = lazy
+
 [ruby-sprockets]
 checkout = git_checkout ruby-sprockets
 skip = lazy
@@ -2464,6 +2532,10 @@ skip = lazy
 checkout = git_checkout ruby-strong-parameters
 skip = lazy
 
+[ruby-stud]
+checkout = git_checkout ruby-stud
+skip = lazy
+
 [ruby-subexec]
 checkout = git_checkout ruby-subexec
 skip = lazy
@@ -2772,6 +2844,10 @@ skip = lazy
 checkout = git_checkout shelr
 skip = lazy
 
+[spork]
+checkout = git_checkout spork
+skip = lazy
+
 [stompserver]
 checkout = git_checkout stompserver
 skip = lazy
@@ -2808,6 +2884,10 @@ skip = lazy
 checkout = git_checkout unicorn
 skip = lazy
 
+[vagrant-libvirt]
+checkout = git_checkout vagrant-libvirt
+skip = lazy
+
 [vagrant-lxc]
 checkout = git_checkout vagrant-lxc
 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