Re: RFS: wcalc

2005-09-12 Thread Daniele Sempione
Hello Kilian, On Sun, Sep 11, 2005 at 01:41:26AM +0200, Kilian Krause wrote: > apparently config.* and parser.* as well as scanner.c are still present. > Could you fix these please? ok, I fixed them: http://ilcrow.altervista.org/wcalc-2.0.stuff.tar > About the debian/copyright, i'm not entirely s

Re: RFS: wcalc

2005-09-10 Thread Kilian Krause
Hi Daniele, Am Sonntag, den 11.09.2005, 01:13 +0200 schrieb Daniele Sempione: > Hi Kilian, > > > excellent. Can you provide the updated packs so they can be uploaded? > yes, http://ilcrow.altervista.org/wcalc-2.0.stuff.tar well, i have just grabbed that copy and compared it with the upstream tar

Re: RFS: wcalc

2005-09-10 Thread Daniele Sempione
Hi Kilian, > excellent. Can you provide the updated packs so they can be uploaded? yes, http://ilcrow.altervista.org/wcalc-2.0.stuff.tar > IIRC, the only open issue was the missing manpage, right? the manpage contains a warning (a long line that can't be broken) Cheers, Daniele -- GPG Finger

Re: RFS: wcalc

2005-09-10 Thread Kilian Krause
Hi Daniele, Am Sonntag, den 11.09.2005, 00:21 +0200 schrieb Daniele Sempione: > > > > Only in wcalc-2.0: parser.c > > > > Only in wcalc-2.0: parser.h > > > > Only in wcalc-2.0: scanner.c > ok, I added a line to `debian/rules' to remove them. The upstream has a > bugged version of autotools (it use

Re: RFS: wcalc

2005-09-10 Thread Daniele Sempione
Hello Kilian, > i was talking about this: > -(snip)- > export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) > export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) > > # FOR AUTOCONF 2.52 AND NEWER ONLY > ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TY

Re: RFS: wcalc

2005-09-10 Thread Daniele Sempione
Hello Kilian, > i was talking about this: > -(snip)- > export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) > export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) > > # FOR AUTOCONF 2.52 AND NEWER ONLY > ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TY

Re: RFS: wcalc

2005-09-05 Thread Kilian Krause
Hi Daniele, > > Moreover the config.guess and config.sub are derived from autotools-dev. > > I guess you have taken the examples from README.Debian there; however i > > prefer to be running debuild without complaining about altered > > *.orig.tar.gz. That means your autotools and clean target shou

Re: RFS: wcalc

2005-09-04 Thread Daniele Sempione
On Mon, Sep 05, 2005 at 12:06:37AM +0200, Kilian Krause wrote: > Let's see: > > $ diffstat *.diff.gz > config.guess| 1466 + > config.sub | 1579 > > configure

Re: RFS: wcalc

2005-09-04 Thread Kilian Krause
Hi Daniele, Am Sonntag, den 04.09.2005, 23:44 +0200 schrieb Daniele Sempione: > Hi Kilian, > > On Sun, Sep 04, 2005 at 09:46:05PM +0200, Kilian Krause wrote: > > For review and successful sponsorship you need to provide the > > *.orig.tar.gz (which should be the same as on w-calc.sf.net unless yo

Re: RFS: wcalc

2005-09-04 Thread Daniele Sempione
Hi Kilian, On Sun, Sep 04, 2005 at 09:46:05PM +0200, Kilian Krause wrote: > For review and successful sponsorship you need to provide the > *.orig.tar.gz (which should be the same as on w-calc.sf.net unless you > need to repackage for a VERY GOOD REASON), the *.diff.gz and the *.dsc. You can find

Re: RFS: wcalc

2005-09-04 Thread Lionel Elie Mamane
On Sun, Sep 04, 2005 at 08:35:17PM +0200, Daniele Sempione wrote: > This is my first debian package and my first request for sponsor, I > don't know if I should link now the .changes, .dsc, .orig.tar.gz, > .diff.gz, and .deb, so I'll link them only on demand. Prospective sponsors will want to see

Re: RFS: wcalc

2005-09-04 Thread Kilian Krause
Hi Daniele, > The project can be found here: http://w-calc.sf.net > > This is my first debian package and my first request for sponsor, I don't > know if I should link now the .changes, .dsc, .orig.tar.gz, .diff.gz, and > .deb, so I'll link them only on demand. For review and successful sponsors

RFS: wcalc

2005-09-04 Thread Daniele Sempione
Hello, I'm looking for a sponsor for a scientific calculator, wcalc. It's a command line calculator, my favourite, it uses intuitive expressions (e.g. "5sin 4!-7*2(4%6)^2"), the base conversion is immediate, you can just type: $ wcalc -o 0x3b+0b1011/4 = 075 and get the octal value from operation