Re: Dyre

2013-07-17 Thread Daniel Silverstone
On Tue, Jul 16, 2013 at 06:38:14PM +0200, Louis Bettens wrote: > Have you any contact with upstream? We could submit a patch... Unfortunately I don't, but I'd be happy to help work up a patch series at some point. He merged a pull request a month ago, so I don't think he's idle. The version in g

Re: Dyre

2013-07-16 Thread Louis Bettens
Le 16. 07. 13 17:38, Daniel Silverstone a écrit : I'd love it if someone packaged Taffybar for Debian -- save me having a local build of it, but I think it has extra deps which are not packaged yet :-( Looks interesting to me ; I'm currently using xmonad. Let me take a look at the dependencies

Re: Dyre

2013-07-16 Thread Daniel Silverstone
On Tue, Jul 16, 2013 at 05:35:10PM +0200, Louis Bettens wrote: > Would a debian developer mind pulling the darcs repo, try to build > the package and so on? > It seems that the only package other than yi that depends on dyre is > hbro, whose dependencies don't forbid a newer ve

Dyre

2013-07-16 Thread Louis Bettens
Would a debian developer mind pulling the darcs repo, try to build the package and so on? It seems that the only package other than yi that depends on dyre is hbro, whose dependencies don't forbid a newer version of dyre and which I could build with dyre 0.8.11 without any problem. (Y

Re: yi (and dyre)

2013-07-07 Thread Colin Watson
On Mon, Jul 08, 2013 at 12:02:38AM +0200, Louis Bettens wrote: > Le 07. 07. 13 22:22, Joachim Breitner a écrit : > >Done. Welcome on board! > > Well, thank you, but I have some trouble pushing things... > I have to invoke "darcs push", don't I ? I get the following error message : > darcs: Pushing

Re: yi (and dyre)

2013-07-07 Thread Louis Bettens
Le 07. 07. 13 22:22, Joachim Breitner a écrit : Done. Welcome on board! Joachim Well, thank you, but I have some trouble pushing things... I have to invoke "darcs push", don't I ? I get the following error message : darcs: Pushing to http URLs is not supported. You may be able to hack this to

Re: yi (and dyre)

2013-07-07 Thread Joachim Breitner
Hi, Am Sonntag, den 07.07.2013, 17:13 +0200 schrieb Louis Bettens: > Well, happy is only one package out of its source package, whereas yi > gives four packages. Setup copy provides no way to install only the data > or only the profiling libraries... It's all in once. You can't even ask > for t

Re: yi (and dyre)

2013-07-07 Thread Louis Bettens
Le 07. 07. 13 12:45, Joachim Breitner a écrit : From grepping through our packages it seems that happy is doing the most sane thing, using Setup copy to install to debian/happy. Please have a look at that and adopt to yi. Well, happy is only one package out of its source package, whereas yi g

Re: yi (and dyre)

2013-07-07 Thread Louis Bettens
tive effort, so strictly speaking there's no "a" maintainer...) I'll help when I can do, e.g. sponsored uploads. Best regards, MH Thank you very much. I've just put in for membership of the Haskell Team and I'm ready to push my patches (correct patches with one patch per

Re: yi (and dyre)

2013-07-07 Thread Joachim Breitner
Hi, Am Samstag, den 06.07.2013, 20:56 +0200 schrieb Louis Bettens: > > Also, changing debian/rules with every update is not good. Can you > > change the configure call to make yi use /usr/share/yi instead > > of /usr/share/yi-0.6.7.0? > > Done ! It was caused by the default setting for datasubdir

Re: yi (and dyre)

2013-07-07 Thread Masayuki Hatta
bian/rules with every update is not good. Can you > change the configure call to make yi use /usr/share/yi instead > of /usr/share/yi-0.6.7.0? > > Also, shouldn’t "Setup copy" install all these files? Why is that not > used here? > > > and found out that it use

Re: yi (and dyre)

2013-07-06 Thread Louis Bettens
Le 06. 07. 13 21:06, Louis Bettens a écrit : Also, should parserTest really be installed in /usr/bin with a general name like that ? Shouldn't it be prefixed with yi- or something ? Good evening, Louis Notice also that upstream has disabled its compilation in yi.cabal. I'm done flooding the l

Re: yi (and dyre)

2013-07-06 Thread Louis Bettens
Also, should parserTest really be installed in /usr/bin with a general name like that ? Shouldn't it be prefixed with yi- or something ? Good evening, Louis -- To UNSUBSCRIBE, email to debian-haskell-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.de

Re: yi (and dyre)

2013-07-06 Thread Louis Bettens
l 41 , libghc-derive-prof (<< 2.7) , libghc-dlist-dev (>= 0.4.1) , libghc-dlist-prof (>= 0.4.1) - , libghc-dyre-dev (>= 0.7) - , libghc-dyre-prof (>= 0.7) + , libghc-dyre-dev (>= 0.8.11) +

Re: yi (and dyre)

2013-07-04 Thread Joachim Breitner
is that not used here? > and found out that it used a > newer version of dyre (0.8.11 whereas darcs.debian.org/pkg-haskell > contained only 0.8.9) so I updated the packaging for dyre too. Thanks. Are there no commas required in the Uploaders field? Also, you added a spurious space

yi (and dyre)

2013-07-03 Thread Louis Bettens
ebian/control according to the dependencies indicated by yi.cabal and found out that it used a newer version of dyre (0.8.11 whereas darcs.debian.org/pkg-haskell contained only 0.8.9) so I updated the packaging for dyre too. I also found out that yi-contrib was not packaged at all so I worked on i