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

Sebastien Badia sbadia at moszumanska.debian.org
Mon Jul 10 14:40:20 UTC 2017


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

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

commit 9161615bef663e273d1efcd67e34eada08c145c3
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Jul 10 16:40:22 2017 +0200

    update master repo
---
 .gitignore | 3 +++
 .mrconfig  | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/.gitignore b/.gitignore
index 00f97e6..5707687 100644
--- a/.gitignore
+++ b/.gitignore
@@ -152,6 +152,7 @@
 /ruby-base62
 /ruby-bcat
 /ruby-bcrypt
+/ruby-bcrypt-pbkdf
 /ruby-bdb
 /ruby-beaneater
 /ruby-beautify
@@ -882,6 +883,7 @@
 /ruby-raphael-rails
 /ruby-rash
 /ruby-rb-inotify
+/ruby-rbnacl
 /ruby-rbpdf
 /ruby-rbvmomi
 /ruby-rc4
@@ -1197,5 +1199,6 @@
 *.gem
 *.changes
 *.build
+*.buildinfo
 *.upload
 *.heads
diff --git a/.mrconfig b/.mrconfig
index 401948b..08b3ffe 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -629,6 +629,10 @@ skip = lazy
 checkout = git_checkout ruby-bcrypt
 skip = lazy
 
+[ruby-bcrypt-pbkdf]
+checkout = git_checkout ruby-bcrypt-pbkdf
+skip = lazy
+
 [ruby-bdb]
 checkout = git_checkout ruby-bdb
 skip = lazy
@@ -3549,6 +3553,10 @@ skip = lazy
 checkout = git_checkout ruby-rb-inotify
 skip = lazy
 
+[ruby-rbnacl]
+checkout = git_checkout ruby-rbnacl
+skip = lazy
+
 [ruby-rbpdf]
 checkout = git_checkout ruby-rbpdf
 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