Re: packaging with stack

2016-10-28 Thread Damien Couroussé
Le 25/10/2016 à 16:19, Damien Couroussé a écrit : >> On Wed, Oct 19, 2016 at 08:02:56AM +0200, Damien Couroussé wrote: >>> >> I would like to package binary executables, but some dependencies are >>> >> not packaged yet in Debian. >> > >> > Okay, I think I see what you are asking. For official De

Re: packaging with stack

2016-10-25 Thread Damien Couroussé
Le 19/10/2016 à 19:27, Sean Whitton a écrit : > Dear Damien, > > On Wed, Oct 19, 2016 at 08:02:56AM +0200, Damien Couroussé wrote: >> I would like to package binary executables, but some dependencies are >> not packaged yet in Debian. > > Okay, I think I see what you are asking. For official Deb

Re: packaging with stack

2016-10-20 Thread Dmitry Bogatov
> For the deployment of binaries, deb packages seems a good option to me. > So I was wondering if it could be possible to take advantage of the > dependencies installed by stack to build debian packages. No. The whole point of Debian is that everything you need to build package is in Debian. We a

Re: packaging with stack

2016-10-19 Thread David Fox
On Tue, Oct 18, 2016 at 11:02 PM, Damien Couroussé < damien.courou...@gmail.com> wrote: For the deployment of binaries, deb packages seems a good option to me. > So I was wondering if it could be possible to take advantage of the > dependencies installed by stack to build debian packages. ​You c

Re: packaging with stack

2016-10-19 Thread Sean Whitton
Dear Damien, On Wed, Oct 19, 2016 at 08:02:56AM +0200, Damien Couroussé wrote: > I would like to package binary executables, but some dependencies are > not packaged yet in Debian. Okay, I think I see what you are asking. For official Debian packages, each dependency must be separately packaged.

Re: packaging with stack

2016-10-18 Thread Damien Couroussé
Hello Sean, Le 17/10/2016 à 16:11, Sean Whitton a écrit : > On Mon, Oct 17, 2016 at 10:01:58AM +0200, Damien Couroussé wrote: >> > Does anyone here use stack to build Debian packages? Is it possible? > Could you explain why you'd want to do this? To take advantage of > upstream stack config files

Re: packaging with stack

2016-10-17 Thread Sean Whitton
Hello Damien, On Mon, Oct 17, 2016 at 10:01:58AM +0200, Damien Couroussé wrote: > Does anyone here use stack to build Debian packages? Is it possible? Could you explain why you'd want to do this? To take advantage of upstream stack config files? -- Sean Whitton