Re: findbugs_2.0.2-1_amd64.changes REJECTED

2013-12-16 Thread Shuxiong Ye
Hi Paul,

I find that in src/antTask/edu/umd/cs/findbugs/anttask/FindBugsTask.java,
it uses apache1.1, which can not be found in /usr/share/common-license.

I can't the license in the upstream, but find it on the internet[1].

So what should I do? Download the license and put it in the debian
directory?

[1] http://perl.apache.org/start/LICENSE.txt

Sincerely

Shuxiong Ye


On Sun, Sep 8, 2013 at 12:00 PM, Paul Richards Tagliamonte 
ftpmas...@ftp-master.debian.org wrote:


 Howdy maintainer,

 I'm sorry, i've had to reject this package,


 src/antTask/edu/umd/cs/findbugs/anttask/FindBugsTask.java
 src/gui/edu/umd/cs/findbugs/gui2/CloudCommentsPane.java

 contains license restrictions that aren't in the copyright.

 Please fix and reupload

 Thanks!
   Paul

 ===

 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.


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

findbugs_2.0.2-1_amd64.changes REJECTED

2013-09-08 Thread Ansgar Burchardt

Hi,

the source for lib/* and build-lib/* seems to be missing, nor are they
documented in d/copyright.

Apache-1.1 and GPL are incompatible[1], yet upstream includes both. Please
explain why you think this is not a problem (it was mentioned on #-mentors when
talking about the package so I assume you are aware of the problem).

  [1] http://www.gnu.org/licenses/license-list.html#apache1.1

Ansgar

===

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.


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: findbugs_2.0.2-1_amd64.changes REJECTED

2013-09-08 Thread Sylvestre Ledru
On 08/09/2013 12:00, Ansgar Burchardt wrote:
 Hi,

 the source for lib/* and build-lib/* seems to be missing, nor are they
 documented in d/copyright.
That is my mistake. I used a old .tar.gz. Now, we are removing these two
directories.
Sorry.

 Apache-1.1 and GPL are incompatible[1], yet upstream includes both. Please
 explain why you think this is not a problem (it was mentioned on #-mentors 
 when
 talking about the package so I assume you are aware of the problem).

I am not on #mentors so I just learnt about this issue.

I will ping upstream on this.

Sylvestre


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: findbugs_2.0.2-1_amd64.changes REJECTED

2013-09-08 Thread Sylvestre Ledru

 Apache-1.1 and GPL are incompatible[1], yet upstream includes both. Please
 explain why you think this is not a problem (it was mentioned on #-mentors 
 when
 talking about the package so I assume you are aware of the problem).

 I am not on #mentors so I just learnt about this issue.

Do you know if Apache-1.1 is incompatible with LGPL ?

Thanks
Sylvestre


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: findbugs_2.0.2-1_amd64.changes REJECTED

2013-09-08 Thread Paul Tagliamonte
On Sun, Sep 08, 2013 at 12:10:36PM +0200, Sylvestre Ledru wrote:
 
  Apache-1.1 and GPL are incompatible[1], yet upstream includes both. Please
  explain why you think this is not a problem (it was mentioned on #-mentors 
  when
  talking about the package so I assume you are aware of the problem).
 
  I am not on #mentors so I just learnt about this issue.
 
 Do you know if Apache-1.1 is incompatible with LGPL ?

Do you mean apache2.0? :)

If so, it's compatable with::

  GPLv3
  LGPLv3

  (therefore also:)

  GPLv2+
  LGPLv2+
  (but when communicated under the terms of the GPLv3)

 
 Thanks
 Sylvestre

Cheers,
  Paul

-- 
 .''`.  Paul Tagliamonte paul...@debian.org
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Re: findbugs_2.0.2-1_amd64.changes REJECTED

2013-09-08 Thread Paul Tagliamonte
On Sun, Sep 08, 2013 at 04:35:13PM +0800, Shuxiong Ye wrote:
I update debian/copyright and push the changes to repo.
Thanks.

Thanks, Shuxiong!

On Sun, Sep 8, 2013 at 2:39 PM, Shuxiong Ye [1]yeshuxi...@gmail.com
wrote:
 
  Hi Paul,
  I find that in
  src/antTask/edu/umd/cs/findbugs/anttask/FindBugsTask.java, it uses
  apache1.1, which can not be found in /usr/share/common-license.
  I can't the license in the upstream, but find it on the internet[1].
  So what should I do? Download the license and put it in the debian
  directory?

Yeah, that'd be good - also, it'd be nice if upstream distributed such a
license with their tarball, most licenses actually require such a thing!

  [1] [2]http://perl.apache.org/start/LICENSE.txt

  Sincerely
  Shuxiong Ye

Keep up your great work!
  Paul

 
  On Sun, Sep 8, 2013 at 12:00 PM, Paul Richards Tagliamonte
  [3]ftpmas...@ftp-master.debian.org wrote:
 
Howdy maintainer,
 
I'm sorry, i've had to reject this package,
 
src/antTask/edu/umd/cs/findbugs/anttask/FindBugsTask.java
src/gui/edu/umd/cs/findbugs/gui2/CloudCommentsPane.java
 
contains license restrictions that aren't in the copyright.
 
Please fix and reupload
 
Thanks!
  Paul
 
===
 
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.
 
 References
 
Visible links
1. mailto:yeshuxi...@gmail.com
2. http://perl.apache.org/start/LICENSE.txt
3. mailto:ftpmas...@ftp-master.debian.org

-- 
 .''`.  Paul Tagliamonte paul...@debian.org
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

findbugs_2.0.2-1_amd64.changes REJECTED

2013-09-07 Thread Paul Richards Tagliamonte

Howdy maintainer,

I'm sorry, i've had to reject this package,


src/antTask/edu/umd/cs/findbugs/anttask/FindBugsTask.java
src/gui/edu/umd/cs/findbugs/gui2/CloudCommentsPane.java

contains license restrictions that aren't in the copyright.

Please fix and reupload

Thanks!
  Paul

===

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.


__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.