Bug#671035: libcommons-net-java: Minor mistake in short description

2012-05-01 Thread Onkar Shinde
Package: libcommons-net-java Version: 1.4.1-5 Severity: minor Dear Maintainer, There is minor mistake in short description. The current description is as follows. "dummy package for upgrading to libcommons-net-java" It implies the package is for upgrade path to itself. The description should be

Bug#624502: iceweasel: URL bar not working anymore

2011-08-06 Thread Onkar Shinde
On Sun, Aug 7, 2011 at 9:28 AM, Onkar Shinde wrote: > On Sat, Aug 6, 2011 at 2:30 PM, Mike Hommey wrote: >> On Sun, May 08, 2011 at 08:02:28AM +0200, Mike Hommey wrote: >>> On Sun, May 08, 2011 at 08:37:29AM +0530, Onkar Shinde wrote: >>> > On 5/4/11, Mike Hommey

Bug#624502: iceweasel: URL bar not working anymore

2011-08-06 Thread Onkar Shinde
On Sat, Aug 6, 2011 at 2:30 PM, Mike Hommey wrote: > On Sun, May 08, 2011 at 08:02:28AM +0200, Mike Hommey wrote: >> On Sun, May 08, 2011 at 08:37:29AM +0530, Onkar Shinde wrote: >> > On 5/4/11, Mike Hommey wrote: >> > >> > > This may be related

Bug#630112: ITP: jakarta-taglibs-standard -- Implementation of JSP Standard Tag Library (JSTL)

2011-06-10 Thread Onkar Shinde
Package: wnpp Severity: wishlist Owner: Onkar Shinde * Package name: jakarta-taglibs-standard Version : 1.1.2 Upstream Author : The Apache Software Foundation * URL : http://tomcat.apache.org/taglibs/standard/ * License : Apache-2.0 Programming Lang: Java

Bug#627683: libcdk-java: Cinfony does not work with Debian's CDK

2011-05-27 Thread Onkar Shinde
There are two issues here. 1. The libcdk-java package does not have correct runtime dependencies. 2. Various jar files in the package do not load appropriate third party class files by use of 'Class-Path' attribute of MANIFEST.MF file. I have figured out fixes for both of the issues and I will uplo

Bug#628142: libxom-java: Missing dependency and runtime classpath

2011-05-27 Thread Onkar Shinde
Package: libxom-java Version: 1.2.1-3 Severity: normal The package libxom-java is missing runtime dependency on libxerces2-java. It is also missing classpath in the MANIFEST.mf file of the xom.jar. I think classpath should include at least jaxen.jar and xercesImpl.jar. -- System Information: D

Bug#627712: Found the root cause

2011-05-26 Thread Onkar Shinde
I found the root cause of this issue. It is the structure of the tar.gz that is problematic. I have submitted a patch to upstream build.xml at [1]. But untill it is fixed upstream I will have to patch build.xml in Debian packaging. [1] https://sourceforge.net/tracker/?group_id=20024&atid=320024 C

Bug#628066: /usr/bin/uscan: uscan suddenly giving error 404 for SF redirector

2011-05-26 Thread Onkar Shinde
Package: devscripts Version: 2.10.73 Severity: normal File: /usr/bin/uscan Uscan has suddenly started failing for me since today for watch files that use SF redirector. It was working till yesterday. Following is the error seen for 'uscan --verbose --report' in cdk source package. onkar@iBook:

Bug#627523: libcdk-java should depend on libstdc++5, so that the InChI part works

2011-05-26 Thread Onkar Shinde
severity 627523 wishlist thanks The issue is caused in a file which is not part of any Debian package. So can't help much here. :-) Of course the other related issue is that inchi module is not actually built (the jar does not contain any code) because the build dependency (jni-inchi) is not in D

Bug#627712: libcdk-java: XML config files missing from cdk-core.jar

2011-05-26 Thread Onkar Shinde
tags 627712 upstream thanks This problem seems to be with upstream build.xml. But I am not sure why it does not cause issue in upstream distributions. Following lines in build.xml are responsible in adding the XML data files in jar files (line 419-422 in 1.2.x branch).

Bug#592419: glassfish-javaee: Please provide a copy of jstl jar in /usr/share/java directory

2011-05-26 Thread Onkar Shinde
On Wed, May 25, 2011 at 10:06 PM, Damien Raude-Morvan wrote: > Hi Tony, > > On Wed, 25 May 2011 08:34:29 -0700, tony mancill > wrote: >> It might be better that it's not named jstl.jar, as it doesn't seem to >> provide >> all of the classes that other JARs floating around with that name > provide

Bug#627110: ant: FTBFS on s390

