From: Mads L. <mad...@ya...> - 2008-03-08 19:57:53
|
Sat Mar 8 20:49:42 CET 2008 Mads Lindstroem <mad...@ya...> * Initial support for Debian DEB files This is only initial support. No doubt some tweaking will be needed before it is finished. Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem <mad...@ya...> * Delete DataTimeTest.hs file after DataTime test |
From: Eric Y. K. <eri...@gm...> - 2008-03-08 23:20:26
|
On Sat, Mar 08, 2008 at 20:57:50 +0100, Mads Lindstroem wrote: > Sat Mar 8 20:49:42 CET 2008 Mads Lindstroem <mad...@ya...> > * Initial support for Debian DEB files > Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem <mad...@ya...> > * Delete DataTimeTest.hs file after DataTime test Pushed. Thanks! -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |
From: Mads L. <mad...@ya...> - 2008-03-09 10:09:07
|
Mads Lindstroem wrote: > Sat Mar 8 20:49:42 CET 2008 Mads Lindstroem <mad...@ya...> > * Initial support for Debian DEB files > > This is only initial support. No doubt some tweaking will be needed > before it is finished. Do not push the patch just yet. I am not sure I am approaching this the right way. Greetings, Mads Lindstrøm > > > Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem <mad...@ya...> > * Delete DataTimeTest.hs file after DataTime test > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ wxhaskell-devel mailing list wxh...@li... https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel |
From: Mads L. <mad...@ya...> - 2008-03-09 10:30:29
|
Mads Lindstrøm wrote: > Mads Lindstroem wrote: > > Sat Mar 8 20:49:42 CET 2008 Mads Lindstroem <mad...@ya...> > > * Initial support for Debian DEB files > > > > This is only initial support. No doubt some tweaking will be needed > > before it is finished. > Do not push the patch just yet. I am not sure I am approaching this the > right way. I would like to merge Pavel Shramov's debian specific files into our Darcs archive. However, Shramov uses a debian directory with static files in stead of our usual solution with letting the configure script create files. How do you feel about having a debian directory with mostly/only static files? I could either push his changes or better yet ask Shramov to become a WxHaskell developer and push his own changes. What do you think about letting Shramov (if he wants to) become part of the team? Greetings, Mads Lindstrøm > > > Greetings, > > Mads Lindstrøm > > > > > > > > Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem <mad...@ya...> > > * Delete DataTimeTest.hs file after DataTime test > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ wxhaskell-devel mailing list wxh...@li... https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > wxhaskell-devel mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel |
From: Eric Y. K. <eri...@gm...> - 2008-03-09 23:27:14
|
On Sun, Mar 09, 2008 at 11:26:45 +0100, Mads Lindstrøm wrote: > However, Shramov uses a debian directory with static files in stead of > our usual solution with letting the configure script create files. How > do you feel about having a debian directory with mostly/only static > files? Sounds fine. Having the configure script save the version number would avoid some extra work, though > I could either push his changes or better yet ask Shramov to become a > WxHaskell developer and push his own changes. What do you think about > letting Shramov (if he wants to) become part of the team? Ok for me. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |
From: Mads L. <mad...@ya...> - 2008-03-09 10:54:32
|
Eric Y. Kow wrote: > On Sat, Mar 08, 2008 at 20:57:50 +0100, Mads Lindstroem wrote: > > Sat Mar 8 20:49:42 CET 2008 Mads Lindstroem <mad...@ya...> > > * Initial support for Debian DEB files I had not seen this mail before asking you to not push it just yet. Sorry. If people think we need to hurry, we can of cause use what I have made and then use Shramov's code for our next release. But I would rather wait a bit and let his (better approach) go into our release. Greetings, Mads Lindstrøm > > > Sat Mar 8 20:53:18 CET 2008 Mads Lindstroem <mad...@ya...> > > * Delete DataTimeTest.hs file after DataTime test > > Pushed. Thanks! > |
From: Eric Y. K. <eri...@gm...> - 2008-03-10 09:13:16
|
> If people think we need to hurry, we can of cause use what I have made > and then use Shramov's code for our next release. But I would rather > wait a bit and let his (better approach) go into our release. Well, since we're only doing a release candidate, I'd rather just get something usable up on the sourceforge page soonish (like within the next couple of days). We could try to use Shramov's stuff for the real deal, or for rc2 (if there needs to be an rc2) (By the way, you have the ability to upload files to a release if you want) Once we have a Linux binary up, it would probably be good to make an rc1 announcement to wxhaskell-users and maybe haskell-cafe. When we release the real deal, I would guess haskell-cafe, haskell, wxWidgets users and devel (?), wxc, and of course wxhaskell. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |