Bug#701716: extension_builder: support DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR

2013-02-26 Thread Pierre Carrier
Package: gem2deb Version: 0.3.0 extension_build.rb does not honor DH_RUBY_USE_DH_AUTO_INSTALL_DESTDIR. Please see https://github.com/pcarrier-forks/gem2deb/commit/cd77436 for a patch (passes tests, used to build packages). I didn't write any new tests for it. -- Pierre -- To UNSUBSCRIBE, ema

Bug#631572: Yes but no.

2011-06-24 Thread Pierre Carrier
I really, really don't want upstream to be so stupid. I might end up being completely wrong, in which case I apologize and will buy a drink to author(s) of kconfig I offended. I went to both extremities of my git repo, v2.6.12 and 3.0rc4, and I found in both cases, in linux2.6.git/scripts/kconfig/

Bug#631572: linux-2.6: kconfig.py confuses unset (through a comment) with set to "no"

2011-06-24 Thread Pierre Carrier
Package: linux-2.6 Severity: normal debian/lib/python/debian_linux/kconfig.py considers that: # CONFIG_EXAMPLE is not set is equivalent to: CONFIG_EXAMPLE=n For example, if debian/config/kernelarch-x86/config contains: # CONFIG_CRASH_DUMP is not set and one adds to debian/config/config: CONFIG_

Bug#630361: python-augeas should depend on libpython2.6

2011-06-13 Thread Pierre Carrier
Package: python-augeas Version: 0.3.0-1 Severity: normal Tags: squeeze augeas visibly requires libpython2.6. pierre@debian:~/pydoc-auges$ pydoc -w augeas problem in augeas - : Unable to import libpython2.6! pierre@debian:~/pydoc-auges$ sudo apt-get install libpython2.6 [...] Setting up libpython