Bug#887299: tldr should depend on e2fsprogs explicitly

2018-01-14 Thread Helmut Grohne
Package: tldr Version: 0.2.3-2 User: helm...@debian.org Usertags: nonessentiale2fsprogs Dear maintainer, We want to make removing e2fsprogs from installations possible. For standard installations this is not useful, but embedded applications and chroots benefit from such an option. For getting

Re: Bug#853285: closed by Clint Adams <cl...@debian.org> (Bug#853285: fixed in ghc 8.0.2-3)

2017-08-29 Thread Helmut Grohne
On Tue, Aug 29, 2017 at 10:44:51PM +0100, James Clarke wrote: > I believe is this because haskell-devscripts-minimal is arch:all, so any > architecture information does not propagate through. If my understanding is > correct, making haskell-devscripts-minimal an arch:any package and using a >

Bug#853285: ghc: Patch to add support for cross-compilation of GHC

2017-01-31 Thread Helmut Grohne
d pkg.ghc.nohaddock build profile for disabling haddock (Closes: #-1). + + -- Helmut Grohne <hel...@subdivi.de> Tue, 31 Jan 2017 15:39:43 +0100 + ghc (8.0.1-17) unstable; urgency=medium * Add upstream patch "Add relocation type R_X86_64_REX_GOTPCRELX". diff --minimal -Nru

Bug#853285: ghc: Patch to add support for cross-compilation of GHC

2017-01-31 Thread Helmut Grohne
reply to various aspects in multiple replies. This one will only cover running tests. > Additionally, I'm also guarding out the section which tries > to run the compiler for cross-builds, e.g. ("# Do some very > simple tests that the compiler actually works"). But Helmut >