diff options
-rw-r--r-- | specs/source-package-format-1.0.txt | 6 |
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. |