[DRE-commits] [pkg-ruby-extras] 01/01: update master repository
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Mar 14 22:59:05 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 17dca42051c31a2389e4f2f911fa7cf78aca8104
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Mar 14 19:58:56 2015 -0300
update master repository
---
.gitignore | 6 ++++++
.mrconfig | 24 ++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/.gitignore b/.gitignore
index 015fc30..b94c3c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@
/hiera
/hiera-eyaml
/hiki
+/homesick
/imagetooth
/jekyll
/kwalify
@@ -147,6 +148,7 @@
/ruby-cairo
/ruby-capistrano-colors
/ruby-capistrano-ext
+/ruby-capture-output
/ruby-capybara
/ruby-carrierwave
/ruby-cassiopee
@@ -282,7 +284,9 @@
/ruby-fog-json
/ruby-fog-profitbricks
/ruby-fog-radosgw
+/ruby-fog-riakcs
/ruby-fog-sakuracloud
+/ruby-fog-serverlove
/ruby-fog-softlayer
/ruby-fog-terremark
/ruby-fog-voxel
@@ -718,6 +722,7 @@
/ruby-term-ansicolor
/ruby-termios
/ruby-test-after-commit
+/ruby-test-construct
/ruby-test-declarative
/ruby-test-spec
/ruby-test-unit
@@ -798,6 +803,7 @@
/tdiary
/tdiary-contrib
/thin
+/trocla
/unicorn
/vagrant-libvirt
/vagrant-lxc
diff --git a/.mrconfig b/.mrconfig
index df44c53..cee815f 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -128,6 +128,10 @@ skip = lazy
checkout = git_checkout hiki
skip = lazy
+[homesick]
+checkout = git_checkout homesick
+skip = lazy
+
[imagetooth]
checkout = git_checkout imagetooth
skip = lazy
@@ -612,6 +616,10 @@ skip = lazy
checkout = git_checkout ruby-capistrano-ext
skip = lazy
+[ruby-capture-output]
+checkout = git_checkout ruby-capture-output
+skip = lazy
+
[ruby-capybara]
checkout = git_checkout ruby-capybara
skip = lazy
@@ -1152,10 +1160,18 @@ skip = lazy
checkout = git_checkout ruby-fog-radosgw
skip = lazy
+[ruby-fog-riakcs]
+checkout = git_checkout ruby-fog-riakcs
+skip = lazy
+
[ruby-fog-sakuracloud]
checkout = git_checkout ruby-fog-sakuracloud
skip = lazy
+[ruby-fog-serverlove]
+checkout = git_checkout ruby-fog-serverlove
+skip = lazy
+
[ruby-fog-softlayer]
checkout = git_checkout ruby-fog-softlayer
skip = lazy
@@ -2896,6 +2912,10 @@ skip = lazy
checkout = git_checkout ruby-test-after-commit
skip = lazy
+[ruby-test-construct]
+checkout = git_checkout ruby-test-construct
+skip = lazy
+
[ruby-test-declarative]
checkout = git_checkout ruby-test-declarative
skip = lazy
@@ -3216,6 +3236,10 @@ skip = lazy
checkout = git_checkout thin
skip = lazy
+[trocla]
+checkout = git_checkout trocla
+skip = lazy
+
[unicorn]
checkout = git_checkout unicorn
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