source: pkg/viola/main/iceweasel/trunk/debian/control @ 3682

Revision 3682, 2.5 KB checked in by alanbach-guest, 5 years ago (diff)
  • Fixed build deps
Line 
1Source: iceweasel
2Section: web
3Priority: optional
4Maintainer: Eric Dorland <eric@debian.org>
5Uploaders: Mike Hommey <glandium@debian.org>
6Build-Depends: autotools-dev, debhelper (>= 5.0), imagemagick,
7        libgtk2.0-dev (>= 2.8), librsvg2-bin, patch, sharutils, xsltproc,
8        zip, xulrunner-dev (>= 1.9~b5-2), xulrunner-1.9-common (>= 1.9~b5-2),
9        libhunspell-dev (>= 1.1.5-2), libidl-dev (>= 0.8.0), libjpeg62-dev,
10        liborbit2-dev, libpng12-dev, librsvg2-bin, libx11-dev, libxft-dev,
11        libxinerama-dev, libxp-dev, libxrender-dev, libxt-dev, m4, patch,
12        sharutils, xsltproc, zip, zlib1g-dev, libdbus-glib-1-dev
13Build-Conflicts: graphicsmagick-imagemagick-compat
14Standards-Version: 3.7.3
15Vcs-Git: git://git.debian.org/git/pkg-mozilla/iceweasel.git
16Vcs-Browser: http://git.debian.org/?p=pkg-mozilla/iceweasel.git
17
18Package: iceweasel
19Architecture: any
20Depends: fontconfig, psmisc, procps, debianutils (>= 1.16), ${shlibs:Depends}, xulrunner-1.9 (>= 1.9~b5-4)
21Suggests: xulrunner-1.9-gnome-support, latex-xft-fonts, xfonts-mathml, ttf-mathematica4.1, xprint, mozplugger, libkrb53
22Provides: www-browser
23Conflicts: mozilla-firefox (<< 1.5.dfsg-1), firefox (<< 2.0+dfsg-1), iceweasel-dom-inspector (<< 3.0~b4)
24Replaces: mozilla-firefox, firefox (<< 2.0+dfsg-1), iceweasel-gnome-support (<= 3.0~b5-2)
25Description: lightweight web browser based on Mozilla
26 Iceweasel is a redesign of the Mozilla browser component, similar to
27 Galeon, K-Meleon and Camino, but written using the XUL user interface
28 language and designed to be lightweight and cross-platform.
29 .
30 This browser is based on the Firefox source-code, with minor
31 modifications. Historically, this browser was previously known as
32 Firebird and Phoenix.
33
34Package: iceweasel-gnome-support
35Architecture: all
36Section: gnome
37Depends: iceweasel, xulrunner-1.9-gnome-support
38Provides: gnome-www-browser
39Description: Support for GNOME in Iceweasel
40 This is an Iceweasel component that allows it to use protocol
41 handlers from GnomeVFS, such as smb or sftp, and other GNOME
42 integration features.
43
44Package: iceweasel-dbg
45Architecture: any
46Priority: extra
47Section: devel
48Depends: iceweasel (= ${binary:Version}), xulrunner-1.9-dbg
49Replaces: firefox-dbg
50Conflicts: firefox-dbg
51Description: debugging symbols for iceweasel
52 Iceweasel is a redesign of the Mozilla browser component, similar to
53 Galeon, K-Meleon and Camino, but written using the XUL user interface
54 language and designed to be lightweight and cross-platform.
55 .
56 This package contains the debugging symbols for iceweasel.
Note: See TracBrowser for help on using the repository browser.