~ubuntu-branches/ubuntu/karmic/edbrowse/karmic-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Kapil Hari Paranjape
  • Date: 2008-04-09 18:55:23 UTC
  • mfrom: (1.1.4 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080409185523-dqokcloumyn1ibn4
Tags: 3.3.4-1
* 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/".

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Uploaders: Kapil Hari Paranjape <kapil@debian.org>
5
5
Maintainer: Mario Lang <mlang@debian.org>
6
6
Build-Depends: debhelper (>> 4.0.0), libssl-dev (>= 0.9.8b), libpcre3-dev (>= 6.4), libmozjs-dev (>= 1.8.0.5)
7
 
XS-Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/edbrowse/
8
 
Standards-Version: 3.7.2
 
7
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/edbrowse/
 
8
Homepage: http://edbrowse.sourceforge.net/
 
9
Standards-Version: 3.7.3
9
10
 
10
11
Package: edbrowse
11
12
Architecture: any
12
13
Depends: ${shlibs:Depends}
 
14
Recommends: poppler-utils | xpdf-utils
 
15
Provides: editor, mail-reader, www-browser
13
16
Description: A /bin/ed-alike webbrowser written in C
14
17
 edbrowse is a reimplementation of /bin/ed, with some basic
15
18
 differences (it uses Perl regular expressions) with the ability to
17
20
 on the html source to produce a readable representation. edbrowse
18
21
 supports Forms, Frames, Netscape-style cookies, HTTPS
19
22
 connections and JavaScript.
20
 
 .
21
 
  Homepage: http://www.eklhad.net/linux/app/index.html