File: control

package info (click to toggle)
webkitkde 1.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 676 kB
  • ctags: 628
  • sloc: cpp: 6,205; sh: 25; makefile: 13
file content (39 lines) | stat: -rw-r--r-- 1,430 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: webkitkde
Section: web
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Uploaders: Adrien Grellier <perso@adrieng.fr>,
 Raúl Sánchez Siles <rasasi78@gmail.com>,
Build-Depends: cmake, debhelper (>= 9), kdelibs5-dev (>= 4:4.8.3), libqtwebkit-dev, pkg-kde-tools, dpkg-dev (>=1.16.1)
Standards-Version: 3.9.5
Homepage: https://projects.kde.org/projects/extragear/base/kwebkitpart
Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/webkitkde.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/webkitkde.git

Package: kpart-webkit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libkwebkit-dev, libkwebkit1
Replaces: libkwebkit1
Provides: libkwebkit1
Description: WebKit KPart
 This package contains a plug-In for alowing the Konqueror web browser and
 other KDE applications to use the WebKit HTML renderer instead of the
 traditional KHTML.

Package: kpart-webkit-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, kpart-webkit (= ${binary:Version})
Conflicts: libkwebkit-dbg
Replaces: libkwebkit-dbg
Provides: libkwebkit-dbg
Description: WebKit KPart - debugging symbols
 This package contains a plug-In for alowing the Konqueror web browser and
 other KDE applications to use the WebKit HTML renderer instead of the
 traditional KHTML.
 .
 This package is part of Webkit KPart.