Changes between Version 12 and Version 13 of TalkPackaging


Ignore:
Timestamp:
Mar 13, 2010, 5:44:01 PM (14 years ago)
Author:
stefanor
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • TalkPackaging

    v12 v13  
    175175   * Debian builds packages in an empty chroot, so you need to specify anything non-essential that your build requires. Test this with pbuilder / Launchpad PPAs.
    176176   * `debc` lists the contents of the deb file just built.
    177    * `linitan -Ivi --pedantic ../*.build` will tell you what you did wrong.
     177   * `lintian -Ivi --pedantic ../*.build` will tell you what you did wrong.
    178178 * Then you install...
    179179   * As you install, `python-support` will automatically byte compile your python code for you by calling `update-python-modules`