2011-05-18 Thread Onkar Shinde
On Tue, May 17, 2011 at 11:59 PM, Niels Thykier wrote: > Package: ant > Version: 1.8.2-1 > Severity: serious > Tags: help > Justification: FTBFS > > Hey > > As the title suggests, ant does not do too well on s390[1].  I had ant > given back a couple of days and it gave exactly the same error, so I

Bug#626069: tag 626069 wheezy sid

2011-05-09 Thread Onkar Shinde
On Mon, May 9, 2011 at 7:01 PM, Matt Kraai wrote: > tag 626069 wheezy sid > thanks > > Hi, > > This build failure is only reproducible in wheezy and sid, so I'm > adding those tags to remove this bug from the list of release-critical > bugs affecting squeeze. My guess is that this bug is probably

Bug#624502: iceweasel: URL bar not working anymore

2011-05-07 Thread Onkar Shinde
On 5/4/11, Mike Hommey wrote: > This may be related to bug #560329. > Can you try the instructions from > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560329#40 ? I haven't lost my bookmarks or history. So I am definitely not affected by bug 560329. Following is the output of commands menti

Bug#624502: iceweasel: URL bar not working anymore

2011-05-03 Thread Onkar Shinde
On Sun, May 1, 2011 at 11:57 AM, Mike Hommey wrote: > This error should be fixed in version 3.5.19-2. Can you check if the > other problem still remains? The error seen at installation is fixed with 3.5.19-2. But the behavior of browser remains same. And I also see same error in 'Error Console'

Bug#624502: iceweasel: URL bar not working anymore

2011-04-28 Thread Onkar Shinde
Package: iceweasel Version: 3.5.18-1 Severity: important For last few days the URL bar in iceweasel is not responding to 'Enter' key. Also the right arrow (indicating 'Go to URL' action) does not work. So I can not open any websites from URL bar. Following error is seen in 'Error Console' when

Bug#598606: easymock fails to build from source due to missing build dependency on libhamcrest-java

2010-10-01 Thread Onkar Shinde
On Thu, Sep 30, 2010 at 9:31 PM, James Page wrote: > On Thu, 2010-09-30 at 10:49 -0430, Miguel Landaeta wrote: > Hi Miguel > >> I could not reproduce this in Debian. >> easymock B-D on junit4 and this depends on libhamcrest-java. > > You are completely correct; I overlooked this. However this pack

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Onkar Shinde
A look at the source tells me that there is only one file using Sun specific APIs - src/org/jCharts/encoders/JPEGEncoder13.java. Also it looks like this file has been superseeded by src/org/jCharts/encoders/JPEGEncoder.java which uses java standard APIs. So it makes sense to not compile JPEGEncoder

Bug#594270: libjcharts-java should depend on javaX-runtime

2010-08-25 Thread Onkar Shinde
On Wed, Aug 25, 2010 at 10:41 AM, tony mancill wrote: > On 08/24/2010 08:01 PM, Thadeu Lima de Souza Cascardo wrote: >> Package: libjcharts-java >> Version: 0.7.5-1 >> Severity: normal >> >> libjcharts-java depends on openjdk or sun jre explictly. It does not >> allow the use of other java runtime

Bug#590817:

2010-08-24 Thread Onkar Shinde
I was going to try and update this package. But there seems to be already some packaging work done in the SVN repository. What is the status of this packaging work? Onkar -- Passion - Some people climb mountains - others write Free software. Don't ask why - the reason is the same. -- To UNSU

Bug#591851: jetty: Please include gnumail-providers.jar in start.config

2010-08-19 Thread Onkar Shinde
On Wed, Aug 18, 2010 at 6:30 PM, Michele Renda wrote: > Hello to all, > > Il giorno gio, 05/08/2010 alle 23.38 +0200, Niels Thykier ha scritto: >> > | # Optional stuff for libjetty-extra-java >> > | /usr/share/java/gnumail.jar >> > | /usr/share/java/gnumail-providers.jar >> > | ... > > I found it

Bug#589231:

2010-07-22 Thread Onkar Shinde
The pmu_battery module was not built in kernels < 2.32 in Debian. gnome-power-manager previously used some different methods for battery detection. So it didn't depend on presence of pmu_battery. IIRC, the problem started showing up since gnome-power-manager version 2.28. Now it can not detect bat

Bug#589363: Fix FTBFS by not fail on error

2010-07-17 Thread Onkar Shinde
Some packages were removed from build dependencies because they were not built. It was case of circular build dependencies. The problem is still not solved. But I hope it will be solved in Maverick. Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#589269: xmlgraphics-commons: New upstream: 1.4

2010-07-16 Thread Onkar Shinde
Both batik and fop rely heaving on xmlgraphics-commons for the image processing. Let's make sure there are no regressions in these packages due to new version. It is possible that fop 1.0 needs xmlgraphics-commons 1.4. I haven't checked. Cheers, Onkar -- To UNSUBSCRIBE, email to debian-bugs-

