Changes between Version 10 and Version 11 of GettingStartedWithDevelopment


Ignore:
Timestamp:
04/01/13 11:50:06 (11 years ago)
Author:
jdreed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GettingStartedWithDevelopment

    v10 v11  
    2424You should also create the file ~/.devscripts with the following contents: 
    2525{{{ 
     26DEBUILD_LINTIAN_OPTS="--profile debathena" 
    2627DEBUILD_DPKG_BUILDPACKAGE_OPTS="-us -uc -sa -i -I" 
    2728DEBEMAIL="yourusername@mit.edu"