]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
r532: * Added --mainpackage= option, of use in some kernel modules packages.
[debhelper.git] / debhelper.pod
index 7cf755c049afb9a8769fa8ada9f6d7183e872fa0..dae701c93174acf07bff260740757b25f82c4b11 100644 (file)
@@ -113,6 +113,13 @@ the package as one that should be acted on.
 
 Use "tmpdir" for package build directory. The default is debian/<package>
 
+=item B<--mainpackage=>I<package>
+
+This little-used option changes the package which debhelper considers the
+"main package", that is, the first one listed in debian/control, and the
+one for which debian/foo files can be used instead of the usual
+debian/package.foo files.
+
 =back
 
 =head1 COMMON DEBHELPER OPTIONS