[DRE-commits] [pkg-ruby-extras] 01/01: update master repository
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Jun 13 20:18:01 UTC 2015
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 c0f62241a939da210f0bf165ce2fd0f9fc776dac
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Jun 13 17:17:49 2015 -0300
update master repository
---
.gitignore | 4 ++++
.mrconfig | 16 ++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/.gitignore b/.gitignore
index 1c60461..0985a6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -683,6 +683,7 @@
/ruby-rmagick
/ruby-romkan
/ruby-ronn
+/ruby-rotp
/ruby-rouge
/ruby-roxml
/ruby-rpam-ruby
@@ -723,6 +724,7 @@
/ruby-sequel
/ruby-sequel-pg
/ruby-serialport
+/ruby-serverspec
/ruby-session
/ruby-settingslogic
/ruby-setup
@@ -753,6 +755,7 @@
/ruby-soap4r
/ruby-source-map
/ruby-sourcify
+/ruby-specinfra
/ruby-sphinx
/ruby-spider
/ruby-spinach
@@ -793,6 +796,7 @@
/ruby-text-format
/ruby-text-table
/ruby-thor
+/ruby-thread-order
/ruby-thread-safe
/ruby-tidy
/ruby-tidy-ext
diff --git a/.mrconfig b/.mrconfig
index 3f67740..7b45485 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -2753,6 +2753,10 @@ skip = lazy
checkout = git_checkout ruby-ronn
skip = lazy
+[ruby-rotp]
+checkout = git_checkout ruby-rotp
+skip = lazy
+
[ruby-rouge]
checkout = git_checkout ruby-rouge
skip = lazy
@@ -2913,6 +2917,10 @@ skip = lazy
checkout = git_checkout ruby-serialport
skip = lazy
+[ruby-serverspec]
+checkout = git_checkout ruby-serverspec
+skip = lazy
+
[ruby-session]
checkout = git_checkout ruby-session
skip = lazy
@@ -3033,6 +3041,10 @@ skip = lazy
checkout = git_checkout ruby-sourcify
skip = lazy
+[ruby-specinfra]
+checkout = git_checkout ruby-specinfra
+skip = lazy
+
[ruby-sphinx]
checkout = git_checkout ruby-sphinx
skip = lazy
@@ -3193,6 +3205,10 @@ skip = lazy
checkout = git_checkout ruby-thor
skip = lazy
+[ruby-thread-order]
+checkout = git_checkout ruby-thread-order
+skip = lazy
+
[ruby-thread-safe]
checkout = git_checkout ruby-thread-safe
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