1 Maintainer script flowcharts
2 ============================
4 The flowcharts [#]_ included in this appendix use the following
7 - maintainer scripts and their arguments are within boxes;
9 - actions carried out external to the scripts are in italics; and
11 - the ``dpkg`` status of the package at the end of the run are in bold
14 .. figure:: images/debian-policy-install.png
15 :alt: Installing a package that was not previously installed
17 Installing a package that was not previously installed
19 .. figure:: images/debian-policy-install-conffiles.png
20 :alt: Installing a package that was previously removed, but not purged
22 Installing a package that was previously removed, but not purged
24 .. figure:: images/debian-policy-upgrade.png
25 :alt: Upgrading a package
29 .. figure:: images/debian-policy-remove.png
30 :alt: Removing a package
34 .. figure:: images/debian-policy-purge.png
35 :alt: Purging a package previously removed
37 Purging a package previously removed
39 .. figure:: images/debian-policy-remove-purge.png
40 :alt: Removing and purging a package
42 Removing and purging a package
45 These flowcharts were originally created by Margarita Manterola for
46 the Debian Women project wiki.