Source: ckeditor
Section: javascript
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
 Bastien Roucariès <rouca@debian.org>
Build-Depends: debhelper-compat (= 13)
    ,ckbuilder (>= 2.3.2+dfsg-2~)
    ,closure-compiler
    ,xvfb, xauth
    ,rsync
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://ckeditor.com
Vcs-Browser: https://salsa.debian.org/js-team/ckeditor
Vcs-Git: https://salsa.debian.org/js-team/ckeditor.git

Package: ckeditor
Architecture: all
# Remove libjs-highlight after jessie + 1
Depends: ${misc:Depends},
	 libjs-highlight.js (>= 8.0~) | libjs-highlight (>= 8.0~)
Recommends: javascript-common
Suggests: libjs-jquery
Description: text editor which can be embedded into web pages
 CKEditor is a WYSIWYG editor which can be embedded into web pages.
 WYSIWYG means that the text being edited looks as similar
 as possible to the results users have when publishing it.
 .
 It brings to the web common editing features found on desktop
 editing applications like Microsoft Word and OpenOffice.
