File: //usr/share/doc/debian-policy/policy.html/_sources/ap-flowcharts.rst.txt
Maintainer script flowcharts
============================
The flowcharts [#]_ included in this appendix use the following
conventions:
- maintainer scripts and their arguments are within boxes;
- actions carried out external to the scripts are in italics; and
- the ``dpkg`` status of the package at the end of the run are in bold
type.
.. figure:: images/debian-policy-install.png
:alt: Installing a package that was not previously installed
Installing a package that was not previously installed
.. figure:: images/debian-policy-install-conffiles.png
:alt: Installing a package that was previously removed, but not purged
Installing a package that was previously removed, but not purged
.. figure:: images/debian-policy-upgrade.png
:alt: Upgrading a package
Upgrading a package
.. figure:: images/debian-policy-remove.png
:alt: Removing a package
Removing a package
.. figure:: images/debian-policy-purge.png
:alt: Purging a package previously removed
Purging a package previously removed
.. figure:: images/debian-policy-remove-purge.png
:alt: Removing and purging a package
Removing and purging a package
.. [#]
These flowcharts were originally created by Margarita Manterola for
the Debian Women project wiki.