Hi Damien,

On Wed, Mar 29, 2017 at 10:33:10PM +0200, dada wrote:
> Thank you for reviewing openmeca !

+1
 
> I am sorry but this is my first time... and I am not familiar with Debian
> policies and jargon.
> I did not understand. What do you mean by "references" ?
> Does the problem come from the copyright ? The build process ?

The copyright.  You need to mention all copyright statements.  If you look
at the file Chris has hinted to you see:

$ head SRC/Qwt/src/qwt_text_label.cpp
/* -*- mode: C++ ; c-file-style: "stroustrup" -*- *****************************
 * Qwt Widget Library
 * Copyright (C) 1997   Josef Wilgen
 * Copyright (C) 2002   Uwe Rathmann
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the Qwt License, Version 1.0
 *****************************************************************************/

#include "qwt_text_label.h"


This means you need to add a paragraph


Files: SRC/Qwt/src/qwt_text_label.cpp
Copyright: 1997 Josef Wilgen
           2002 Uwe Rathmann
License: QWT-1.0
 Full text of the Qwt license


Please use the script licensecheck to find more copyright statements
that are not covered by

Files: *
Copyright: 2017 damien andre <[email protected]>
                cedric hubert <[email protected]>
License: GPL-3.0+


and add these in paragraphs I have given an example for after this.

Hope this helps

     Andreas.
 
> Le 2017-03-29 20:00, Chris Lamb a écrit :
> >Dear Maintainer,
> >
> >Missing a lot of references so this cannot pass NEW (eg.
> >SRC/Qwt/src/qwt_text_label.cpp but I stopped looking around there).
> >
> >Please check your package in its entirity and update d/copyright. :)
> >
> > -- Chris Lamb <[email protected]>  Wed, 29 Mar 2017 17:32:26 +0000
> >
> >
> >
> >===
> >
> >Please feel free to respond to this email if you don't understand why
> >your files were rejected, or if you upload new files which address our
> >concerns.
> 
> 

-- 
http://fam-tille.de

-- 
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to