[DRE-commits] [pkg-ruby-extras] 01/01: update master repo
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Aug 29 19:19:12 UTC 2014
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 5a014304acc73ed4474bd58d7953ec8289e0eaee
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Aug 29 12:19:01 2014 -0700
update master repo
---
.gitignore | 3 +++
.mrconfig | 12 ++++++++++++
2 files changed, 15 insertions(+)
diff --git a/.gitignore b/.gitignore
index 588408c..79c0bb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,7 @@ ruby-actionmailer-2.3
ruby-actionmailer-3.2
ruby-actionpack-2.3
ruby-actionpack-3.2
+ruby-actionpack-action-caching
ruby-activeldap
ruby-activemodel-3.2
ruby-activerecord-2.3
@@ -237,6 +238,7 @@ ruby-fast-gettext
ruby-fast-stemmer
ruby-fast-xs
ruby-fastercsv
+ruby-fastimage
ruby-fcgi
ruby-feedparser
ruby-feedtools
@@ -498,6 +500,7 @@ ruby-prawn
ruby-prawn-manual-builder
ruby-prof
ruby-progressbar
+ruby-protected-attributes
ruby-puppetlabs-spec-helper
ruby-pygments.rb
ruby-rabl
diff --git a/.mrconfig b/.mrconfig
index 5e4c0bf..3d0640d 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -272,6 +272,10 @@ skip = lazy
checkout = git_checkout ruby-actionpack-3.2
skip = lazy
+[ruby-actionpack-action-caching]
+checkout = git_checkout ruby-actionpack-action-caching
+skip = lazy
+
[ruby-activeldap]
checkout = git_checkout ruby-activeldap
skip = lazy
@@ -972,6 +976,10 @@ skip = lazy
checkout = git_checkout ruby-fastercsv
skip = lazy
+[ruby-fastimage]
+checkout = git_checkout ruby-fastimage
+skip = lazy
+
[ruby-fcgi]
checkout = git_checkout ruby-fcgi
skip = lazy
@@ -2016,6 +2024,10 @@ skip = lazy
checkout = git_checkout ruby-progressbar
skip = lazy
+[ruby-protected-attributes]
+checkout = git_checkout ruby-protected-attributes
+skip = lazy
+
[ruby-puppetlabs-spec-helper]
checkout = git_checkout ruby-puppetlabs-spec-helper
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