[DRE-commits] [pkg-ruby-extras] 01/01: update master repo
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Aug 13 21:10:38 UTC 2014
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 828d5a30b0bc97aa480336fceb678d13d084fc2a
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Aug 13 18:10:30 2014 -0300
update master repo
---
.gitignore | 2 ++
.mrconfig | 8 ++++++++
2 files changed, 10 insertions(+)
diff --git a/.gitignore b/.gitignore
index 95c0f97..51e6873 100644
--- a/.gitignore
+++ b/.gitignore
@@ -217,6 +217,7 @@ ruby-escape-utils
ruby-ethon
ruby-event-loop
ruby-eventmachine
+ruby-exception-notification
ruby-excon
ruby-execjs
ruby-exif
@@ -566,6 +567,7 @@ ruby-rspec-mocks
ruby-rspec-puppet
ruby-rspec-rails
ruby-rspec-retry
+ruby-rspec-support
ruby-ruby2ruby
ruby-rubyforge
ruby-rubymail
diff --git a/.mrconfig b/.mrconfig
index 015cfc8..fb036fa 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -892,6 +892,10 @@ skip = lazy
checkout = git_checkout ruby-eventmachine
skip = lazy
+[ruby-exception-notification]
+checkout = git_checkout ruby-exception-notification
+skip = lazy
+
[ruby-excon]
checkout = git_checkout ruby-excon
skip = lazy
@@ -2288,6 +2292,10 @@ skip = lazy
checkout = git_checkout ruby-rspec-retry
skip = lazy
+[ruby-rspec-support]
+checkout = git_checkout ruby-rspec-support
+skip = lazy
+
[ruby-ruby2ruby]
checkout = git_checkout ruby-ruby2ruby
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