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

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Nov 18 18:27:51 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 d79eb426ef777760013a48dc077426aa7ec09d54
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Nov 18 16:27:43 2015 -0200

    update master repository
---
 .gitignore |  6 ++++++
 .mrconfig  | 24 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/.gitignore b/.gitignore
index c3ebb14..36e7f50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
 /git-up
 /gitlab
 /gitlab-ce
+/gitlab-shell
 /haproxyctl
 /hiera
 /hiera-eyaml
@@ -273,6 +274,7 @@
 /ruby-deprecated
 /ruby-descendants-tracker
 /ruby-devise
+/ruby-devise-async
 /ruby-devise-lastseenable
 /ruby-devise-token-authenticatable
 /ruby-devise-two-factor
@@ -883,6 +885,7 @@
 /ruby-sidetiq
 /ruby-sigar
 /ruby-simple-captcha2
+/ruby-simple-form
 /ruby-simple-navigation
 /ruby-simple-oauth
 /ruby-simplecov
@@ -915,6 +918,8 @@
 /ruby-sshkit
 /ruby-stamp
 /ruby-state-machine
+/ruby-state-machines
+/ruby-state-machines-activemodel
 /ruby-statsample
 /ruby-statsample-timeseries
 /ruby-stemmer
@@ -931,6 +936,7 @@
 /ruby-table-print
 /ruby-taglib2
 /ruby-task-list
+/ruby-tdiff
 /ruby-temple
 /ruby-term-ansicolor
 /ruby-termios
diff --git a/.mrconfig b/.mrconfig
index 8e94df2..62ac2a4 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -137,6 +137,10 @@ skip = lazy
 checkout = git_checkout gitlab-ce
 skip = lazy
 
+[gitlab-shell]
+checkout = git_checkout gitlab-shell
+skip = lazy
+
 [haproxyctl]
 checkout = git_checkout haproxyctl
 skip = lazy
@@ -1113,6 +1117,10 @@ skip = lazy
 checkout = git_checkout ruby-devise
 skip = lazy
 
+[ruby-devise-async]
+checkout = git_checkout ruby-devise-async
+skip = lazy
+
 [ruby-devise-lastseenable]
 checkout = git_checkout ruby-devise-lastseenable
 skip = lazy
@@ -3553,6 +3561,10 @@ skip = lazy
 checkout = git_checkout ruby-simple-captcha2
 skip = lazy
 
+[ruby-simple-form]
+checkout = git_checkout ruby-simple-form
+skip = lazy
+
 [ruby-simple-navigation]
 checkout = git_checkout ruby-simple-navigation
 skip = lazy
@@ -3681,6 +3693,14 @@ skip = lazy
 checkout = git_checkout ruby-state-machine
 skip = lazy
 
+[ruby-state-machines]
+checkout = git_checkout ruby-state-machines
+skip = lazy
+
+[ruby-state-machines-activemodel]
+checkout = git_checkout ruby-state-machines-activemodel
+skip = lazy
+
 [ruby-statsample]
 checkout = git_checkout ruby-statsample
 skip = lazy
@@ -3745,6 +3765,10 @@ skip = lazy
 checkout = git_checkout ruby-task-list
 skip = lazy
 
+[ruby-tdiff]
+checkout = git_checkout ruby-tdiff
+skip = lazy
+
 [ruby-temple]
 checkout = git_checkout ruby-temple
 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