Changeset 7443 for pkg/raul/main/gtkhtml3.14/trunk/debian/control
- Timestamp:
- 02/22/11 01:59:02 (2 years ago)
- File:
-
- 1 edited
-
pkg/raul/main/gtkhtml3.14/trunk/debian/control (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/gtkhtml3.14/trunk/debian/control
r7320 r7443 2 2 Section: gnome 3 3 Priority: optional 4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> 5 XSBC-Original-Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org> 4 Maintainer: Debian Evolution Maintainers <pkg-evolution-maintainers@lists.alioth.debian.org> 6 5 Uploaders: Loic Minier <lool@dooz.org>, 7 6 Heikki Henriksen <heikkih@gmail.com>, … … 12 11 Dm-Upload-Allowed: yes 13 12 Homepage: http://www.gnome.org/projects/evolution/ 14 Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gtkhtml3.14/ubuntu 13 Vcs-Svn: svn://svn.debian.org/svn/pkg-evolution/unstable/gtkhtml3.14 14 Vcs-Browser: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.14 15 15 Build-Depends: debhelper (>= 7.2.3~), 16 16 cdbs (>= 0.4.37), 17 17 dpkg-dev (>= 1.14.16), 18 hardening-includes, 18 19 pkg-config, 19 20 libtool, 20 21 intltool (>= 0.36.3), 21 libgail-dev (>= 2.20.0),22 libgail-dev (>= 1.1.0), 22 23 libgnomeui-dev (>= 2.0.0), 23 24 libpango1.0-dev (>= 1.5), … … 38 39 ${misc:Depends}, 39 40 Suggests: libgtkhtml3.14-dbg 40 Replaces: gtkhtml3.14 (<< 3. 32.0)41 Conflicts: gtkhtml3.14 (<< 3. 32.0)41 Replaces: gtkhtml3.14 (<< 3.16.0) 42 Conflicts: gtkhtml3.14 (<< 3.16.0) 42 43 Description: HTML rendering/editing library - runtime files 43 44 GtkHTML is a lightweight HTML rendering/printing/editing engine. … … 71 72 This package contains the unstripped libraries used for debugging purposes. 72 73 73 Package: libgtkhtml-editor 074 Package: libgtkhtml-editor-3.14-0 74 75 Architecture: any 75 76 Section: libs 76 77 Depends: ${shlibs:Depends}, 77 78 ${misc:Depends}, 78 libgtkhtml-editor- common (= ${source:Version})79 libgtkhtml-editor-3.14-common (= ${source:Version}) 79 80 Breaks: libgtkhtml3.14 (<< 3.26) 80 81 Description: HTML rendering/editing library - editor widget … … 83 84 This package contains the editor widget. 84 85 85 Package: libgtkhtml-editor- common86 Package: libgtkhtml-editor-3.14-common 86 87 Section: libs 87 88 Architecture: all 88 89 Depends: ${shlibs:Depends}, 89 90 ${misc:Depends}, 90 Conflicts: gtkhtml3.14 91 Replaces: gtkhtml3.14 91 Conflicts: gtkhtml3.14, libgtkhtml-editor-common 92 Replaces: gtkhtml3.14, libgtkhtml-editor-common 92 93 Description: HTML rendering/editing library - editor widget data 93 94 GtkHTML is a lightweight HTML rendering/printing/editing engine. … … 95 96 This package contains the editor widget data. 96 97 97 Package: libgtkhtml-editor- dev98 Package: libgtkhtml-editor-3.14-dev 98 99 Architecture: any 99 100 Section: libdevel 100 101 Priority: extra 101 Depends: libgtkhtml-editor 0 (= ${binary:Version}),102 Depends: libgtkhtml-editor-3.14-0 (= ${binary:Version}), 102 103 ${misc:Depends}, 103 104 ${shlibs:Depends}
Note: See TracChangeset
for help on using the changeset viewer.


