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

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 3 22:45:47 UTC 2016


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 8c15a1e4a75bf2f7a99c3958ff5f369609ac44de
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Apr 3 19:45:36 2016 -0300

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

diff --git a/.gitignore b/.gitignore
index b9a2d7b..9c59196 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 /asciiart
 /asciidoctor
 /atig
+/berkshelf
 /berkshelf-api
 /bsfilter
 /bundler
@@ -719,6 +720,7 @@
 /ruby-prof
 /ruby-progressbar
 /ruby-protected-attributes
+/ruby-proxifier
 /ruby-psych
 /ruby-pundit
 /ruby-puppet-syntax
@@ -938,6 +940,7 @@
 /ruby-svg-graph
 /ruby-switch
 /ruby-sys-admin
+/ruby-syslog-logger
 /ruby-systemtimer
 /ruby-systemu
 /ruby-table-print
diff --git a/.mrconfig b/.mrconfig
index 20bf706..61a2c79 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -29,6 +29,10 @@ skip = lazy
 checkout = git_checkout atig
 skip = lazy
 
+[berkshelf]
+checkout = git_checkout berkshelf
+skip = lazy
+
 [berkshelf-api]
 checkout = git_checkout berkshelf-api
 skip = lazy
@@ -2897,6 +2901,10 @@ skip = lazy
 checkout = git_checkout ruby-protected-attributes
 skip = lazy
 
+[ruby-proxifier]
+checkout = git_checkout ruby-proxifier
+skip = lazy
+
 [ruby-psych]
 checkout = git_checkout ruby-psych
 skip = lazy
@@ -3773,6 +3781,10 @@ skip = lazy
 checkout = git_checkout ruby-sys-admin
 skip = lazy
 
+[ruby-syslog-logger]
+checkout = git_checkout ruby-syslog-logger
+skip = lazy
+
 [ruby-systemtimer]
 checkout = git_checkout ruby-systemtimer
 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