Re: Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-04 Thread Etienne Millon
Hi, A few remarks on the upstream part that handles $HOME and used to crash (this is 008349f82, master at the moment) HOME = (char*)malloc(strlen(getenv(HOME)+1)); HOME=getenv(HOME); SCOREFILE= (char*)malloc(strlen(HOME)+strlen(REL_SCOREFILE)+1); - the first line is useless, since HOME is

Re: Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-04 Thread Gabriel Pérez-Cerezo
Hello Etienne, At Tue, 4 Nov 2014 09:09:12 +0100, Etienne Millon wrote: - the first line is useless, since HOME is reassigned after - this approach using strcat should work, but will fail if HOME is not set. In that case getenv will return NULL and strlen will dereference a null

Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-03 Thread Jakub Wilk
* Gabriel Pérez-Cerezo gabr...@gpcf.eu, 2014-11-02, 21:46: I have uploaded a new version of the package that should fix the problems described in a previous email. You can see the new package's page at http://mentors.debian.net/package/2048. Direct link to dsc:

Re: Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-03 Thread Gabriel Pérez-Cerezo
At Mon, 3 Nov 2014 04:03:02 +0100, Adam Borowski wrote: The .orig.tar.gz on m.d.n doesn't match the dsc. I have fixed this in the current version of the package. -- Gabriel Pérez-Cerezo Flohr .-- GPG Key: BB09BA34D353EC69 / Email is like a

Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-02 Thread Gabriel Pérez-Cerezo
Hello Jakub, Thank you for looking at my code! I'm now trying to fix the errors. I will try to have it finished by tomorrow. Speaking of source, how was the .orig.tar generated? I don't see any tarballs on the upstream homepage. The tarball was generated with `make dist` on the source in the

Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-02 Thread Gabriel Pérez-Cerezo
I have uploaded a new version of the package that should fix the problems described in a previous email. You can see the new package's page at http://mentors.debian.net/package/2048. -- Gabriel Pérez-Cerezo Flohr .-- GPG Key: BB09BA34D353EC69 /

Re: Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-02 Thread Adam Borowski
On Sun, Nov 02, 2014 at 06:50:08PM +0100, Gabriel Pérez-Cerezo wrote: Speaking of source, how was the .orig.tar generated? I don't see any tarballs on the upstream homepage. The tarball was generated with `make dist` on the source in the git repository. The .orig.tar.gz on m.d.n doesn't

Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-01 Thread Gabriel Pérez-Cerezo
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package 2048 * Package name: 2048 Version : 1.0-3 Upstream Author : Gabriel Pérez-Cerezo gabr...@gpcf.eu * URL : http://en.gpcf.eu/2048 * License : MIT

Bug#767588: RFS: 2048/1.0-3 [ITP] Simple number game for the text console

2014-11-01 Thread Jakub Wilk
Control: tags -1 + moreinfo [I don't intend to sponsor this package. Sorry!] * Gabriel Pérez-Cerezo gabr...@gpcf.eu, 2014-11-01, 11:32: http://mentors.debian.net/debian/pool/main/2/2048/2048_1.0-3.dsc Fun fact: we've had only one source package with a digit-only name so far: