Changeset 4325 for pkg/boss/main/libgtkhtml2/trunk/debian/control.in
- Timestamp:
- 11/01/08 03:35:42 (5 years ago)
- File:
-
- 1 edited
-
pkg/boss/main/libgtkhtml2/trunk/debian/control.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/boss/main/libgtkhtml2/trunk/debian/control.in
r1874 r4325 4 4 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 5 5 Uploaders: @GNOME_TEAM@ 6 Standards-Version: 3.7.2 7 Build-Depends: debhelper (>= 5), gettext (>= 0.10.38), libxml2-dev (>= 2.4.16), libgail-dev (>= 1.4), libgtk2.0-dev (>= 2.2), libgnomevfs2-dev (>= 1.9.8), gnome-pkg-tools (>= 0.11), autotools-dev 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 8 14 9 15 Package: libgtkhtml2-@SONAME@ 10 16 Architecture: any 11 17 Section: libs 12 Depends: ${misc:Depends}, ${shlibs:Depends} 13 Description: HTML rendering/editing library - runtime files. (for GNOME2) 14 This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It 15 was originally based on KHTMLW, but is now being developed independently. 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. 16 23 . 17 This package is a part of GNOME2 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. 18 45 19 46 Package: libgtkhtml2-dev 20 47 Architecture: any 21 48 Section: libdevel 22 Depends: ${misc:Depends}, libgtkhtml2-@SONAME@ (= ${Source-Version}), libxml2-dev, libgail-dev (>= 1.2) 23 Description: HTML rendering/editing library - development files. for (GNOME2) 24 This is GtkHTML, a lightweight HTML rendering/printing/editing engine. It 25 was originally based on KHTMLW, but is now being developed independently. 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. 26 56 . 27 This package is a part of GNOME2 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.
Note: See TracChangeset
for help on using the changeset viewer.


