[DRE-commits] [pkg-ruby-extras] 01/01: update master repository
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Jun 24 20:52:41 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 4020efbead3b42c2f12893897e90b37a2528f5e4
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Jun 24 17:52:32 2015 -0300
update master repository
---
.gitignore | 9 ++++++---
.mrconfig | 36 ++++++++++++++++++++++++------------
2 files changed, 30 insertions(+), 15 deletions(-)
diff --git a/.gitignore b/.gitignore
index 15ff31e..afe82c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/asciidoctor
/atig
/berkshelf
+/berkshelf-api-client
/bsfilter
/bundler
/camping
@@ -33,6 +34,7 @@
/homesick
/imagetooth
/jekyll
+/knife-solo
/kwalify
/larch
/librarian-puppet
@@ -134,7 +136,6 @@
/ruby-beefcake
/ruby-benchmark-ips
/ruby-benchmark-suite
-/ruby-berkshelf-api-client
/ruby-bert
/ruby-better-errors
/ruby-bio
@@ -196,6 +197,7 @@
/ruby-crass
/ruby-creole
/ruby-cri
+/ruby-css-parser
/ruby-cssmin
/ruby-cucumber-core
/ruby-cucumber-rails
@@ -424,8 +426,6 @@
/ruby-kakasi-ffi
/ruby-kaminari
/ruby-kgio
-/ruby-knife-solo
-/ruby-knife-windows
/ruby-kpeg
/ruby-kramdown
/ruby-kramdown-rfc2629
@@ -602,6 +602,8 @@
/ruby-prawn
/ruby-prawn-manual-builder
/ruby-prawn-table
+/ruby-premailer
+/ruby-premailer-rails
/ruby-prof
/ruby-progressbar
/ruby-protected-attributes
@@ -756,6 +758,7 @@
/ruby-slop
/ruby-snmp
/ruby-soap4r
+/ruby-solve
/ruby-source-map
/ruby-sourcify
/ruby-specinfra
diff --git a/.mrconfig b/.mrconfig
index 4edc073..de5895e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -29,6 +29,10 @@ skip = lazy
checkout = git_checkout berkshelf
skip = lazy
+[berkshelf-api-client]
+checkout = git_checkout berkshelf-api-client
+skip = lazy
+
[bsfilter]
checkout = git_checkout bsfilter
skip = lazy
@@ -153,6 +157,10 @@ skip = lazy
checkout = git_checkout jekyll
skip = lazy
+[knife-solo]
+checkout = git_checkout knife-solo
+skip = lazy
+
[kwalify]
checkout = git_checkout kwalify
skip = lazy
@@ -557,10 +565,6 @@ skip = lazy
checkout = git_checkout ruby-benchmark-suite
skip = lazy
-[ruby-berkshelf-api-client]
-checkout = git_checkout ruby-berkshelf-api-client
-skip = lazy
-
[ruby-bert]
checkout = git_checkout ruby-bert
skip = lazy
@@ -805,6 +809,10 @@ skip = lazy
checkout = git_checkout ruby-cri
skip = lazy
+[ruby-css-parser]
+checkout = git_checkout ruby-css-parser
+skip = lazy
+
[ruby-cssmin]
checkout = git_checkout ruby-cssmin
skip = lazy
@@ -1717,14 +1725,6 @@ skip = lazy
checkout = git_checkout ruby-kgio
skip = lazy
-[ruby-knife-solo]
-checkout = git_checkout ruby-knife-solo
-skip = lazy
-
-[ruby-knife-windows]
-checkout = git_checkout ruby-knife-windows
-skip = lazy
-
[ruby-kpeg]
checkout = git_checkout ruby-kpeg
skip = lazy
@@ -2429,6 +2429,14 @@ skip = lazy
checkout = git_checkout ruby-prawn-table
skip = lazy
+[ruby-premailer]
+checkout = git_checkout ruby-premailer
+skip = lazy
+
+[ruby-premailer-rails]
+checkout = git_checkout ruby-premailer-rails
+skip = lazy
+
[ruby-prof]
checkout = git_checkout ruby-prof
skip = lazy
@@ -3045,6 +3053,10 @@ skip = lazy
checkout = git_checkout ruby-soap4r
skip = lazy
+[ruby-solve]
+checkout = git_checkout ruby-solve
+skip = lazy
+
[ruby-source-map]
checkout = git_checkout ruby-source-map
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