[DRE-commits] [pkg-ruby-extras] 01/01: Update master repo

zeha at debian.org zeha at debian.org
Thu May 5 23:19:34 UTC 2016


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

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

commit b5585cbc4e826fecc4af82b676c00b390d73020b
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu May 5 23:19:29 2016 +0000

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

diff --git a/.gitignore b/.gitignore
index 2437037..ccd0f11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@
 /larch
 /librarian-puppet
 /lolcat
+/mixlib-versioning
 /nanoc
 /ohai
 /open-build-service
@@ -91,6 +92,7 @@
 /ruby-aggregate
 /ruby-akismet
 /ruby-albino
+/ruby-algebrick
 /ruby-algorithm-diff
 /ruby-allocations
 /ruby-amazon-ec2
@@ -398,6 +400,7 @@
 /ruby-gettext-i18n-rails
 /ruby-gettext-rails
 /ruby-gherkin
+/ruby-ghi
 /ruby-gir-ffi
 /ruby-github-linguist
 /ruby-github-markdown
@@ -587,6 +590,7 @@
 /ruby-mixlib-install
 /ruby-mixlib-log
 /ruby-mixlib-shellout
+/ruby-mixlib-versioning
 /ruby-mizuho
 /ruby-mkrf
 /ruby-mobile-fu
@@ -652,6 +656,7 @@
 /ruby-oj
 /ruby-ole
 /ruby-omniauth
+/ruby-omniauth-auth0
 /ruby-omniauth-azure-oauth2
 /ruby-omniauth-bitbucket
 /ruby-omniauth-cas3
@@ -719,6 +724,8 @@
 /ruby-prawn
 /ruby-prawn-manual-builder
 /ruby-prawn-table
+/ruby-premailer
+/ruby-premailer-rails
 /ruby-prof
 /ruby-progressbar
 /ruby-protected-attributes
@@ -873,6 +880,7 @@
 /ruby-sawyer
 /ruby-sdl
 /ruby-sdoc
+/ruby-seamless-database-pool
 /ruby-seed-fu
 /ruby-select2-rails
 /ruby-semverse
@@ -1052,6 +1060,7 @@
 /transrate
 /trocla
 /unicorn
+/vagrant-cachier
 /vagrant-libvirt
 /vagrant-lxc
 /webgen0.4
diff --git a/.mrconfig b/.mrconfig
index 3eaae5a..809cd6a 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -193,6 +193,10 @@ skip = lazy
 checkout = git_checkout lolcat
 skip = lazy
 
+[mixlib-versioning]
+checkout = git_checkout mixlib-versioning
+skip = lazy
+
 [nanoc]
 checkout = git_checkout nanoc
 skip = lazy
@@ -385,6 +389,10 @@ skip = lazy
 checkout = git_checkout ruby-albino
 skip = lazy
 
+[ruby-algebrick]
+checkout = git_checkout ruby-algebrick
+skip = lazy
+
 [ruby-algorithm-diff]
 checkout = git_checkout ruby-algorithm-diff
 skip = lazy
@@ -1613,6 +1621,10 @@ skip = lazy
 checkout = git_checkout ruby-gherkin
 skip = lazy
 
+[ruby-ghi]
+checkout = git_checkout ruby-ghi
+skip = lazy
+
 [ruby-gir-ffi]
 checkout = git_checkout ruby-gir-ffi
 skip = lazy
@@ -2369,6 +2381,10 @@ skip = lazy
 checkout = git_checkout ruby-mixlib-shellout
 skip = lazy
 
+[ruby-mixlib-versioning]
+checkout = git_checkout ruby-mixlib-versioning
+skip = lazy
+
 [ruby-mizuho]
 checkout = git_checkout ruby-mizuho
 skip = lazy
@@ -2629,6 +2645,10 @@ skip = lazy
 checkout = git_checkout ruby-omniauth
 skip = lazy
 
+[ruby-omniauth-auth0]
+checkout = git_checkout ruby-omniauth-auth0
+skip = lazy
+
 [ruby-omniauth-azure-oauth2]
 checkout = git_checkout ruby-omniauth-azure-oauth2
 skip = lazy
@@ -2897,6 +2917,14 @@ skip = lazy
 checkout = git_checkout ruby-prawn-table
 skip = lazy
 
+[ruby-premailer]
+checkout = git_checkout ruby-premailer
+skip = lazy
+
+[ruby-premailer-rails]
+checkout = git_checkout ruby-premailer-rails
+skip = lazy
+
 [ruby-prof]
 checkout = git_checkout ruby-prof
 skip = lazy
@@ -3513,6 +3541,10 @@ skip = lazy
 checkout = git_checkout ruby-sdoc
 skip = lazy
 
+[ruby-seamless-database-pool]
+checkout = git_checkout ruby-seamless-database-pool
+skip = lazy
+
 [ruby-seed-fu]
 checkout = git_checkout ruby-seed-fu
 skip = lazy
@@ -4229,6 +4261,10 @@ skip = lazy
 checkout = git_checkout unicorn
 skip = lazy
 
+[vagrant-cachier]
+checkout = git_checkout vagrant-cachier
+skip = lazy
+
 [vagrant-libvirt]
 checkout = git_checkout vagrant-libvirt
 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