[Bese-devel] darcs
rm at fabula.de
rm at fabula.de
Wed Jul 6 14:26:28 UTC 2005
On Wed, Jul 06, 2005 at 03:42:42PM +0200, Marco Baringer wrote:
>
> ucw, arnesi and yaclml are now under darcs. the repositories are
> located at:
>
> http://common-lisp.net/project/ucw/repos/ucw/
> http://common-lisp.net/project/bese/repos/arnesi/
> http://common-lisp.net/project/bese/repos/yaclml/
>
> the history has been lost, so it goes.
>
> comments welcome.
First: Thanks! Finaly a VCS i don't need to struggle with.
Second: There seems to be a few buglets with the debian package
support. There's a command to clean the source tree
before packaging:
find debian/$(debpkg)/$(clc-files) -name .arch-ids | xargs rm -r
that should either be removed or changed to
-find debian/$(debpkg)/$(clc-files) -name .arch-ids | xargs rm -r
The debian/rules file needs to be executable.
Why does yaclml _depend_ on cl-fiveam? Wouldn't a simple
'suggests' be more appropriate?
Cheers Ralf Mattes
> --
> -Marco
> Ring the bells that still can ring.
> Forget the perfect offering.
> There is a crack in everything.
> That's how the light gets in.
> -Leonard Cohen
> _______________________________________________
> bese-devel mailing list
> bese-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/bese-devel
More information about the bese-devel
mailing list