Bug#661632: javahelper: jh_depends determines incorrect class version on sparc

2012-03-13 Thread Kai Ruschenburg
Hi, On Mon, 12 Mar 2012 21:41:26 +0100, Niels Thykier wrote: > On 2012-03-12 21:31, Niels Thykier wrote: > > hd -n 1 -s 7 -e '/1 "%02d"' > Actually, make that hexdump -n 1 -s 7 -e '/1 "%02d"'. Apparently, "hd" > and "hexdump" are not as interchangable as I thought. I can confirm that it works on

Bug#661632: javahelper: jh_depends determines incorrect class version on sparc

2012-03-12 Thread Niels Thykier
On 2012-03-12 21:31, Niels Thykier wrote: > hd -n 1 -s 7 -e '/1 "%02d"' Actually, make that hexdump -n 1 -s 7 -e '/1 "%02d"'. Apparently, "hd" and "hexdump" are not as interchangable as I thought. ~Niels __ This is the maintainer address of Debian's Java team

Bug#661632: javahelper: jh_depends determines incorrect class version on sparc

2012-03-12 Thread Niels Thykier
On 2012-03-12 19:11, Kai Ruschenburg wrote: > Hi, > > On Mon, 12 Mar 2012 09:26:06 +0100, Niels Thykier wrote: >> On 2012-02-28 19:08, Kai Ruschenburg wrote: >> [...] >>> Changing line 37 from >>> new=`hd -s 7 -n 1 -d "$i" | sed -n '2s/.*\([^ ][^ ]\) *$/\1/p'` >>> to >>> new=`hexdump -s 6 -n 2 -e

Bug#661632: javahelper: jh_depends determines incorrect class version on sparc

2012-03-12 Thread Kai Ruschenburg
Hi, On Mon, 12 Mar 2012 09:26:06 +0100, Niels Thykier wrote: > On 2012-02-28 19:08, Kai Ruschenburg wrote: > [...] > > Changing line 37 from > > new=`hd -s 7 -n 1 -d "$i" | sed -n '2s/.*\([^ ][^ ]\) *$/\1/p'` > > to > > new=`hexdump -s 6 -n 2 -e '/1 "%u "' -e '/2 " r 256 * + p"' "$i" | dc` > > sho

Bug#661632: javahelper: jh_depends determines incorrect class version on sparc

2012-03-12 Thread Niels Thykier
On 2012-02-28 19:08, Kai Ruschenburg wrote: > Package: javahelper > Version: 0.32 > Severity: normal > Tags: patch > > Hi, > Hi, Thanks for the report. > when packaging Java programs on sparc (using the sources fetched by apt-get > source), on some programs (e.g. sat4j) this warning is printed

Bug#661632: javahelper: jh_depends determines incorrect class version on sparc

2012-02-28 Thread Kai Ruschenburg
Package: javahelper Version: 0.32 Severity: normal Tags: patch Hi, when packaging Java programs on sparc (using the sources fetched by apt-get source), on some programs (e.g. sat4j) this warning is printed: $ debuild [...] jh_depends -i Warning: Class version too new to recognise (88), might not