Bug#588895: fop 1.0 is out

2010-07-13 Thread Onkar Shinde
The 1.0 release is not mentioned at [1]. So I assume it is not final yet. By the way, when you work on the package you may want to check/fix some of the existing bugs. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566484 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575411 http://bugs.debian

Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread Onkar Shinde
On Tue, Jun 22, 2010 at 8:54 PM, gregor herrmann wrote: > On Tue, 22 Jun 2010 16:29:42 +0200, Martin Lutz wrote: > >> the startup script /usr/bin/jabref contains the line >> >> find_java_runtime openjdk6 || find_java_runtime sun6 >> >> if the first find_java_runtime fails, a warning is given, >> e

Bug#584386: cdk: FTBFS: Java errors

2010-06-04 Thread Onkar Shinde
Fri, Jun 4, 2010 at 4:56 AM, Daniel Leidert wrote: > Am Donnerstag, den 03.06.2010, 21:53 +0200 schrieb Torsten Werner: >> On Thu, Jun 3, 2010 at 12:02 PM, Lucas Nussbaum >> wrote: >> > Justification: FTBFS on amd64 >> >> cdk builds perfectly on my amd64 cowbuilder. > > Which jgrapht version did

Bug#582508: mplayer: DVD menu support not available

2010-05-21 Thread Onkar Shinde
On Fri, May 21, 2010 at 5:24 PM, Reinhard Tartler wrote: > Debian's mplayer is based on a snapshot about 14 months old. So this > will most likely have to wait for mplayer rc4. What does 'svn20100502' in version string signify then? It is this string that led me to believe that it is recent svn

Bug#582510: libspring-2.5-java: spring-aspects*.jar not available in any package

2010-05-21 Thread Onkar Shinde
Package: libspring-2.5-java Version: 2.5.6.SEC01-9 Severity: normal I am working on packaging xwork2 which in turn is build-dep of struts2. xwork2 has build-dep 'spring-aspects' according to the pom.xml file in source package. It looks like this jar file should be built by libspring-2.5-java sou

Bug#582508: mplayer: DVD menu support not available

2010-05-21 Thread Onkar Shinde
Package: mplayer Version: 2:1.0~rc3+svn20100502-2 Severity: normal According to mplayer news [1] it supports new way to play DVDs - mplayer dvdnav://. As per my understanding this means display of DVD menu. But even though Debian's mplayer package is created from a recent snapshot this function

Bug#581566: libaopalliance-java: Please add maven repo information

2010-05-13 Thread Onkar Shinde
Package: libaopalliance-java Version: 20070526-2 Severity: wishlist I am working on packaging xwork which is a build dependency of struts2. xwork uses maven for building and needs aopalliance as build dependency. As of now this package does not include any maven repo information hence it can not

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-05-12 Thread Onkar Shinde
On Fri, Apr 30, 2010 at 1:52 AM, Torsten Werner wrote: > Hi Onkar, > > On Wed, Apr 14, 2010 at 5:08 PM, Onkar Shinde wrote: >> I think the problem here is that surefire plugin does not have any >> 'debian' version in maven repository (only 2.4.3 version). >

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-14 Thread Onkar Shinde
On Wed, Apr 14, 2010 at 11:44 AM, Onkar Shinde wrote: >> Second, to build the packaging for a Maven project, use mh_make on the >> sources, it will locate all the dependencies and create most of the >> debian files for you. > > I will try this way and report back. mh_

Bug#577785: /usr/share/cdbs/1/class/maven-vars.mk: Provide variable DEB_MAVEN_BUILDFILE to specify alternating pom.xml file

2010-04-14 Thread Onkar Shinde
Package: maven-debian-helper Version: 0.9 Severity: wishlist File: /usr/share/cdbs/1/class/maven-vars.mk ant-vars.mk has a variable DEB_ANT_BUILDFILE which if set from debian/rules file is used as path to an alternate build.xml file. Similar variable (DEB_MAVEN_BUILDFILE) should be defined in ma

Bug#577783: /usr/bin/mh_make: mh_make should prompt for pom.xml location when file is not present in source root

2010-04-14 Thread Onkar Shinde
Package: maven-debian-helper Version: 0.9 Severity: normal File: /usr/bin/mh_make I am working on packaging struts 2 and found out that the source does not contain the main pom.xml in source root directory. Instead it is in src directory. Trying to use mh_make with this source fails because mh_m

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Onkar Shinde
On Wed, Apr 14, 2010 at 2:24 AM, Ludovic Claude wrote: > > Hi Onkar, > > First, try to get the latest versions of those 2 packages from Debian. > There are also some new versions of related packages, I remember that > there was maven-javadoc-plugin, maven-site-plugin, all doxia packages > and mayb

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Onkar Shinde
On Wed, Apr 14, 2010 at 1:05 AM, Ludovic Claude wrote: > > Hi Onkar, > > Can you give me the versions of maven2 and maven-debian-helper? maven2 - 2.2.1-2 maven-debian-helper - 0.9 > Also, have you tried building your package with the maven.mk CDBS > scripts? mvn-debian is not maintained and shou

