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

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon Apr 21 14:04:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

sbadia-guest pushed a commit to branch master
in repository pkg-ruby-extras.

commit f197d846fcccf164f392c28aaed46b77218be0e2
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Apr 21 16:03:58 2014 +0200

    Update master repository
---
 .gitignore |  3 +++
 .mrconfig  | 12 ++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/.gitignore b/.gitignore
index 497ba7f..408ecb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,6 +53,7 @@ redmine
 redmine-recaptcha
 roodi
 rttool
+rubocop
 ruby-actionmailer-2.3
 ruby-actionmailer-3.2
 ruby-actionpack-2.3
@@ -447,6 +448,7 @@ ruby-policy
 ruby-polyglot
 ruby-popen4
 ruby-posix-spawn
+ruby-powerpack
 ruby-prawn
 ruby-prof
 ruby-progressbar
@@ -566,6 +568,7 @@ ruby-spreadsheet
 ruby-sprockets
 ruby-sprockets-rails
 ruby-sqlite3
+ruby-sshkit
 ruby-stamp
 ruby-state-machine
 ruby-stemmer
diff --git a/.mrconfig b/.mrconfig
index 071f843..80ef2bb 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -236,6 +236,10 @@ skip = lazy
 checkout = git_checkout rttool
 skip = lazy
 
+[rubocop]
+checkout = git_checkout rubocop
+skip = lazy
+
 [ruby-actionmailer-2.3]
 checkout = git_checkout ruby-actionmailer-2.3
 skip = lazy
@@ -1812,6 +1816,10 @@ skip = lazy
 checkout = git_checkout ruby-posix-spawn
 skip = lazy
 
+[ruby-powerpack]
+checkout = git_checkout ruby-powerpack
+skip = lazy
+
 [ruby-prawn]
 checkout = git_checkout ruby-prawn
 skip = lazy
@@ -2288,6 +2296,10 @@ skip = lazy
 checkout = git_checkout ruby-sqlite3
 skip = lazy
 
+[ruby-sshkit]
+checkout = git_checkout ruby-sshkit
+skip = lazy
+
 [ruby-stamp]
 checkout = git_checkout ruby-stamp
 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