lp:ubuntu/oneiric/edbrowse

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/edbrowse
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

12. By Chris Coulson

Add build-depend on libreadline-dev

11. By Chris Coulson

* New upstream release
* Convert to source format 3.0
  - add debian/format/source
* Update for xulrunner-2.0
  - update debian/control
  - add debian/patches/spidermonkey-2.0.patch for the JSNative changes
  - add debian/patches/series
* Don't call the xulrunner binary to find libmozjs
  - update debian/edbrowse.sh
* Pass -lcrypto and -lreadline to the linker
  - update debian/rules

10. By Micah Gersten

* SECURITY UPDATE: insecure library loading (LP: #650862)
  - debian/edbrowse.sh: use shell expansion to set LD_LIBRARY_PATH
  - CVE-2010-3349

9. By 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

8. By Kapil Hari Paranjape <email address hidden>

* New upstream version (3.4.1).
* debian/rules:
  - add "touch build-stamp" to build-stamp target.
  - modify clean target to use clean target in src/makefile.
  - remove debian/edbrowse.1 in clean target.
  - added "-lcurl" to linker flags.
* debian/control:
  - added libcurl4-openssl-dev to Build-Depends
  - Standards Version 3.8.0. No changes required.

7. By Kapil Hari Paranjape <email address hidden>

* New upstream version (3.3.4).
 - Convert between iso8859-1 and utf-8 on the fly.
 - Support reading of pdf using pdftohtml.
 - French translation of html documentation.
 - Old html documentation renamed to usersguide.
 - Additional documentation on philosophy.
* debian/control:
 - Changed homepage to sourcefource site.
 - Moved homepage from description to its own field.
 - Added "poppler-utils | xpdf-utils" to Recommends.
 - Added "www-browser", "mail-reader" and "editor" to Provides.
 - Removed "XS-" from Vcs-Svn tag.
 - Standards-Version: 3.7.3
* debian/docs: Added new documentation files
  from "doc/" subdirectory.
* debian/watch: Updated to use sourceforge site.
* debian/edbrowse.doc-base:
  - Changed name of upstream provided html documentation from
    "ebdoc.html" to "usersguide.html".
  - Changed section from "net" to "Network/Web Browsing".
* debian/install: Compiled binary is now in "src/".

6. By Kapil Hari Paranjape <email address hidden>

* 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.

5. By Kapil Hari Paranjape <email address hidden>

* 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.

4. By Kapil Hari Paranjape

* 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.

3. By Kapil Hari Paranjape

* 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".

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/edbrowse
This branch contains Public information 
Everyone can see this information.

Subscribers