[DRE-commits] [pkg-ruby-extras] 01/01: New packages

Stefano Rivera stefano at rivera.za.net
Fri Nov 11 15:58:08 UTC 2016


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

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

commit a5cc7163ec94d2943206154c89d88ed732588e36
Author: Stefano Rivera <stefano at rivera.za.net>
Date:   Fri Nov 11 15:58:02 2016 +0000

    New packages
---
 .gitignore |  3 +++
 .mrconfig  | 12 ++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/.gitignore b/.gitignore
index e28b3f9..f99b895 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,6 +52,7 @@
 /origami-pdf
 /passenger
 /pry
+/puma
 /rabbit
 /rabbiter
 /racc
@@ -549,6 +550,7 @@
 /ruby-kakasi-ffi
 /ruby-kaminari
 /ruby-kgio
+/ruby-knife-acl
 /ruby-kpeg
 /ruby-kramdown
 /ruby-kramdown-rfc2629
@@ -1096,6 +1098,7 @@
 /ruby-xmlhash
 /ruby-xmlparser
 /ruby-xpath
+/ruby-ya2yaml
 /ruby-yajl
 /ruby-yaml-db
 /ruby-yard-sinatra
diff --git a/.mrconfig b/.mrconfig
index be64060..f331887 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -229,6 +229,10 @@ skip = lazy
 checkout = git_checkout pry
 skip = lazy
 
+[puma]
+checkout = git_checkout puma
+skip = lazy
+
 [rabbit]
 checkout = git_checkout rabbit
 skip = lazy
@@ -2217,6 +2221,10 @@ skip = lazy
 checkout = git_checkout ruby-kgio
 skip = lazy
 
+[ruby-knife-acl]
+checkout = git_checkout ruby-knife-acl
+skip = lazy
+
 [ruby-kpeg]
 checkout = git_checkout ruby-kpeg
 skip = lazy
@@ -4405,6 +4413,10 @@ skip = lazy
 checkout = git_checkout ruby-xpath
 skip = lazy
 
+[ruby-ya2yaml]
+checkout = git_checkout ruby-ya2yaml
+skip = lazy
+
 [ruby-yajl]
 checkout = git_checkout ruby-yajl
 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