Bug#577704: libsurefire-java: maven-surefire-plugin not detected by mvn-debian

2010-04-13 Thread Onkar Shinde
Package: libsurefire-java Version: 2.4.3-3 Severity: important I am working packaging struts2 from source. While doing a test build I faced problem where maven-surefire-plugin is not detected by mvn-debian. Following is the debug output. on...@ibook:~/Desktop/struts-2.1.8/src$ mvn-debian -e -f

Bug#576978: libcommons-modeler-java: FTBFS: Test failures

2010-04-08 Thread Onkar Shinde
On Thu, Apr 8, 2010 at 11:02 PM, Torsten Werner wrote: > Hi, > > On Thu, Apr 8, 2010 at 7:02 PM, Daniel Schepler wrote: >>     [java] FAILURES!!! >>     [java] Tests run: 7,  Failures: 0,  Errors: 7 > > it looks like another gij f*ckup. Switching to default-jdk helps. I am working on this. I jus

Bug#573581: newer upstream version available (4.8.1)

2010-03-12 Thread Onkar Shinde
On Fri, Mar 12, 2010 at 10:06 PM, David Paleino wrote: > On Friday 12 March 2010 17:33:11, Onkar Shinde wrote: >> There is already a junit4 package at version 4.8.1-1. Isn't that what >> you are looking for? > > Yes :) > > However, the package is at version 4.8.1,

Bug#573581: newer upstream version available (4.8.1)

2010-03-12 Thread Onkar Shinde
There is already a junit4 package at version 4.8.1-1. Isn't that what you are looking for? Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#573123:

2010-03-09 Thread Onkar Shinde
I am all for free sw such as OpenJDK, only my netbank disagrees, so I do need at least an install of java that works in my iceweasel, and furthermore, preferably one that is acceptable to my netbank. Did you try installing sun-java6-plugin from non-free repository? Onkar -- Passion - Some peo

Bug#543103: Please find attached the patch

2010-02-07 Thread Onkar Shinde
Please find attached debdiff that fixes this bug and other build problems with the package. Onkar maven-embedder_2.0.4-1.1.debdiff Description: Binary data

Bug#562437: Please find attached the patch

2010-01-30 Thread Onkar Shinde
tags 562437 patch thanks Please find attached a debdiff against current version archive. This patch ports the Ubuntu changes to Debian which essentially fixes this bug and few other minor changes. Regards, Onkar -- Passion - Some people climb mountains - others write Free software. Don't ask wh

Bug#561177: RFS: cobertura

2010-01-27 Thread Onkar Shinde
I have one question about this package. Is there any particular reason why you created the package from scratch instead of basing it on the cobertura package from Ubuntu? Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Cont

Bug#558999: Build still fails

2010-01-10 Thread Onkar Shinde
reopen 558999 thanks The bug is not fixed even with latest changes in packaging. It looks like compiler flag set from debian/rules file is not getting used by the build system. The build still fails with same error on hppa. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#562239: libgtksourceview2.0-0: Provide symbols files for better dependency calculation

2009-12-23 Thread Onkar Shinde
Package: libgtksourceview2.0-0 Version: 2.8.1-1 Severity: wishlist Currently the shlib version is hard coded to 2.7.2. It will be great if the symbols files were added for better dependency calculation. This adds some overhead to maintenance so the bug is marked as wishlist. Guide for usage of

Bug#557720:

2009-12-20 Thread Onkar Shinde
notfound 557720 2.6.32-2 thanks The build does not fail on powerpc in 2.6.32-2. https://buildd.debian.org/pkg.cgi?pkg=linux-2.6 Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#561437: RM: libxmlrpc3-java [hppa kfreebsd-i386 kfreebsd-amd64] -- ROM; Blocks testing migration of new release

2009-12-16 Thread Onkar Shinde
Package: ftp.debian.org Severity: normal Currently the migration of libxmlrpc3-java [1] to testing is blocked because of build failure on certain architectures. But the build failure is a tool chain issue [2] and not an issue with package itself. It was suggested by Dann Frazier that -gcj binary p

Bug#559967:

2009-12-15 Thread Onkar Shinde
block 559967 by 561317 thanks, I had logged bug against libgcj10. I have also requested removal of -gcj packages. [1] [1] http://lists.debian.org/debian-release/2009/12/msg00150.html Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#561317: libgcj10: Method java.net.URL.openConnection(java.net.Proxy) not implemented

