[DRE-commits] [pkg-ruby-extras] 02/02: update master repository
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Aug 19 21:49:28 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 1d519e02c9ffc6b5489a168294091186a9715dce
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Aug 19 23:49:15 2015 +0200
update master repository
---
.gitignore | 3 +++
.mrconfig | 12 ++++++++++++
2 files changed, 15 insertions(+)
diff --git a/.gitignore b/.gitignore
index ece577b..d5ee886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,7 @@
/mongrel
/nanoc
/ohai
+/open-build-service
/origami-pdf
/passenger
/pry
@@ -505,6 +506,7 @@
/ruby-log4r
/ruby-logger-application
/ruby-logging
+/ruby-logging-rails
/ruby-logify
/ruby-loofah
/ruby-lumberjack
@@ -785,6 +787,7 @@
/ruby-rqrcode-rails3
/ruby-rr
/ruby-rspec
+/ruby-rspec-collection-matchers
/ruby-rspec-core
/ruby-rspec-expectations
/ruby-rspec-instafail
diff --git a/.mrconfig b/.mrconfig
index f29cb1f..b568323 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -197,6 +197,10 @@ skip = lazy
checkout = git_checkout ohai
skip = lazy
+[open-build-service]
+checkout = git_checkout open-build-service
+skip = lazy
+
[origami-pdf]
checkout = git_checkout origami-pdf
skip = lazy
@@ -2041,6 +2045,10 @@ skip = lazy
checkout = git_checkout ruby-logging
skip = lazy
+[ruby-logging-rails]
+checkout = git_checkout ruby-logging-rails
+skip = lazy
+
[ruby-logify]
checkout = git_checkout ruby-logify
skip = lazy
@@ -3161,6 +3169,10 @@ skip = lazy
checkout = git_checkout ruby-rspec
skip = lazy
+[ruby-rspec-collection-matchers]
+checkout = git_checkout ruby-rspec-collection-matchers
+skip = lazy
+
[ruby-rspec-core]
checkout = git_checkout ruby-rspec-core
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