Changes between Version 9 and Version 10 of PackageUpdates
- Timestamp:
- 05/16/12 05:47:27 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PackageUpdates
v9 v10 61 61 dch -i -D precise "launchpad build for precise" 62 62 }}} 63 * Open debian/changelog and make sure the version and the log is OK 63 * Open debian/changelog and make sure the version and the log are OK 64 * Verify debian/control to make sure everything is up-to-date 64 65 * Build the package 65 66 {{{ 66 67 debuild -S -sd 68 or 69 debuild -S -sa // if you really need to upload the source too 67 70 }}} 68 71 * Test the build with pbuilder