]> gitweb.fluxo.info Git - debian.git/commitdiff
Updating ruby's next steps and references
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 29 Oct 2014 15:37:11 +0000 (13:37 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 29 Oct 2014 15:37:11 +0000 (13:37 -0200)
references.md
ruby.md

index 8deebdf58703081e87ff81e54d8182bcdcd3b463..da13142d0efd2184e37b35aabcb46bbbaa01cdeb 100644 (file)
@@ -7,6 +7,7 @@ General
 * [Overview — Ubuntu Packaging Guide](http://packaging.ubuntu.com/html/).
 * [Debian New Maintainers' Guide](https://www.debian.org/doc/manuals/maint-guide/).
 * [Debugging Debian package installations](http://mdcc.cx/debian/debugging_debian_package_installations.html).
+* [Debian Policy Manual](https://www.debian.org/doc/debian-policy/).
 
 Pbuilder and cowbuilder
 -----------------------
diff --git a/ruby.md b/ruby.md
index 67768d0ef7c6b897bc2c1b2e56d3af27f86d23f1..d44bd5543b1066cf472527c22dbbe5abd786725f 100644 (file)
--- a/ruby.md
+++ b/ruby.md
@@ -123,9 +123,10 @@ Getting the source for the existing packages:
 
 Next steps:
 
-* Fix `debian/control` and other FIXME's on each package.
+* Fix `debian/control` and other `FIXME` on each package.
 * Put `debian/` folder in a `debian` branch on each source.
 * [Review the code](https://manual.sarava.org/specs/code/).
 * Automate building with pbuilder for `sid`.
+* Fix lintian warnings.
 * Upstream pull requests.
 * Backport everything to `wheezy`.