[DRE-commits] [pkg-ruby-extras] 01/01: Update master repository
zeha at debian.org
zeha at debian.org
Mon Feb 8 10:09:41 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 f2b1baea794d76452e40d7d14d50ffb775a8d390
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Mon Feb 8 10:09:38 2016 +0000
Update master repository
---
.gitignore | 2 ++
.mrconfig | 8 ++++++++
2 files changed, 10 insertions(+)
diff --git a/.gitignore b/.gitignore
index ce6a7b6..19680c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -196,6 +196,7 @@
/ruby-capybara
/ruby-carrierwave
/ruby-cassiopee
+/ruby-cat
/ruby-celluloid
/ruby-celluloid-essentials
/ruby-celluloid-extras
@@ -609,6 +610,7 @@
/ruby-minitest-excludes
/ruby-minitest-hooks
/ruby-minitest-reporters
+/ruby-minitest-shared-description
/ruby-minitest-stub-const
/ruby-minitest-utils
/ruby-mixlib-authentication
diff --git a/.mrconfig b/.mrconfig
index 4b91f43..f5513f3 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -805,6 +805,10 @@ skip = lazy
checkout = git_checkout ruby-cassiopee
skip = lazy
+[ruby-cat]
+checkout = git_checkout ruby-cat
+skip = lazy
+
[ruby-celluloid]
checkout = git_checkout ruby-celluloid
skip = lazy
@@ -2457,6 +2461,10 @@ skip = lazy
checkout = git_checkout ruby-minitest-reporters
skip = lazy
+[ruby-minitest-shared-description]
+checkout = git_checkout ruby-minitest-shared-description
+skip = lazy
+
[ruby-minitest-stub-const]
checkout = git_checkout ruby-minitest-stub-const
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