Building Meta Packages: Difference between revisions

From IHRIS Wiki
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
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:Developer Resources]]

Latest revision as of 21:25, 1 March 2019

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.