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

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jun 3 13:18:06 UTC 2017


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 ec493db5ea85485b72890e4efb87fd83723a92bb
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jun 3 10:17:56 2017 -0300

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

diff --git a/.gitignore b/.gitignore
index fd10203..546ead7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -324,6 +324,7 @@
 /ruby-em-spec
 /ruby-em-synchrony
 /ruby-email-reply-parser
+/ruby-email-reply-trimmer
 /ruby-email-spec
 /ruby-email-validator
 /ruby-emot
@@ -465,6 +466,7 @@
 /ruby-grib
 /ruby-grit
 /ruby-grit-ext
+/ruby-grpc
 /ruby-gruff
 /ruby-gsl
 /ruby-gssapi
@@ -1097,6 +1099,7 @@
 /ruby-validatable
 /ruby-validate-email
 /ruby-validate-url
+/ruby-validates-hostname
 /ruby-varia-model
 /ruby-vcr
 /ruby-vegas
diff --git a/.mrconfig b/.mrconfig
index 1053b4a..b86b97c 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -1317,6 +1317,10 @@ skip = lazy
 checkout = git_checkout ruby-email-reply-parser
 skip = lazy
 
+[ruby-email-reply-trimmer]
+checkout = git_checkout ruby-email-reply-trimmer
+skip = lazy
+
 [ruby-email-spec]
 checkout = git_checkout ruby-email-spec
 skip = lazy
@@ -1881,6 +1885,10 @@ skip = lazy
 checkout = git_checkout ruby-grit-ext
 skip = lazy
 
+[ruby-grpc]
+checkout = git_checkout ruby-grpc
+skip = lazy
+
 [ruby-gruff]
 checkout = git_checkout ruby-gruff
 skip = lazy
@@ -4409,6 +4417,10 @@ skip = lazy
 checkout = git_checkout ruby-validate-url
 skip = lazy
 
+[ruby-validates-hostname]
+checkout = git_checkout ruby-validates-hostname
+skip = lazy
+
 [ruby-varia-model]
 checkout = git_checkout ruby-varia-model
 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