2009-12-15 Thread Onkar Shinde
Package: libgcj10 Version: 4.4.2-3 Severity: normal Although GCJ claims compliance with Java 5.0 standard APIs it does not implement method java.net.URL.openConnection(java.net.Proxy). This may not be a big issue ordinarily but in this case it is causing FTBFS of libxmlrpc3-java. [1] Following

Bug#559967: FTBFS [hppa]: method openConnection() in the type URL is not...

2009-12-11 Thread Onkar Shinde
AFAIK, GCJ uses classpath library these days. The code from classpath is being merged in GCJ. And from the status of classpath [1] it is clear that java.net.URL.openConnection(java.net.Proxy) does not exist in classpath implementation. This can be easily tested. Try compiling following code with GC

Bug#559988: ITP: cruisecontrol -- continuous integration and build tool

2009-12-07 Thread Onkar Shinde
Package: wnpp Severity: wishlist Owner: Onkar Shinde * Package name: cruisecontrol Version : 2.8.2 Upstream Author : cruisecontrol-de...@lists.sourceforge.net * URL : http://cruisecontrol.sourceforge.net/ * License : BSD (3 clause) like Programming Lang

Bug#559766: java3d: FTBFS on non-Linux ports

2009-12-07 Thread Onkar Shinde
Thanks for the patch. I had already worked on a solution that solves current problem. But going forward the compilation fails as java3d uses some Sun specific APIs which are not available in anything other than openjdk (considering packages in main). Openjdk is not available on kfreebsd architectu

Bug#558999: FTBFS [hppa] - recompile with -ffunction-sections

2009-12-01 Thread Onkar Shinde
I am not very good at GCC optimizations. Can you please explain why this problem is not seen on other architectures? Also can you please advise if I should add this compiler option for all arch or just hppa. Thanks, Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#557835: ITP: jug -- Pure java UUID generator

2009-11-25 Thread Onkar Shinde
On Wed, Nov 25, 2009 at 2:02 PM, Marcus Better wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Why is this needed when there is java.util.UUID? If some other package > depends on it, maybe that should be fixed instead... I am working on packaging cruisecontrol [1]. I will file an ITP

Bug#557835: ITP: jug -- Pure java UUID generator

2009-11-24 Thread Onkar Shinde
Package: wnpp Severity: wishlist Owner: Onkar Shinde * Package name: jug Version : 2.0.0 Upstream Author : Tatu Saloranta * URL : http://jug.safehaus.org/ * License : Apache-2.0 and LGPL 2.1 Programming Lang: Java Description : Pure java UUID

Bug#557685: libspring-web-2.5-java: Add dependencies to classpath

2009-11-24 Thread Onkar Shinde
On Tue, Nov 24, 2009 at 8:27 PM, Damien Raude-Morvan wrote: > On Tue, 24 Nov 2009 00:09:13 +0530, Onkar Shinde > wrote: > > Hi Onkar, > >> Please add the dependencies of this package to the classpath so that >> (build)rdepends don't have to specifical

Bug#557685: libspring-web-2.5-java: Add dependencies to classpath

2009-11-23 Thread Onkar Shinde
Package: libspring-web-2.5-java Version: 2.5.6.SEC01-6 Severity: normal Please add the dependencies of this package to the classpath so that (build)rdepends don't have to specifically take into consideration those depedencies. This can be solved by adding appropriate jar file names (with full pa

Bug#557673: checkstyle: Add dependencies to classpath

2009-11-23 Thread Onkar Shinde
Package: checkstyle Version: 4.4+dfsg-4 Severity: normal Please add the dependencies of this package to the classpath so that (build)rdepends don't have to specifically take into consideration those depedencies. This can be solved by adding appropriate jar file names (with full path if necessar

Bug#555944: ITP: fast-md5 -- fast implementation of the MD5 algorithm written in Java

2009-11-18 Thread Onkar Shinde
On Sat, Nov 14, 2009 at 2:27 PM, Florian Weimer wrote: > * Onkar Shinde: > >>   * Java's built-in MD5 support is a bottleneck for your program's >> performance >>     and you want something faster. > > The benchmarks are from Java 1.4.  This was quite

Bug#551545:

2009-11-17 Thread Onkar Shinde
Batik includes some classes (such as used by squiggle) which are related to GUI. But I agree that most of the classes do not use and Swing/ATK APIs. I would prefer splitting the launcher scripts for various programs such as squiggle, rasterizer in a separate binary package called batik. This packa

Bug#555944: ITP: fast-md5 -- fast implementation of the MD5 algorithm written in Java

