summaryrefslogtreecommitdiffstats
path: root/specs/source-package-format-1.0.txt
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-02-25 17:44:57 (EST)
committer P. J. McDermott <pjm@nac.net>2012-02-25 17:44:57 (EST)
commitd4224e14881c0cf5751b34d1c476500ad6567d1b (patch)
treec7e5357854a62bec10660f2e7eecd1e79b64a3f3 /specs/source-package-format-1.0.txt
parent045d87153c7299961ed3603721b40838a28b321d (diff)
Preface the directory structure with explanation.
Diffstat (limited to 'specs/source-package-format-1.0.txt')
-rw-r--r--specs/source-package-format-1.0.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/specs/source-package-format-1.0.txt b/specs/source-package-format-1.0.txt
index a9c3831..4555edb 100644
--- a/specs/source-package-format-1.0.txt
+++ b/specs/source-package-format-1.0.txt
@@ -50,7 +50,11 @@ from Debian's source package formats.
Directory Structure
===================
- <pkgname>_<pkgver>-<pkgrev>/
+The source package directory hierarchy can be summarized with the following
+tree, where "<binpkg>" is the name of each binary package generated by the
+source package:
+
+ <source-package-directory>/
+- <binpkg>.pkg/
| +- control
| | Metadata about the binary package.