Bug#712003: libgluegen2-rt-java: Install maven metadata

2014-08-10 Thread Sylvestre Ledru
On Tue, 11 Jun 2013 23:59:43 +0100 Andrew Ross ubu...@rossfamily.co.uk
wrote:
 Package: libgluegen2-rt-java
 Version: 2.0-rc11-1
 Severity: wishlist

 Dear Maintainer,

 Please consider installing maven metadata for the jars in this
 package to allow building of maven based projects where this
 package is a dependency.
I don't have too much time for this package.
Don't hesitate to propose a patch for this.

Thanks

Cheers,
S

__
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: qiime REMOVED from testing

2014-08-10 Thread Sylvestre Ledru
On Wed, 22 Jan 2014 13:02:39 +0100 Andreas Tille andr...@an3as.eu wrote:
 Hi Steven,
  If the libjogl-java dependency is dropped, king should be installable on
  kfreebsd and then so would qiime. And libjogl2-java transition can go
  ahead.

 Most probably this would be the most simple solution.
OK. Any progress on this ?

I would like to remove jogl v1 for Jessie and it is the last package
using it.

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: qiime REMOVED from testing

2014-08-10 Thread Steven Chamberlain
Hi,

On 10/08/14 14:33, Sylvestre Ledru wrote:
 I would like to remove jogl v1 for Jessie and it is the last package
 using it.

I still think qiime's libjogl-java dependency can be dropped;  with
openjdk-7 at least, graphics rendering seems more than fast enough
without it.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org

__
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: qiime REMOVED from testing

2014-08-10 Thread Andreas Tille
Hi Steven,

On Sun, Aug 10, 2014 at 04:24:54PM +0100, Steven Chamberlain wrote:
 On 10/08/14 14:33, Sylvestre Ledru wrote:
  I would like to remove jogl v1 for Jessie and it is the last package
  using it.
 
 I still think qiime's libjogl-java dependency can be dropped;  with
 openjdk-7 at least, graphics rendering seems more than fast enough
 without it.

It would be more than welcome to drop libjogl-java but can you send us a
patch to get rid of this dependency.  This would be really appreciated. 

Kind regards

   Andreas.

-- 
http://fam-tille.de

__
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: qiime REMOVED from testing

2014-08-10 Thread Steven Chamberlain
Hi Andreas,

On 10/08/14 17:28, Andreas Tille wrote:
 It would be more than welcome to drop libjogl-java but can you send us a
 patch to get rid of this dependency.  This would be really appreciated. 

Actually the dependency is qiime - king - libjogl-java

The attached patch is all that's needed for king to not use libjogl-java
for its rendering any more.  Make sure libjogl-java is not installed on
your system when you build it (or use a clean chroot).

Thanks!
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org
--- king-2.21.120420.orig/debian/control	2012-05-21 20:05:36.0 +0100
+++ king-2.21.120420/debian/control	2014-08-10 17:42:42.0 +0100
@@ -4,8 +4,7 @@
 Maintainer: Debian Med Packaging Team debian-med-packag...@lists.alioth.debian.org
 Uploaders: Andreas Tille ti...@debian.org
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (= 9), default-jdk, javahelper, ant, libitext-java,
- libjogl-java
+Build-Depends: debhelper (= 9), default-jdk, javahelper, ant, libitext-java
 Standards-Version: 3.9.3
 Homepage:  http://kinemage.biochem.duke.edu/software/king.php
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/king/trunk/
__
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.