2009-11-12 Thread Onkar Shinde
Package: wnpp Severity: wishlist Owner: Onkar Shinde * Package name: fast-md5 Version : 2.6.2 Upstream Author : Timothy W Macinta * URL : http://www.twmacinta.com/myjava/fast_md5.php * License : LGPL Programming Lang: Java Description : fast

Bug#553068:

2009-11-07 Thread Onkar Shinde
retitle 553068 ITA: gnusim8085 -- Graphical Intel 8085 simulator, assembler and debugger owner 553068 onkarshi...@ubuntu.com thanks I am one of the upstream developers. I wish to adopt the package. Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#500535:

2009-11-03 Thread Onkar Shinde
Please find attached a debdiff. This completes migration to libjdom1-java and also makes some other fixes as per the latest packaging conventions for java apps/libs. Cheers, Onkar openjump_1.0-3.1.debdiff Description: Binary data

Bug#553148: cortado: new upstream release 0.5.0

2009-10-29 Thread Onkar Shinde
On Thu, Oct 29, 2009 at 1:47 PM, Torsten Werner wrote: > Package: cortado > Version: 0.2.2-4 > Severity: wishlist > > Cortado is maintained by xiph.org now at > . The current upstream version is > 0.5.0. That's nice. If no one starts working on this be

Bug#552032: ant: xslt task cannot use Commons resolver

2009-10-23 Thread Onkar Shinde
Do you have ant-optional package installed? ant-apache-resolver.jar is part of that package. Simply installing the package should ideally fix the issue. Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#549838: excalibur-logkit: FTBFS: Nonexistent build-dependency: libgeronimo-jms-1.1-spec-java

2009-10-06 Thread Onkar Shinde
tags 549838 + unreproducible thanks excalibur-logkit has alternate build dependency on libjboss-j2ee-java. So it should not fail to build. This bug is not reproducible in pbuilder chroot for sid. I have uploaded a log at [1] [1] http://people.ubuntu.com/~onkarshinde/excalibur-logkit_2.0-1_build.l

Bug#531621:

2009-09-24 Thread Onkar Shinde
Any update on this issue? Unfortunately I could not get access to a i386 machine to check side effects of the patch if any. Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#547969: ivy jar not added to ant lib

2009-09-22 Thread Onkar Shinde
Ant upstream authors recommend using classpath attribute for optional ant tasks when defining the task in build.xml.[1] Hence the symlink should not be present in ant's library. Also the symlink modifies the default classpath of ant which will cause problem if user wants to use another version of i

Bug#517348:

2009-09-22 Thread Onkar Shinde
Now that libjgrapht-java is moved to main and the package is renamed to libjgrapht0.6-java can someone please fix the build and runtime dependencies of cdk? Please also fix bug 546306. Cheers, Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsub

Bug#546313: java-gnome - FTBFS: Could not initialize inotify

2009-09-12 Thread Onkar Shinde
On Sat, Sep 12, 2009 at 7:39 PM, Bastian Blank wrote: > Source: java-gnome > Version: 4.0.13-1 > Severity: serious > > There was an error while trying to autobuild your package: > >> sbuild (Debian sbuild) 0.58.2 (15 Jun 2009) on lxdebian.bfinv.de > [...] >> KILL  Xvfb >> KILL  metacity >> Excepti

Bug#546306: cdk: Please migrate to libvecmath-java as build dependency

2009-09-12 Thread Onkar Shinde
Package: cdk Version: 1:1.0.2-2 Severity: important libvecmath1.2-java is unofficial and unmaintained implementation of vecmath api. We now have the official implementation in the repository (source vecmath, binary libvecmath-java). Please migrate the build dependency for cdk accordingly. Also

Bug#534029: Please find attached the patch

2009-09-10 Thread Onkar Shinde
Please find attached the patch that fixes this bug and improves the packaging in general. Cheers, Onkar proguard_4.3-2.1.debdiff Description: Binary data

Bug#545840: java3d: FTBFS: cannot stat `j3d-core/build/default/opt/native/libj3dcore-ogl.so': No such file or directory

