diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 17:09:03 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-11-06 17:09:03 -0200 |
commit | eb838c3c5ed90ee1ce868f1f6cfa95e0b5c1c816 (patch) | |
tree | a8ab828c8d967b49aa6addb6bdf77c160a5d9fd5 | |
parent | f3af0388d0ffca3897d638a6500c248e46672052 (diff) | |
download | debian-eb838c3c5ed90ee1ce868f1f6cfa95e0b5c1c816.tar.gz debian-eb838c3c5ed90ee1ce868f1f6cfa95e0b5c1c816.tar.bz2 |
Ruby: doing ruby-json-pure
-rw-r--r-- | ruby.md | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -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 |