Debian Package 分析笔记

本文详细介绍了Debian Package的类型,包括Binary packages和Source packages,讲解了.deb包命名规则,并提供了创建Debian Package的步骤。此外,还探讨了Control文件的重要性和 Debain Package的文件结构。通过实例解析了Maemopad应用的文件结构,帮助读者理解Debian包的构建过程。
摘要由CSDN通过智能技术生成

RELEASE INFORMATION

Project:           Maemo       
Author :           Tao Xia
Version:           v1.0
Date:              2008-07-18

[Notes] 1.Any quotation or copy of this file please reserve the original author information.
2.The contents that quoted in other places will marked as *-------------(beginning) and --------------*(Ending)






[Description] The basic knowledge of Debian Package. The steps of creating a deb package, and the meaning of some concepts.
The details please see http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Application_Development/Chapter_07_Packaging_Applications.html

1.Debian Packages
=====================================

  debian包分为两种:
   
  (1) Binary packages (.deb 文件)

      包含可执行文件、配置文件、版权信息以及其他文档,用户可直接利用他进行安装。
      每个deb包都只能在指定的架构下运行,比如i386和arm架构不可通用。

  .deb包命名规则
  foo_versionNumber-maemoRevision_arch.deb
    
  *foo:包名
  *versionNumber:版本号
  *maemoRevision:版本修订号,当.diff.gz改变了,而版本号没有时
  *arch:目标体系结构名称


  Some examples from one release of the SDK follow:

   * libdb4.2_4.2.52-18osso_armel.deb:
       o libdb4.2: Binary package name. Package versions with incompatible APIs will normally have their package name contain a number.
       o 4.2.52-18osso: Upstream version is 4.2.52, with local modif

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值