[DRE-commits] [pkg-ruby-extras] 01/01: update master repository
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Nov 3 13:53:37 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 6073d86c12b8ce2cd27a6ececd7f9098147b9c0c
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Nov 3 11:53:29 2015 -0200
update master repository
---
.gitignore | 4 ++++
.mrconfig | 16 ++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/.gitignore b/.gitignore
index 2519d5f..54321fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,6 +92,7 @@
/ruby-activerecord-deprecated-finders
/ruby-activerecord-import
/ruby-activerecord-nulldb-adapter
+/ruby-activerecord-session-store
/ruby-activeresource-2.3
/ruby-activeresource-3.2
/ruby-activesupport-2.3
@@ -264,6 +265,7 @@
/ruby-delayed-job
/ruby-delayed-job-active-record
/ruby-delayer
+/ruby-delayer-deferred
/ruby-delorean
/ruby-dep-selector
/ruby-dependor
@@ -466,6 +468,7 @@
/ruby-innertube
/ruby-inotify
/ruby-insist
+/ruby-instance-storage
/ruby-instantiator
/ruby-integration
/ruby-introspection
@@ -693,6 +696,7 @@
/ruby-pkg-tools
/ruby-platform
/ruby-plist
+/ruby-pluggaloid
/ruby-policy
/ruby-polyglot
/ruby-popen4
diff --git a/.mrconfig b/.mrconfig
index 29eaaeb..2e2660f 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -389,6 +389,10 @@ skip = lazy
checkout = git_checkout ruby-activerecord-nulldb-adapter
skip = lazy
+[ruby-activerecord-session-store]
+checkout = git_checkout ruby-activerecord-session-store
+skip = lazy
+
[ruby-activeresource-2.3]
checkout = git_checkout ruby-activeresource-2.3
skip = lazy
@@ -1077,6 +1081,10 @@ skip = lazy
checkout = git_checkout ruby-delayer
skip = lazy
+[ruby-delayer-deferred]
+checkout = git_checkout ruby-delayer-deferred
+skip = lazy
+
[ruby-delorean]
checkout = git_checkout ruby-delorean
skip = lazy
@@ -1885,6 +1893,10 @@ skip = lazy
checkout = git_checkout ruby-insist
skip = lazy
+[ruby-instance-storage]
+checkout = git_checkout ruby-instance-storage
+skip = lazy
+
[ruby-instantiator]
checkout = git_checkout ruby-instantiator
skip = lazy
@@ -2793,6 +2805,10 @@ skip = lazy
checkout = git_checkout ruby-plist
skip = lazy
+[ruby-pluggaloid]
+checkout = git_checkout ruby-pluggaloid
+skip = lazy
+
[ruby-policy]
checkout = git_checkout ruby-policy
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