Building Meta Packages: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
Line 2: Line 2:


After checking them out use <tt>debuild -uc -us -b</tt> in each subdirectory to build the package.  Pay attention to the lintian output and make sure you've addressed or at least understand all the complaints.
After checking them out use <tt>debuild -uc -us -b</tt> in each subdirectory to build the package.  Pay attention to the lintian output and make sure you've addressed or at least understand all the complaints.
[[Category:Developer Resources]][[Category:NeedsReview]]
[[Category:Project Team Resources]][[Category:NeedsReview]]

Revision as of 13:11, 9 December 2013

The meta packages, a set of iHRIS packages with the suffix -all are maintained in the ihris-meta branch on Launchpad.

After checking them out use debuild -uc -us -b in each subdirectory to build the package. Pay attention to the lintian output and make sure you've addressed or at least understand all the complaints.