* Deploy as a ikiwiki + git-annex instance, perhaps replacing reprepro.
* Try an [AutomateBackports](https://wiki.debian.org/AutomateBackports) setup.
* Vagrant: run `debian-dev-setup` as an additional shell provisioner.
+* Security: https://wiki.debian.org/SecurePbuilder
Upstream
--------
Status:
-* Done: currently nothing besides this doc :/
-* Currently doing: `ruby-base32`.
+* 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
Next steps:
* Fix `debian/control` and other `FIXME` on each package.
* Put `debian/` folder in a `debian` branch on each source.
+* Fix [tests](https://wiki.debian.org/Teams/Ruby/Packaging/Tests).
+* [Other best practices](https://wiki.debian.org/Teams/Ruby/RubyExtras/UpstreamDevelopers).
* [Review the code](https://manual.sarava.org/specs/code/).
* Automate building with pbuilder for `sid`.
* Fix lintian warnings.