diff options
Diffstat (limited to 'source-package-format-1.0.txt')
-rw-r--r-- | source-package-format-1.0.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source-package-format-1.0.txt b/source-package-format-1.0.txt index 61728f5..d3a2c30 100644 --- a/source-package-format-1.0.txt +++ b/source-package-format-1.0.txt @@ -32,12 +32,12 @@ into an operating system. RATIONALE ========= -This source package format is intended to resemble the package format of the -OpenBricks Embedded Linux Framework. Unlike the OpenBricks format, however, -this format is designed to support the building of multiple binary packages from -one source package. Additionally, source packages in this format are intended -to be maintained independently rather than in one monolithic software repository -(such as that of OpenBricks). In these and other respects, this format draws +This source package format is modeled after the package format of the OpenBricks +Embedded Linux Framework. Unlike the OpenBricks format, however, this format is +designed to support the building of multiple binary packages from one source +package. Additionally, source packages in this format are intended to be +maintained independently rather than in one monolithic software repository (such +as that of OpenBricks). In these and other respects, this format draws inspiration from Debian's source package formats. |