Declare “Standards-Version: 3.9.8”.
[debian_inform6-library.git] / debian / control
blob600ac8ce7aaa3da681881287c9309cd45c52d67d
1 Source: inform6-library
2 Section: devel
3 Priority: optional
4 Homepage: http://inform-fiction.org/
5 Maintainer: Ben Finney <ben+debian@benfinney.id.au>
6 Standards-Version: 3.9.8
7 VCS-Git: https://notabug.org/bignose/debian_inform6-library.git
8 VCS-Browser: https://notabug.org/bignose/debian_inform6-library/
9 Build-Depends-Indep:
10     debhelper (>= 9)
12 Package: inform6-library
13 Architecture: all
14 Depends:
15     ${misc:Depends}
16 Recommends:
17     inform6-compiler
18 Description: Inform 6 interactive fiction language — standard library
19  Inform 6 is an object-oriented language for writing interactive
20  fiction, also known as “text adventures” or “adventure games”.
21  .
22  As an interactive fiction developer, you create Inform 6 source code
23  defining the story. Then compile from source code to a “story file”.
24  The resulting story files are highly portable, with interpreters
25  available for many different platforms.
26  .
27  This package installs:
28   * The Inform 6 standard library.