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

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Jun 8 16:17:48 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 5229f288b480961d137b037607b1e40c2a6af28b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Jun 8 13:17:39 2015 -0300

    update master repository
---
 .gitignore |  4 ++++
 .mrconfig  | 16 ++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3116ea7..81451c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 /bundler
 /camping
 /capistrano
+/chake
 /chef
 /chef-expander
 /chef-server-api
@@ -133,6 +134,7 @@
 /ruby-beefcake
 /ruby-benchmark-ips
 /ruby-benchmark-suite
+/ruby-berkshelf-api-client
 /ruby-bert
 /ruby-better-errors
 /ruby-bio
@@ -786,6 +788,7 @@
 /ruby-test-unit-context
 /ruby-test-unit-rr
 /ruby-text
+/ruby-text-format
 /ruby-text-table
 /ruby-thor
 /ruby-thread-safe
@@ -804,6 +807,7 @@
 /ruby-toml
 /ruby-transaction-simple
 /ruby-treetop
+/ruby-trocla
 /ruby-trollop
 /ruby-ttfunk
 /ruby-turbolinks
diff --git a/.mrconfig b/.mrconfig
index ff2a7ad..57dcd39 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -45,6 +45,10 @@ skip = lazy
 checkout = git_checkout capistrano
 skip = lazy
 
+[chake]
+checkout = git_checkout chake
+skip = lazy
+
 [chef]
 checkout = git_checkout chef
 skip = lazy
@@ -553,6 +557,10 @@ skip = lazy
 checkout = git_checkout ruby-benchmark-suite
 skip = lazy
 
+[ruby-berkshelf-api-client]
+checkout = git_checkout ruby-berkshelf-api-client
+skip = lazy
+
 [ruby-bert]
 checkout = git_checkout ruby-bert
 skip = lazy
@@ -3165,6 +3173,10 @@ skip = lazy
 checkout = git_checkout ruby-text
 skip = lazy
 
+[ruby-text-format]
+checkout = git_checkout ruby-text-format
+skip = lazy
+
 [ruby-text-table]
 checkout = git_checkout ruby-text-table
 skip = lazy
@@ -3237,6 +3249,10 @@ skip = lazy
 checkout = git_checkout ruby-treetop
 skip = lazy
 
+[ruby-trocla]
+checkout = git_checkout ruby-trocla
+skip = lazy
+
 [ruby-trollop]
 checkout = git_checkout ruby-trollop
 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