Changes between Version 13 and Version 14 of TalkPackaging


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

changes file not build log for lintian

Legend:

Unmodified
Added
Removed
Modified
  • TalkPackaging

    v13 v14  
    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    * `lintian -Ivi --pedantic ../*.build` will tell you what you did wrong.
     177   * `lintian -Ivi --pedantic ../*.changes` 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`