2009-09-09 Thread Onkar Shinde
>> install: install -m 644 -D >> j3d-core/build/default/opt/native/libj3dcore-ogl.so \ >>           debian/libjava3d-jni/usr/lib/jni/libj3dcore-ogl.so >> cannot stat `j3d-core/build/default/opt/native/libj3dcore-ogl.so': No such >> file or directory >> make: *** [install/libjava3d-jni] Error 1 >

Bug#534029:

2009-09-03 Thread Onkar Shinde
It looks like gcj does not understand '-sourcepath' option. I tried changing the build dependency to default-jdk but there are other problems with debian/rules file which still cause problem. Upstream now contains a ant build script which does the heavy lifting of the build process. I guess mainta

Bug#543327: junit4 has dropped ant jar

2009-08-24 Thread Onkar Shinde
On Mon, Aug 24, 2009 at 5:48 PM, Antti-Juhani Kaijanaho wrote: > On Mon, Aug 24, 2009 at 05:46:07PM +0530, Onkar Shinde wrote: >> How about specify the relative path like "${lib.dir}/junit.jar" so >> that lib.dir can be overridden by the package maintainer in the >

Bug#543327: junit4 has dropped ant jar

2009-08-24 Thread Onkar Shinde
On Mon, Aug 24, 2009 at 5:36 PM, Antti-Juhani Kaijanaho wrote: > On Mon, Aug 24, 2009 at 05:34:10PM +0530, Onkar Shinde wrote: >> Please do not add the link again. > > If this ends up being the result, a NEWS.Debian entry would be appropriate, > since I'm likely not the only

Bug#543327: junit4 has dropped ant jar

2009-08-24 Thread Onkar Shinde
On Mon, Aug 24, 2009 at 4:18 PM, Antti-Juhani Kaijanaho wrote: > On Mon, Aug 24, 2009 at 12:21:21PM +0200, Damien Raude-Morvan wrote: >> BTW, I think there was a classpath conflict between : >> /usr/share/ant/lib/junit4.jar (4.7) >> and >> /usr/share/ant/lib/junit.jar (3.8.7) >> Both provides junit

Bug#542392: azureus: Refuses to start

2009-08-19 Thread Onkar Shinde
On Wed, Aug 19, 2009 at 5:42 PM, Jan Willem Stumpel wrote: > Package: azureus > Version: 4.2.0.4-1 > Severity: grave > Justification: renders package unusable > > I have openjdk-6-jre installed, because azureus used to depend on it. > openjdk works fine with other java applications as well, so no >

Bug#505877: ITP: jakarta-jmeter -- Load testing and performance measurement application.

2009-08-12 Thread Onkar Shinde
On Wed, Aug 12, 2009 at 5:30 PM, Jan Wagner wrote: > Hi Onkar, > > On Wednesday 12 August 2009 13:37:19 you wrote: >> Jmeter has landed in Ubuntu. You can search and download the packages >> from http://packages.ubuntu.com. You will need to manually install >> libexcalibur-logkit-java and libexcali

Bug#505877: ITP: jakarta-jmeter -- Load testing and performance measurement application.

2009-08-12 Thread Onkar Shinde
On Wed, Jul 22, 2009 at 5:59 PM, Onkar Shinde wrote: > Here is an update. Both excalibur-logkit and excalibur-logger are in > Ubuntu archive for next version (karmic). I should be done with jmeter > hopefully by end of next week. After that I will port all these > packages to Debian.

Bug#541124: ITP: excalibur-logger -- Excalibur project's log management system

2009-08-11 Thread Onkar Shinde
Package: wnpp Severity: wishlist Owner: Onkar Shinde * Package name: excalibur-logger Version : 2.1 Upstream Author : The Apache Software Foundation * URL : http://excalibur.apache.org/ * License : Apache-2.0 Programming Lang: Java Description

Bug#541111: ITP: excalibur-logkit -- Lightweight and fast designed logging toolkit for Java

2009-08-11 Thread Onkar Shinde
Package: wnpp Severity: wishlist Owner: Onkar Shinde * Package name: excalibur-logkit Version : 2.0 Upstream Author : The Apache Software Foundation * URL : http://excalibur.apache.org/ * License : Apache-2.0 Programming Lang: Java Description

Bug#531621:

2009-07-22 Thread Onkar Shinde
I can verify that the patch attached to the bug fixes the issue for me on powerpc (ibook G4). The playback does not work at all in totem before applying the patch. I am using totem packages form experimental and with this patch I can have complete playback (with navigation). Searching for word BIG

Bug#505877: ITP: jakarta-jmeter -- Load testing and performance measurement application.

2009-07-22 Thread Onkar Shinde
Here is an update. Both excalibur-logkit and excalibur-logger are in Ubuntu archive for next version (karmic). I should be done with jmeter hopefully by end of next week. After that I will port all these packages to Debian. Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debi

Bug#537934: javahelper forces dependency on gcj and fastjar

2009-07-21 Thread Onkar Shinde
On Wed, Jul 22, 2009 at 4:13 AM, Matthew Johnson wrote: > On Wed Jul 22 01:23, Onkar Shinde wrote: >> javahelper has runtime dependencies gcj and fastjar. Looking at the >> source it does not look like it specifically needs those packages. >> Please correct me if I am w

Bug#537934: javahelper forces dependency on gcj and fastjar

2009-07-21 Thread Onkar Shinde
Package: javatools Version: 0.20 Severity: Important javahelper has runtime dependencies gcj and fastjar. Looking at the source it does not look like it specifically needs those packages. Please correct me if I am wrong. Having these dependencies means that GCJ is installed even if user already ha

Bug#532378:

2009-07-14 Thread Onkar Shinde
The latest upstream version required java 1.6 to build and run. This will limit the users to only using openjdk-6-jre or sun-java6-jre. In my opinion, for now we should simply upload the experimental version to unstable. Another question that came to my mind is, do we really need versioned binari

Bug#537071: Wrong versions for build dependencies

2009-07-14 Thread Onkar Shinde
Package: gupnp-tools Version: 0.7.1-1 Severity: important The build dependency libglib2.0-dev has version specified as >= 2.16. But looking at configure script the minimum version required is actually 2.12 (GIO_REQUIRED=2.12). Also libgtk2.0-dev needs to be >= 2.16 (GTK_REQUIRED=2.16) but there is

Bug#536069: Package should have Architecture: powerpc

2009-07-10 Thread Onkar Shinde
On Fri, Jul 10, 2009 at 11:02 PM, Aurelien Jarno wrote: > > This package should be installable on other architectures than only > powerpc as this package is used by the QEMU emulator, so the > Architecture: all is correct. Closing the bug. Can you please then remove the code from debian/rules that

Bug#506018: velocity: adds libraries to /usr/share/ant/lib

2009-07-07 Thread Onkar Shinde
On Tue, Jul 7, 2009 at 6:47 PM, Ludovic Claude wrote: > > So the resolution of this bug implies 2 things: > > Ant > - add support for user libraries in /usr/local/lib/ant I am not sure I agree with this one. But I have nothing against it. > Velocity: > - remove all links under ant/lib Right. In

Bug#506018: velocity: adds libraries to /usr/share/ant/lib

2009-07-07 Thread Onkar Shinde
On Tue, Jul 7, 2009 at 5:40 PM, Ludovic Claude wrote: > > Onkar, > > I don't want to split the velocity jar in 2 parts, only the packaging. > In the current packaging, installing velocity means that some links to > jars are installed under /usr/share/ant/lib, which is not desirable in > most cases.

Bug#536069: Package should have Architecture: powerpc

2009-07-07 Thread Onkar Shinde
Package: openbios-ppc Version: 1.0-3 Severity: important The debian/rules file has logic that causes the build to fail when building on non-powerpc architecture. Please check the build failure in Ubuntu at [1]. Even though this is the case the architecture is specified as all in debian/control fi

Bug#506018: velocity: adds libraries to /usr/share/ant/lib

2009-07-06 Thread Onkar Shinde
On Tue, Jul 7, 2009 at 5:18 AM, Ludovic Claude wrote: > > Hi Marcus, > > I propose to break the package velocity in 2 parts: > velocity: contains velocity.jar and related stuff > velocity-ant: contains the links to be installed in /usr/share/ant/lib/ > for the velocity Ant tasks > > The rational is

Bug#532640:

2009-07-05 Thread Onkar Shinde
I checked the source of velocity and it looks like it provides two ant tasks - TexenTask and AnakiaTask. These tasks have dependency on ant for functionality. Also anyone trying to use these tasks is expected to have ant installed. None of the remaining classes in velocity.jar depend on ant. So the

Bug#535919: doxia: JAVA_HOME in debian/rules does not correspond to default-jdk

2009-07-05 Thread Onkar Shinde
Package: doxia Version: 1.0-alpha-11-3 Severity: important *** Please type your report below this line *** Currently the JAVA_HOME specified in debian/rules does not correspond to default-jdk. It should be '/usr/lib/jvm/default-java' instead of '/usr/lib/jvm/java-gcj'. While this may not cause pro

Bug#505877: ITP: jakarta-jmeter -- Load testing and performance measurement application.

2009-06-26 Thread Onkar Shinde
On Thu, May 28, 2009 at 2:44 AM, Jan Wagner wrote: > Hi Onkar, > > how are you? How is the process so far? :) > > On Thursday 19 March 2009, Onkar Shinde wrote: >> So the conclusion is that for Jmeter to enter in Debian: >> 1. libcommons-jexl-java needs to be update

Bug#533896: FTBFS: Probably because of missing build dependency

2009-06-24 Thread Onkar Shinde
On Wed, Jun 24, 2009 at 11:09 AM, Andreas Tille wrote: > Here is the patch I injected into packaging SVN: > > http://svn.debian.org/wsvn/debian-med/trunk/packages/biojava/trunk/debian/control?op=diff&rev=0&sc=0 This is exactly the change I tried while doing local build in pbuilder. But there is on

Bug#533896:

2009-06-23 Thread Onkar Shinde
@Andreas, Did you try to build it in pbuilder. I added the build dependency ant-optional and built modified package in pbuilder. It builds fine. @Peter, You forgot to actually add the patch. :-) Cheers, Onkar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subje

  1   2   >