Package: mongrel Version: 1.1.1-1 Followup-For: Bug #442677 Digging a bit deeper in this bug I reported it upstream [1]. And after digging a bit more, I found out we are currently not building it right! Mongrel's debian/rules have:
include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/ruby-pkg-tools/1/class/ruby-common.mk #include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk However, this package _is_ based in setup.rb, so the rest of rules should be basically reduced to take advantage of the ruby-setup-rb class. Just doing this will (correctly) invoke 'ruby setup.rb clean', which _does_ clean up the relevant directory. It raises, however, some lintian warnings - I cannot look into it right away, so I better submit this bug report. [1] http://rubyforge.org/tracker/index.php?func=detail&aid=15369&group_id=1306&atid=5145 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-vserver-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

