Package: spidermonkey-bin
Version: 1.5rc6a-1
Severity: normal

Hello,

I've built source and binary debs for SpiderMonkey 1.5 final release.
This is on Ubuntu Breezy Badger, but the source package should rebuild
just fine on Debian.

The only issue I ran into is that the new final release from dpkg's
point of view has a smaller version number than the current package:

$ dpkg --compare-versions 1.5rc6a-2 '<' 1.5; echo $?
1

So I added a .0 to the version number:

$ dpkg --compare-versions 1.5rc6a-2 '<' 1.5.0; echo $?
0

This is in preference to using an epoch.

The patch to src/perlconnect/jsperl.c is also included in the upstream
release.

You can find the work done at

http://www.orcaware.com/packages/ubuntu/breezy/spidermonkey/

Regards,
Blair

-- System Information:
Debian Release: testing/unstable
  APT prefers breezy-updates
  APT policy: (500, 'breezy-updates'), (500, 'breezy-security'), (500, 
'breezy-backports'), (500, 'breezy')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-10-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages spidermonkey-bin depends on:
ii  libc6                  2.3.5-1ubuntu12   GNU C Library: Shared libraries an
ii  libncurses5            5.4-9ubuntu4      Shared libraries for terminal hand
ii  libnspr4               2:1.7.12-1ubuntu1 Netscape Portable Runtime Library
ii  libreadline4           4.3-15            GNU readline and history libraries
ii  libsmjs1               1.5rc6a-1         The Mozilla SpiderMonkey JavaScrip

spidermonkey-bin recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to