[DRE-commits] [pkg-ruby-extras] 01/02: update master repo
zeha at debian.org
zeha at debian.org
Wed Jun 29 20:20:24 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 5ed23fe501fa5929b47d4f6607804fc57bac9966
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date: Wed Jun 29 22:11:36 2016 +0200
update master repo
---
.gitignore | 5 +++++
.mrconfig | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/.gitignore b/.gitignore
index d9df792..e4869c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,6 +86,7 @@
/ruby-activerecord-session-store
/ruby-acts-as-list
/ruby-acts-as-taggable-on
+/ruby-acts-as-tree
/ruby-addressable
/ruby-adsf
/ruby-ae
@@ -363,6 +364,7 @@
/ruby-fixture-builder
/ruby-fixwhich
/ruby-flexmock
+/ruby-flot-rails
/ruby-flowdock
/ruby-fog
/ruby-fog-aliyun
@@ -1035,6 +1037,7 @@
/ruby-valid
/ruby-validatable
/ruby-varia-model
+/ruby-vcr
/ruby-vegas
/ruby-version-sorter
/ruby-versionomy
@@ -1068,6 +1071,7 @@
/rubygems-integration
/rumember
/samizdat
+/scripts
/shelr
/stompserver
/sup-mail
@@ -1076,6 +1080,7 @@
/taskwarrior-web
/tdiary
/tdiary-contrib
+/tdiary-style-rd
/tdiary-theme
/thin
/tmuxinator
diff --git a/.mrconfig b/.mrconfig
index d2656c6..8179a57 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -365,6 +365,10 @@ skip = lazy
checkout = git_checkout ruby-acts-as-taggable-on
skip = lazy
+[ruby-acts-as-tree]
+checkout = git_checkout ruby-acts-as-tree
+skip = lazy
+
[ruby-addressable]
checkout = git_checkout ruby-addressable
skip = lazy
@@ -1473,6 +1477,10 @@ skip = lazy
checkout = git_checkout ruby-flexmock
skip = lazy
+[ruby-flot-rails]
+checkout = git_checkout ruby-flot-rails
+skip = lazy
+
[ruby-flowdock]
checkout = git_checkout ruby-flowdock
skip = lazy
@@ -4161,6 +4169,10 @@ skip = lazy
checkout = git_checkout ruby-varia-model
skip = lazy
+[ruby-vcr]
+checkout = git_checkout ruby-vcr
+skip = lazy
+
[ruby-vegas]
checkout = git_checkout ruby-vegas
skip = lazy
@@ -4293,6 +4305,10 @@ skip = lazy
checkout = git_checkout samizdat
skip = lazy
+[scripts]
+checkout = git_checkout scripts
+skip = lazy
+
[shelr]
checkout = git_checkout shelr
skip = lazy
@@ -4325,6 +4341,10 @@ skip = lazy
checkout = git_checkout tdiary-contrib
skip = lazy
+[tdiary-style-rd]
+checkout = git_checkout tdiary-style-rd
+skip = lazy
+
[tdiary-theme]
checkout = git_checkout tdiary-theme
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