Record upstream metadata in a DEP-12 format document.
[debian_inform6-library.git] / debian / upstream / metadata
blob4bd4f39c0dc9a0810b31f8f4c1508da855f30f61
1 # debian/upstream/metadata
2 # Part of Debian ‘inform6-library’ package.
4 # This is free software, and you are welcome to redistribute it under
5 # certain conditions; see the end of this file for copyright
6 # information, grant of license, and disclaimer of warranty.
8 %YAML 1.1
9 ---
10 # <URL:https://wiki.debian.org/UpstreamMetadata>
11 Name: inform6lib
12 Homepage: https://ifarchive.org/if-archive/infocom/compilers/inform6/library/
13 Contact: David Griffith <dave@661.org>
14 Archive: The Interactive Fiction Archive <URL:https://ifarchive.org/>
15 Bug-Database: https://gitlab.com/DavidGriffith/inform6lib/issues/
16 Bug-Submit: https://gitlab.com/DavidGriffith/inform6lib/issues/new
17 Repository: https://gitlab.com/DavidGriffith/inform6lib.git
18 Repository-Browse: https://gitlab.com/DavidGriffith/inform6lib/tree/master
19 Changelog: https://gitlab.com/DavidGriffith/inform6lib/blob/master/ChangeLog
22 # Copyright © 2018–2019 Ben Finney <bignose@debian.org>
24 # This is free software; you may copy, modify, and/or distribute this work
25 # under the terms of the Expat license as published by James Clark.
26 # No warranty expressed or implied.
28 # Local variables:
29 # coding: utf-8
30 # mode: yaml
31 # End:
32 # vim: fileencoding=utf-8 filetype=yaml :