| 1 | Source: libgtkhtml2 |
|---|
| 2 | Section: libs |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
|---|
| 5 | Uploaders: @GNOME_TEAM@ |
|---|
| 6 | Standards-Version: 3.8.0.1 |
|---|
| 7 | Build-Depends: debhelper (>= 5), |
|---|
| 8 | gettext (>= 0.10.38), |
|---|
| 9 | libxml2-dev (>= 2.4.16), |
|---|
| 10 | libgtk2.0-dev (>= 2.13), |
|---|
| 11 | libgnomevfs2-dev (>= 1.9.8), |
|---|
| 12 | gnome-pkg-tools (>= 0.11), |
|---|
| 13 | autotools-dev |
|---|
| 14 | |
|---|
| 15 | Package: libgtkhtml2-@SONAME@ |
|---|
| 16 | Architecture: any |
|---|
| 17 | Section: libs |
|---|
| 18 | Depends: ${misc:Depends}, |
|---|
| 19 | ${shlibs:Depends} |
|---|
| 20 | Description: HTML rendering/editing library - runtime files |
|---|
| 21 | GtkHTML is a lightweight engine to render, print and edit HTML. It was |
|---|
| 22 | originally based on kHTML, but is now being developed independently. |
|---|
| 23 | . |
|---|
| 24 | This is version 2 of GtkHTML, which is now developed independently of |
|---|
| 25 | GtkHTML 3. |
|---|
| 26 | . |
|---|
| 27 | This package contains the runtime files needed by packages using |
|---|
| 28 | GtkHTML. |
|---|
| 29 | |
|---|
| 30 | Package: libgtkhtml2-dbg |
|---|
| 31 | Architecture: any |
|---|
| 32 | Section: libs |
|---|
| 33 | Priority: extra |
|---|
| 34 | Depends: ${misc:Depends}, |
|---|
| 35 | libgtkhtml2-@SONAME@ (= ${binary:Version}), |
|---|
| 36 | ${shlibs:Depends} |
|---|
| 37 | Description: HTML rendering/editing library - detached debugging symbols |
|---|
| 38 | GtkHTML is a lightweight engine to render, print and edit HTML. It was |
|---|
| 39 | originally based on kHTML, but is now being developed independently. |
|---|
| 40 | . |
|---|
| 41 | This is version 2 of GtkHTML, which is now developed independently of |
|---|
| 42 | GtkHTML 3. |
|---|
| 43 | . |
|---|
| 44 | This package contains the detached debugging symbols. |
|---|
| 45 | |
|---|
| 46 | Package: libgtkhtml2-dev |
|---|
| 47 | Architecture: any |
|---|
| 48 | Section: libdevel |
|---|
| 49 | Depends: ${misc:Depends}, |
|---|
| 50 | libgtkhtml2-@SONAME@ (= ${binary:Version}), |
|---|
| 51 | libxml2-dev |
|---|
| 52 | Replaces: libgtkhtml2-@SONAME@ (<< 2.11.1-1) |
|---|
| 53 | Description: HTML rendering/editing library - development files |
|---|
| 54 | GtkHTML is a lightweight engine to render, print and edit HTML. It was |
|---|
| 55 | originally based on kHTML, but is now being developed independently. |
|---|
| 56 | . |
|---|
| 57 | This is version 2 of GtkHTML, which is now developed independently of |
|---|
| 58 | GtkHTML 3. |
|---|
| 59 | . |
|---|
| 60 | This package contains the development files needed to build packages |
|---|
| 61 | using GtkHTML. |
|---|