[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 6cf6ac33876b0bb4d96b15a20e1bafb816044d01
Paul van Tilburg
paulvt at debian.org
Wed Dec 28 18:08:01 UTC 2011
The following commit has been merged in the master branch:
commit 6cf6ac33876b0bb4d96b15a20e1bafb816044d01
Author: Paul van Tilburg <paulvt at debian.org>
Date: Wed Dec 28 19:07:57 2011 +0100
update master repo
diff --git a/.gitignore b/.gitignore
index 51cd244..a57a844 100644
--- a/.gitignore
+++ b/.gitignore
@@ -131,6 +131,7 @@ ruby-packet
ruby-parser
ruby-parsetree
ruby-password
+ruby-pcap
ruby-pdf-inspector
ruby-pdf-reader
ruby-peach
@@ -148,6 +149,7 @@ ruby-rchardet
ruby-rdiscount
ruby-redcloth
ruby-rest-client
+ruby-revolution
ruby-rmagick
ruby-romkan
ruby-ronn
@@ -161,6 +163,7 @@ ruby-ruby2ruby
ruby-rubyforge
ruby-sequel
ruby-sequel-pg
+ruby-serialport
ruby-session
ruby-setup
ruby-sexp-processor
diff --git a/.mrconfig b/.mrconfig
index a5d448a..33e3243 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -415,6 +415,9 @@ checkout = git_checkout ruby-parsetree
[ruby-password]
checkout = git_checkout ruby-password
+[ruby-pcap]
+checkout = git_checkout ruby-pcap
+
[ruby-pdf-inspector]
checkout = git_checkout ruby-pdf-inspector
@@ -466,6 +469,9 @@ checkout = git_checkout ruby-redcloth
[ruby-rest-client]
checkout = git_checkout ruby-rest-client
+[ruby-revolution]
+checkout = git_checkout ruby-revolution
+
[ruby-rmagick]
checkout = git_checkout ruby-rmagick
@@ -505,6 +511,9 @@ checkout = git_checkout ruby-sequel
[ruby-sequel-pg]
checkout = git_checkout ruby-sequel-pg
+[ruby-serialport]
+checkout = git_checkout ruby-serialport
+
[ruby-session]
checkout = git_checkout ruby-session
--
pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list