| 4430 |
It's also a good idea to carry out testing on a machine other than your own. You must watch |
It's also a good idea to carry out testing on a machine other than your own. You must watch |
| 4431 |
closely for any warnings or errors for all the tests described here. |
closely for any warnings or errors for all the tests described here. |
| 4432 |
</para> |
</para> |
| 4433 |
|
<section id="inadvent"><title>Suspicious changes</title> |
| 4434 |
|
<para> |
| 4435 |
|
If you find a new autogenerated patch file such as |
| 4436 |
|
<filename>debian-changes-*</filename> in the |
| 4437 |
|
<filename>debian/patches</filename> directory after building your non-native |
| 4438 |
|
Debian package in <literal>3.0 (quilt)</literal> format, chances are you |
| 4439 |
|
changed some files by accident or the build script modified the upstream |
| 4440 |
|
source. If it is your mistake, fix it. If it is caused by the build script, |
| 4441 |
|
fix the root cause with <command>dh-autoreconf</command> as in |
| 4442 |
|
<xref linkend="customrules"/> or work around it with |
| 4443 |
|
<filename>source/options</filename> as in <xref linkend="sourceopt"/>. |
| 4444 |
|
</para> |
| 4445 |
|
</section> |
| 4446 |
<section id="pinstall"><title>Verifying a package's installation</title> |
<section id="pinstall"><title>Verifying a package's installation</title> |
| 4447 |
<para> |
<para> |
| 4448 |
You must test your package for whether it installs without problem. The <citerefentry> |
You must test your package for whether it installs without problem. The <citerefentry> |