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

Cédric Boutillier boutil at moszumanska.debian.org
Wed May 27 21:15:50 UTC 2015


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 1412e9b59189273b295cc4566b5fc0549e78d112
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed May 27 23:15:29 2015 +0200

    update master repo
---
 .gitignore |  5 +++++
 .mrconfig  | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/.gitignore b/.gitignore
index b2c7e3b..3116ea7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 /adlint
 /asciidoctor
 /atig
+/berkshelf
 /bsfilter
 /bundler
 /camping
@@ -168,6 +169,7 @@
 /ruby-chronic
 /ruby-clamp
 /ruby-classifier
+/ruby-cleanroom
 /ruby-client-side-validations
 /ruby-cmdparse
 /ruby-coercible
@@ -217,6 +219,7 @@
 /ruby-debian-doc
 /ruby-debian-qa
 /ruby-default-value-for
+/ruby-delayed-job
 /ruby-delayer
 /ruby-delorean
 /ruby-dep-selector
@@ -322,6 +325,7 @@
 /ruby-gd
 /ruby-gelf
 /ruby-gemoji
+/ruby-get-process-mem
 /ruby-gettext
 /ruby-gettext-activerecord
 /ruby-gettext-i18n-rails
@@ -692,6 +696,7 @@
 /ruby-rspec-rails
 /ruby-rspec-retry
 /ruby-rspec-support
+/ruby-rspectacular
 /ruby-rubocop
 /ruby-ruby2ruby
 /ruby-rubyforge
diff --git a/.mrconfig b/.mrconfig
index 8a4553a..ff2a7ad 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -25,6 +25,10 @@ skip = lazy
 checkout = git_checkout atig
 skip = lazy
 
+[berkshelf]
+checkout = git_checkout berkshelf
+skip = lazy
+
 [bsfilter]
 checkout = git_checkout bsfilter
 skip = lazy
@@ -693,6 +697,10 @@ skip = lazy
 checkout = git_checkout ruby-classifier
 skip = lazy
 
+[ruby-cleanroom]
+checkout = git_checkout ruby-cleanroom
+skip = lazy
+
 [ruby-client-side-validations]
 checkout = git_checkout ruby-client-side-validations
 skip = lazy
@@ -889,6 +897,10 @@ skip = lazy
 checkout = git_checkout ruby-default-value-for
 skip = lazy
 
+[ruby-delayed-job]
+checkout = git_checkout ruby-delayed-job
+skip = lazy
+
 [ruby-delayer]
 checkout = git_checkout ruby-delayer
 skip = lazy
@@ -1309,6 +1321,10 @@ skip = lazy
 checkout = git_checkout ruby-gemoji
 skip = lazy
 
+[ruby-get-process-mem]
+checkout = git_checkout ruby-get-process-mem
+skip = lazy
+
 [ruby-gettext]
 checkout = git_checkout ruby-gettext
 skip = lazy
@@ -2789,6 +2805,10 @@ skip = lazy
 checkout = git_checkout ruby-rspec-support
 skip = lazy
 
+[ruby-rspectacular]
+checkout = git_checkout ruby-rspectacular
+skip = lazy
+
 [ruby-rubocop]
 checkout = git_checkout ruby-rubocop
 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