Re: debian/watch for gitorious

2013-03-09 Thread Andrew Shadura
Hello, On Fri, 08 Mar 2013 21:51:26 +0100 Ansgar Burchardt ans...@debian.org wrote: Please do! Having a header in each file makes reviewing license information much, much easier. If there's only a global license file it will often not contain information about files that are released

Re: debian/watch for gitorious

2013-03-08 Thread Adam Borowski
On Fri, Mar 08, 2013 at 10:54:58AM +0800, Paul Wise wrote: None of the C files contain copyright or license information, which is a good idea: http://tieguy.org/blog/2012/03/17/on-the-importance-of-per-file-license-information/ Please, don't! There are at least three reasons why not: * It

Re: debian/watch for gitorious

2013-03-08 Thread Andrew Shadura
Hello, On Fri, 8 Mar 2013 17:44:03 +0100 Alfonso Sabato Siciliano alfi...@gmail.com wrote: CFLAGS= `sdl-config --cflags` -Wall -g LFLAGS= `sdl-config --libs` -lSDL_image -lSDL_ttf -lSDL_mixer beret: game.o thing.o physics.o $(CC) $(LFLAGS) $^ -o $@ %.o: %.c $(CC) -c

Re: debian/watch for gitorious

2013-03-08 Thread Andrew Shadura
Hello, On Fri, 8 Mar 2013 17:44:03 +0100 Alfonso Sabato Siciliano alfi...@gmail.com wrote: CFLAGS= `sdl-config --cflags` -Wall -g LFLAGS= `sdl-config --libs` -lSDL_image -lSDL_ttf -lSDL_mixer ... beret: game.o thing.o physics.o $(CC) $(LFLAGS) $^ -o $@ Well, I wasn't entirely

Re: debian/watch for gitorious

2013-03-08 Thread Ansgar Burchardt
Adam Borowski kilob...@angband.pl writes: On Fri, Mar 08, 2013 at 10:54:58AM +0800, Paul Wise wrote: None of the C files contain copyright or license information, which is a good idea: http://tieguy.org/blog/2012/03/17/on-the-importance-of-per-file-license-information/ Please, don't!

Re: debian/watch for gitorious

2013-03-08 Thread Adam Borowski
On Fri, Mar 08, 2013 at 09:51:26PM +0100, Ansgar Burchardt wrote: Adam Borowski kilob...@angband.pl writes: On Fri, Mar 08, 2013 at 10:54:58AM +0800, Paul Wise wrote: None of the C files contain copyright or license information, which is a good idea:

Re: debian/watch for gitorious

2013-03-08 Thread Paul Wise
On Sat, Mar 9, 2013 at 5:40 AM, Adam Borowski wrote: This might be the case only if that information has any semblance of validity. That's possible pretty much only for tiny projects with one or at most few contributors. In anything worth looking at, a single file will be typically edited

debian/watch for gitorious

2013-03-07 Thread Alfonso Sabato Siciliano
Hi, I am making my first package (game: beret), the source of software is on gitorious: https://gitorious.org/beret . What must I write in debian/watch? I don't find docs about. regards Alfonso -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of unsubscribe.

Re: debian/watch for gitorious

2013-03-07 Thread Paul Wise
On Fri, Mar 8, 2013 at 9:45 AM, Alfonso Sabato Siciliano wrote: I am making my first package (game: beret), the source of software is on gitorious: https://gitorious.org/beret . What must I write in debian/watch? I don't find docs about. This particular project has no releases and no git