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
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/
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_
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
4 matches
Mail list logo