[DRE-commits] [pkg-ruby-extras] 01/01: update master repo
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Apr 2 20:56:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository pkg-ruby-extras.
commit 7e7119d7c245607c655b96ea5fbd977d5743d435
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Apr 2 22:56:23 2015 +0200
update master repo
---
.gitignore | 6 ++++++
.mrconfig | 24 ++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/.gitignore b/.gitignore
index b94c3c6..1766699 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,6 +103,7 @@
/ruby-asset-sync
/ruby-atomic
/ruby-augeas
+/ruby-autoprefixer-rails
/ruby-avl-tree
/ruby-awesome-nested-set
/ruby-awesome-print
@@ -588,6 +589,10 @@
/ruby-rails-assets-jquery-placeholder
/ruby-rails-assets-jquery-textchange
/ruby-rails-assets-jquery.slimscroll
+/ruby-rails-assets-markdown-it
+/ruby-rails-assets-markdown-it-hashtag
+/ruby-rails-assets-markdown-it-sub
+/ruby-rails-assets-markdown-it-sup
/ruby-rails-assets-punycode
/ruby-rails-autolink
/ruby-rails-i18n
@@ -679,6 +684,7 @@
/ruby-sidekiq
/ruby-sidetiq
/ruby-sigar
+/ruby-simple-captcha2
/ruby-simple-navigation
/ruby-simple-oauth
/ruby-simplecov
diff --git a/.mrconfig b/.mrconfig
index cee815f..47c97e1 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -436,6 +436,10 @@ skip = lazy
checkout = git_checkout ruby-augeas
skip = lazy
+[ruby-autoprefixer-rails]
+checkout = git_checkout ruby-autoprefixer-rails
+skip = lazy
+
[ruby-avl-tree]
checkout = git_checkout ruby-avl-tree
skip = lazy
@@ -2376,6 +2380,22 @@ skip = lazy
checkout = git_checkout ruby-rails-assets-jquery.slimscroll
skip = lazy
+[ruby-rails-assets-markdown-it]
+checkout = git_checkout ruby-rails-assets-markdown-it
+skip = lazy
+
+[ruby-rails-assets-markdown-it-hashtag]
+checkout = git_checkout ruby-rails-assets-markdown-it-hashtag
+skip = lazy
+
+[ruby-rails-assets-markdown-it-sub]
+checkout = git_checkout ruby-rails-assets-markdown-it-sub
+skip = lazy
+
+[ruby-rails-assets-markdown-it-sup]
+checkout = git_checkout ruby-rails-assets-markdown-it-sup
+skip = lazy
+
[ruby-rails-assets-punycode]
checkout = git_checkout ruby-rails-assets-punycode
skip = lazy
@@ -2740,6 +2760,10 @@ skip = lazy
checkout = git_checkout ruby-sigar
skip = lazy
+[ruby-simple-captcha2]
+checkout = git_checkout ruby-simple-captcha2
+skip = lazy
+
[ruby-simple-navigation]
checkout = git_checkout ruby-simple-navigation
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