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

Sebastien Badia sbadia-guest at moszumanska.debian.org
Tue Aug 18 15:41:39 UTC 2015


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 d4a3491be8451943f1e04b658f5a6f76cf2d9ecc
Author: Sebastien Badia <seb at sebian.fr>
Date:   Tue Aug 18 17:41:35 2015 +0200

    update master repository
---
 .gitignore |  7 ++++++-
 .mrconfig  | 24 ++++++++++++++++++++++--
 2 files changed, 28 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9546ed6..ece577b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 /asciidoctor
 /atig
 /berkshelf
-/berkshelf-api-client
+/berkshelf-api
 /bsfilter
 /bundler
 /camping
@@ -109,6 +109,7 @@
 /ruby-amrita2
 /ruby-ansi
 /ruby-appraisal
+/ruby-archive-tar-minitar
 /ruby-arel
 /ruby-aruba
 /ruby-asana
@@ -143,6 +144,7 @@
 /ruby-beefcake
 /ruby-benchmark-ips
 /ruby-benchmark-suite
+/ruby-berkshelf-api-client
 /ruby-bert
 /ruby-better-errors
 /ruby-binding-of-caller
@@ -623,6 +625,7 @@
 /ruby-omniauth-oauth
 /ruby-omniauth-oauth2
 /ruby-omniauth-openid
+/ruby-omniauth-remote-user
 /ruby-omniauth-saml
 /ruby-omniauth-shibboleth
 /ruby-omniauth-tumblr
@@ -693,6 +696,7 @@
 /ruby-rack-google-analytics
 /ruby-rack-mobile-detect
 /ruby-rack-mount
+/ruby-rack-ntlm-test-service
 /ruby-rack-oauth2
 /ruby-rack-openid
 /ruby-rack-piwik
@@ -955,6 +959,7 @@
 /ruby-winrm
 /ruby-winrm-s
 /ruby-wirble
+/ruby-xml-simple
 /ruby-xmlparser
 /ruby-xpath
 /ruby-yajl
diff --git a/.mrconfig b/.mrconfig
index e50ccf0..f29cb1f 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -29,8 +29,8 @@ skip = lazy
 checkout = git_checkout berkshelf
 skip = lazy
 
-[berkshelf-api-client]
-checkout = git_checkout berkshelf-api-client
+[berkshelf-api]
+checkout = git_checkout berkshelf-api
 skip = lazy
 
 [bsfilter]
@@ -457,6 +457,10 @@ skip = lazy
 checkout = git_checkout ruby-appraisal
 skip = lazy
 
+[ruby-archive-tar-minitar]
+checkout = git_checkout ruby-archive-tar-minitar
+skip = lazy
+
 [ruby-arel]
 checkout = git_checkout ruby-arel
 skip = lazy
@@ -593,6 +597,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
@@ -2513,6 +2521,10 @@ skip = lazy
 checkout = git_checkout ruby-omniauth-openid
 skip = lazy
 
+[ruby-omniauth-remote-user]
+checkout = git_checkout ruby-omniauth-remote-user
+skip = lazy
+
 [ruby-omniauth-saml]
 checkout = git_checkout ruby-omniauth-saml
 skip = lazy
@@ -2793,6 +2805,10 @@ skip = lazy
 checkout = git_checkout ruby-rack-mount
 skip = lazy
 
+[ruby-rack-ntlm-test-service]
+checkout = git_checkout ruby-rack-ntlm-test-service
+skip = lazy
+
 [ruby-rack-oauth2]
 checkout = git_checkout ruby-rack-oauth2
 skip = lazy
@@ -3841,6 +3857,10 @@ skip = lazy
 checkout = git_checkout ruby-wirble
 skip = lazy
 
+[ruby-xml-simple]
+checkout = git_checkout ruby-xml-simple
+skip = lazy
+
 [ruby-xmlparser]
 checkout = git_checkout ruby-xmlparser
 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