summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-06 17:09:03 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-06 17:09:03 -0200
commiteb838c3c5ed90ee1ce868f1f6cfa95e0b5c1c816 (patch)
treea8ab828c8d967b49aa6addb6bdf77c160a5d9fd5
parentf3af0388d0ffca3897d638a6500c248e46672052 (diff)
downloaddebian-eb838c3c5ed90ee1ce868f1f6cfa95e0b5c1c816.tar.gz
debian-eb838c3c5ed90ee1ce868f1f6cfa95e0b5c1c816.tar.bz2
Ruby: doing ruby-json-pure
-rw-r--r--ruby.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/ruby.md b/ruby.md
index fea41f8..14bfc98 100644
--- a/ruby.md
+++ b/ruby.md
@@ -126,12 +126,9 @@ Status:
* Done initial packaging:
* ruby-base32
* ruby-command-line-reporter
-* Currently doing: `ruby-gli` with the following dependencies:
- * clean_test
- * faker
- * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765124
- * https://github.com/rails/rails/issues/13164
- * ruby-rdoc
+ * ruby-gli
+* Currently doing: `ruby-json-pure` with the following dependencies:
+ * ruby-permutation
Next steps:
@@ -144,3 +141,9 @@ Next steps:
* Fix lintian warnings.
* Upstream pull requests.
* Backport everything to `wheezy`.
+
+Per-package tasks:
+
+* ruby-faker
+ * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765124
+ * https://github.com/rails/rails/issues/13164