summaryrefslogtreecommitdiff
path: root/debian/control
blob: eaab822815a69fbd4d0b7fad7c0f30e1d87c2a5f (plain)
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
Source: mdk-doc
Section: non-free/doc
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends:
 debhelper (>> 13.3.3~),
 debhelper-compat (= 13),
 dh-sequence-single-binary,
 intltool,
 libglib2.0-dev,
 pkg-config,
 texinfo
Standards-Version: 4.6.0
Homepage: https://www.gnu.org/software/mdk/mdk.html
Vcs-Browser: https://salsa.debian.org/debian/mdk-doc/
Vcs-Git: https://salsa.debian.org/debian/mdk-doc.git
XS-Autobuild: yes
Rules-Requires-Root: no

Package: mdk-doc
Architecture: all
Multi-Arch: foreign
Depends: mdk, ${misc:Depends}
Enhances: mdk
Description: Documentation for the MIX Development Kit
 MDK stands for MIX Development Kit, and provides tools for developing
 and executing, in a MIX virtual machine, MIXAL programs.
 .
 The MIX is Donald Knuth's mythical computer, described in the first
 volume of The Art of Computer Programming, which is programmed using
 MIXAL, the MIX assembly language.
 .
 This package contains the documentation for the utilities included in
 the mdk package.