[ 
https://issues.apache.org/jira/browse/COMPRESS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig updated COMPRESS-133:
------------------------------------

    Component/s:     (was: Archivers)
                 Documentation
    
> Mention Debian/Ubuntu packages in AR format documentation
> ---------------------------------------------------------
>
>                 Key: COMPRESS-133
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-133
>             Project: Commons Compress
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Bear Giles
>            Priority: Trivial
>
> The documentation for the AR format can/should mention that it is the basis 
> for Debian/Ubuntu packages. A .deb file is actually an AR file with three 
> elements:
> _debian-binary_: version number ("2.0")
> _data.tar.gz_: compressed tarball containing the package's files
> _control.tar.gz_: compressed tarball containing the package's metadata 
> (information, installation and removal scripts, etc.)
> People will normally want to use the Debian package management tools but it's 
> nice to know that we can access the 'original' content if necessary.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to