edbrowse (3.3.1-1ubuntu0.1) hardy-security; urgency=low [ Micah Gersten ] * fix LP: #553052 - Port edbrowse to xulrunner-1.9.2 + debian/control: - replace libmozjs-dev with xulrunner-dev - add build depends on pkg-config - add xulrunner-1.9.2 depends to edbrowse package + debian/rules: - get mozjs cflags and libs with pkgconfig - move edbrowse binary to edbrowse-real - install edbrowse wrapper script so we can set LD_LIBRARY_PATH + Add debian/edbrowse.sh as a wrapper so we can set LD_LIBRARY_PATH [ Chris Coulson ] * Specify search path for libssl. This fixes a local build error I had where it failed to link with openssl with the libmozjs link flags present (which specify a search path) - update debian/rules -- Micah Gersten Mon, 31 May 2010 01:31:38 -0500 edbrowse (3.3.1-1) unstable; urgency=low * New upstream version (3.3.1). - Messages have been internationalised. - Supports LANG environment variable. - Includes man page. * Incorporate upstream man page: - debian/rules: Add rule to install upstream man page. - debian/edbrowse.1: Not required. Removed. -- Kapil Hari Paranjape Wed, 5 Dec 2007 10:39:04 +0530 edbrowse (3.2.1-2) unstable; urgency=low * debian/edbrowse.1: - Corrected author's address. - Put sourceforge as the upstream web address. * debian/watch: Added URL to track upstream versions. * debian/control: Added XS-Vcs-Svn tag. * debian/compat: Added this file instead of DH_COMPAT line in debian/rules. * debian/rules: - Commented out DH_COMPAT line - Added definition of LFLAGS to prevent stripping of compiled binary if "nostrip" is defined. Closes: #436780. -- Kapil Hari Paranjape Thu, 9 Aug 2007 06:53:42 +0530 edbrowse (3.2.1-1) unstable; urgency=low * New upstream version (3.2.1). Closes: #421451. - can fetch and execute a local javascript file if required by local html file. - provide COPYING and CHANGES files. * debian/rules: - add CHANGES to dh_installchangelogs line. - add dh_installman entry to install the man page. * debian/copyright: updated to include the COPYING file. * debian/edbrowse.1: added a basic man page. -- Kapil Hari Paranjape Wed, 9 May 2007 07:33:04 +0530 edbrowse (3.1.2-1) unstable; urgency=low * New upstream version (3.1.2). Closes: #306486. - programs now written in C - support for javascript. * debian/control: - added Kapil Hari Paranjape to Uploaders. - Build-depends on "libssl-dev", "libmozjs-dev", "libpcre3-dev". - Standards-Version to 3.7.2. No changes required. * debian/rules: - add "noopt" feature. - set CFLAGS and LIBS. - Put $(MAKE) into the build rules. * debian/copyright: Edited to add the current copyright which is GPL with the exception for linking with OpenSSL. * debian/docs: added "README". * debian/examples: added "jsrt". -- Kapil Hari Paranjape Fri, 20 Oct 2006 10:47:30 +0530 edbrowse (1.5.17-2) unstable; urgency=low * debian/control: - Use Build-Depends-Indep and correctly depend on debhelper >= 4. - Update Stnadards-Version to 3.6.1. * debian/copyright: Fix dh_make boilerplate. -- Mario Lang Sat, 1 Nov 2003 11:33:01 +0100 edbrowse (1.5.17-1) unstable; urgency=low * New upstream version - Fixes DFSG-incompatible copyright notice (Closes: Bug#211062). -- Mario Lang Tue, 16 Sep 2003 15:39:02 +0200 edbrowse (1.5.0-1) unstable; urgency=low * Initial Release. -- Mario Lang Sat, 16 Nov 2002 10:49:41 +0100