libjavascript-perl (1.08-1) unstable; urgency=low * New upstream release. * Set JS_FORCE=1 in debian/rules, avoids building a test binary; drop patch makefile-compile.patch accordingly and remove touching Makefile in debian/rule's clean target. * Refresh mozjs.patch. * Update years of copyright in debian/copyright. -- gregor herrmann Thu, 08 May 2008 21:50:57 +0200 libjavascript-perl (1.06-2) unstable; urgency=low * debian/rules: touch Makefile before $(MAKE) realclean to avoid Makefile re-building (and breaking building twice in a row); thanks to Mike Hommey for the bug report (closes: #478060). * Add patch mozjs.patch provided by Mike Hommey to prepare the package for the newer version of libmozjs-dev (closes: #478064). * debian/control: change my email address. -- gregor herrmann Mon, 28 Apr 2008 17:23:15 +0200 libjavascript-perl (1.06-1) unstable; urgency=low * New upstream release. -- Roberto C. Sanchez Sat, 19 Apr 2008 12:09:58 -0400 libjavascript-perl (1.05-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/watch: extended regexp for matching upstream releases. * debian/copyright: add upstream source location. * debian/rules: - remove obsolete source and diff targets, add install to .PHONY target - remove some unused dh_* calls and some whitespace * Add patch makefile-compile.patch: Makefile.PL compiles a test file but the call to system() fails if some variables are empty. [ Damyan Ivanov ] * add gregor to Uploaders -- gregor herrmann Wed, 02 Apr 2008 21:30:44 +0200 libjavascript-perl (1.04-3) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/share/perl5 only if it exists. [ Joachim Breitner ] * Removed myself from uploaders. [ Niko Tyni ] * Upgrade to Standards-Version 3.7.3. No changes needed. * Remove the unnecessary -1 Debian revision from the quilt build-dependency. * Switch to my @debian.org address. -- Niko Tyni Fri, 15 Feb 2008 23:01:40 +0200 libjavascript-perl (1.04-2) unstable; urgency=low * Build with -DMOZILLA_1_8_BRANCH=1 to fix test failures on 32-bit architectures. (Closes: #451774) -- Niko Tyni Mon, 19 Nov 2007 22:46:08 +0200 libjavascript-perl (1.04-1) unstable; urgency=low [ Krzysztof Krzyzaniak (eloy) ] * New upstream release [ Frank Lichtenheld ] * Fix typo in Description [ Martín Ferrari ] * Bumped debian/watch version. * Added builddeps for testing. * Added Homepage to debian/control. [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. [ Damyan Ivanov ] * New upstream SVN snapshot Fixes building with newer libmozjs. Closes: #419651 * Add libtest-exception-perl to B-D [ Niko Tyni ] * New upstream release. * Build with JS_UTF8=0, since libmozjs apparently doesn't have UTF8 support (-DJS_C_STRINGS_ARE_UTF8). * Move '$(MAKE) test' to the build target. * Set JS_INC when running the tests to fix test failures in t/24-c-level-interrupt-handler.t. * Minor improvements to debian/rules. * Upgrade to Standards-Version 3.7.2. No changes needed. * Upgrade to debhelper compatibility level 5. * Update debian/copyright. * Add build-dependency on libinline-perl for test coverage. * Manage debian/patches with quilt. + pod-errors: fix two minor documentation errors. * Use the CPAN homepage in debian/watch. -- Niko Tyni Sat, 17 Nov 2007 20:48:50 +0200 libjavascript-perl (0.55-3) unstable; urgency=low * Migrate from libsmjs to libmozjs. (Closes: #353891) + build-depend on libmozjs-dev + Makefile.PL, Javascript.xs: use jsapi.h in /usr/include/mozjs + Makefile.PL: test for libmozjs.so -- Niko Tyni Mon, 13 Mar 2006 22:02:43 +0200 libjavascript-perl (0.55-2) unstable; urgency=low * Build with JS_THREADSAFE=1. (Closes: #301390) * Don't ignore the return value of 'make realclean'. * Don't ignore the return value of 'make test'. * Add myself to Uploaders. -- Niko Tyni Wed, 21 Dec 2005 14:37:24 +0200 libjavascript-perl (0.55-1) unstable; urgency=low * New upstream release (closes: #329569) * Added me to Uploaders * debian/rules - cleaning * Standards-Version increased to 3.6.2 without changes -- Krzysztof Krzyzaniak (eloy) Mon, 19 Dec 2005 16:13:41 +0100 libjavascript-perl (0.52-4) unstable; urgency=low * Fixing changelog entry (2nd try, something's borked here) * Really closes: #277501 -- Joachim Breitner Wed, 17 Nov 2004 23:26:52 +0100 libjavascript-perl (0.52-3) unstable; urgency=low * Fixing changelog entry * Really closes: #277501 -- Joachim Breitner Wed, 17 Nov 2004 23:23:59 +0100 libjavascript-perl (0.52-2) unstable; urgency=low * Make sure it is built with libsmjs (Closes: #277501). -- Joachim Breitner Wed, 17 Nov 2004 21:44:17 +0100 libjavascript-perl (0.52-1) unstable; urgency=low * Initial Release (Closes: #241798). -- Daniel Ruoso Mon, 31 May 2004 00:33:21 -0300