Re: Help with Java package needed

2015-04-27 Thread Andreas Tille
On Mon, Apr 27, 2015 at 12:50:56PM +0200, Emmanuel Bourg wrote: Le 27/04/2015 12:42, Andreas Tille a écrit : Caused by: java.lang.ClassNotFoundException: gr.zeus.ui.JConsole at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at

Re: Help with Java package needed

2015-04-27 Thread Andreas Tille
Hi Markus, On Sun, Apr 26, 2015 at 04:09:16PM +0200, Markus Koschany wrote: The problem is that in src/org/gel/mauve/MyConsole.java and in src/org/gel/mauve/gui/MauveFrame.java the console variable is of type JConsole but it should be JConsolePane. I would file an upstream bug report for

Re: Help with Java package needed

2015-04-27 Thread Markus Koschany
On 27.04.2015 12:42, Andreas Tille wrote: [...] So for whatever reason zeus-jscl is not found. :-( Any further hint? Hi Andreas, I think that's because the manifest file of mauve still references the embedded upstream jar in the ext directory. Since you use javahelper, you can create a

Re: Help with Java package needed

2015-04-27 Thread Emmanuel Bourg
Le 27/04/2015 12:42, Andreas Tille a écrit : Caused by: java.lang.ClassNotFoundException: gr.zeus.ui.JConsole at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at

Bug#783277: RFS: gnome-exe-thumbnailer/0.9.3 [ITP]

2015-04-27 Thread Stephen Kitt
Hi James, On Mon, 27 Apr 2015 11:52:13 -0700, James Lu glol...@hotmail.com wrote: Thanks for the response! I've uploaded a new version (0.9.3-1) via dput mentors, which fixes most of the problems you've mentioned. The site, however, doesn't seem to have updated the package page, so I'm not

Bug#783277: RFS: gnome-exe-thumbnailer/0.9.3 [ITP]

2015-04-27 Thread Stephen Kitt
Hi again, Before I forget, it would be nice to get in touch with Scott Ritchie to let him know you're packaging this for Debian! You could ask him if there's an official upstream repo (the version of gnome-exe-thumbnailer in winezeug is very old). Regards, Stephen pgpdmolQ1r43B.pgp

Bug#776596: RFS: bamf/0.2.118-1.1 [NMU]

2015-04-27 Thread Mike Gabriel
Hi Jörg, On Mo 20 Apr 2015 07:39:34 CEST, Jörg Frings-Fürst wrote: Please get back to me before the coming week, so we can deal out how to continue with bamf maintenance in Debian. Don't close this bug until we have come to a good conclusion on this. Thanks. this afternoon I take a look at

Re: Help with Java package needed

2015-04-27 Thread Markus Koschany
On 27.04.2015 13:30, Andreas Tille wrote: Hi Markus, On Mon, Apr 27, 2015 at 12:59:03PM +0200, Markus Koschany wrote: I think that's because the manifest file of mauve still references the embedded upstream jar in the ext directory. Since you use javahelper, you can create a mauve.manifest

Re: Help with Java package needed

2015-04-27 Thread Andreas Tille
Hi Markus, On Mon, Apr 27, 2015 at 12:59:03PM +0200, Markus Koschany wrote: I think that's because the manifest file of mauve still references the embedded upstream jar in the ext directory. Since you use javahelper, you can create a mauve.manifest or mauve.classpath file and override this

Re: Help with Java package needed

2015-04-27 Thread Andreas Tille
Hi Markus, On Mon, Apr 27, 2015 at 02:13:15PM +0200, Markus Koschany wrote: In the end you have to replace all embedded jar files. Yes, I understood this (if the package should go into main). BTW, formerly the file http://ftp-master.debian.org/users/twerner/jar-content.txt.gz was very

Re: Help with Java package needed

2015-04-27 Thread The Wanderer
On 04/27/2015 at 10:36 AM, Andreas Tille wrote: Hi Markus, On Mon, Apr 27, 2015 at 02:13:15PM +0200, Markus Koschany wrote: In the end you have to replace all embedded jar files. Yes, I understood this (if the package should go into main). BTW, formerly the file

Bug#781523: RFS: task-spooler/0.7.5-1

2015-04-27 Thread Eriberto Mota
tags 781523 moreinfo thanks Hi Alexander, Please: 1. d/control: - Use the new URL format for collab-maint in Vcs-Browser field (http://anonscm.debian.org/cgit/collab-maint/task-spooler.git/). 2. d/copyright: - The upstream code is GPL-2, not GPL-2+. - The main.c and server.c files show

Bug#781523: RFS: task-spooler/0.7.5-1

2015-04-27 Thread Eriberto Mota
I forgot to ask you to update the copyright years for packaging in d/copyright. Eriberto 2015-04-27 21:35 GMT-03:00 Eriberto Mota eribe...@debian.org: tags 781523 moreinfo thanks Hi Alexander, Please: 1. d/control: - Use the new URL format for collab-maint in Vcs-Browser field

Re: Help with Java package needed

2015-04-27 Thread Andreas Tille
Hi, On Mon, Apr 27, 2015 at 10:55:46AM -0400, The Wanderer wrote: unix-0.5.jar: This seems to come from https://github.com/cathive/dbus-java but I'm not sure. Could anybody please confirm that this needs to be packaged or whether I'm missing something

Re: how to migrate from experimental to unstable

2015-04-27 Thread Andrey Rahmatullin
On Mon, Apr 27, 2015 at 07:18:35PM +0200, Jerome BENOIT wrote: it sounds as a trivial question, but I cannot figure out any answer from Google: how can we push package in experimental to unstable ? By reuploading the package with a bumped version and targeting unstable. -- WBR, wRAR

Re: how to migrate from experimental to unstable

2015-04-27 Thread Mattia Rizzolo
On Mon, Apr 27, 2015 at 7:18 PM, Jerome BENOIT g62993...@rezozer.net wrote: Hello List, it sounds as a trivial question, but I cannot figure out any answer from Google: how can we push package in experimental to unstable ? upload them again to unstable with a greater version number than

how to migrate from experimental to unstable

2015-04-27 Thread Jerome BENOIT
Hello List, it sounds as a trivial question, but I cannot figure out any answer from Google: how can we push package in experimental to unstable ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#783277: RFS: gnome-exe-thumbnailer/0.9.3 [ITP]

2015-04-27 Thread James Lu
Hello Stephen, Thanks for the response! I've uploaded a new version (0.9.3-1) via dput mentors, which fixes most of the problems you've mentioned. The site, however, doesn't seem to have updated the package page, so I'm not sure if the changes have stuck. I've mirrored the .dsc file elsewhere

Bug#783529: RFS: spacenavd/0.6-1 [ITA]

2015-04-27 Thread Rodolphe PELLOUX-PRAYER
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package spacenavd * Package name: spacenavd Version : 0.6-1 Upstream Author : John Tsiombikas nucl...@member.fsf.org * URL : http://spacenav.sourceforge.net *