File: control

package info (click to toggle)
xmlcopyeditor 1.2.1.3-4.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 21,844 kB
  • sloc: xml: 140,240; cpp: 20,094; sh: 11,533; makefile: 205; sed: 16
file content (32 lines) | stat: -rw-r--r-- 1,417 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
Source: xmlcopyeditor
Section: devel
Priority: optional
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper (>= 9.20160403~),
 dh-buildinfo, automake, autoconf, libtool, autotools-dev, quilt, pkg-config,
 libxml2-dev, libwxgtk3.0-gtk3-dev, libaspell-dev, libxslt1-dev, libpcre3-dev,
 libboost-dev, libxerces-c-dev, libexpat1-dev, intltool (>= 0.40.0)
Standards-Version: 4.4.0.1
Homepage: http://xml-copy-editor.sourceforge.net/

Package: xmlcopyeditor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: xmlcopyeditor-dbg (= ${binary:Version})
Description: fast, free, validating XML editor
 XML Copy Editor is an XML editor focusing on editing document markup
 languages like DITA, DocBook, WordprocessingML. It features DTD/XML
 Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax
 highlighting, folding, tag completion/locking, and a spelling/style check.

Package: xmlcopyeditor-dbg
Section: debug
Architecture: any
Depends: xmlcopyeditor (= ${binary:Version}), ${misc:Depends}
Description: fast, free, validating XML editor - debug
 XML Copy Editor is an XML editor focusing on editing document markup
 languages like DITA, DocBook, WordprocessingML. It features DTD/XML
 Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax
 highlighting, folding, tag completion/locking, and a spelling/style check.
 .
 This package contains the debugging symbols.