HCoder.org
Posts Tagged “bugs”
-
Fun with dhelp
Nov 9, 2007 onI finally uploaded
dhelp
to unstable, and everything went almost surprinsingly good. The only bugs reported so far are #448211 and #447789. The first one was a silly mistake made by me, in some translation files that aren’t even being used now (that will change in the near future). The second was a bug exposed bydhelp
, but actually in another package (libcommandline-ruby
, which is funnily enough also maintained by me, and it’s already patched and pending upload).So, now that the package is uploaded and we’re using a sane implementation for
dhelp_parse
, I can start doing fun stuff. Right now I’m mostly fixing more bugs, but I’m also implementing new features and talking to thedoc-base
maintainer, to improve the integration between both. -
Dhelp's new release
Oct 22, 2007 onDhelp’s new release is coming along nicely. In the last days I have fixed a couple of bugs in @dhelp_parse@’s rewrite, and I think it’s now ready for upload. The new package closes 28 bugs, which is more than half the current open bugs for the package.
I have warned the current maintainer and the
debian-doc
mailing list, so I hope to upload the new version in a couple of days…