b1   " ]  " ]  referencesb1  a" ] @ ( lTX@hP4hlT  xD, < $ L 4  | D,hPT < D , x t 8 8l X@stretch|main|amd64Bpool/main/i/immutables/python3-immutables-dbgsym_0.14-1_amd64.debstretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-syndic_3004+ds-1_all.debstretch|main|amd645pool/main/p/pyzmq/python3-zmq-dbg_17.1.2-2_amd64.debstretch|main|i386stretch|main|amd645pool/main/j/jinja2/python-jinja2-doc_2.9.4-1_all.debstretch|main|i386stretch|main|amd64,pool/main/s/salt/salt-ssh_3004+ds-1_all.debstretch|main|source0pool/main/j/jinja2/jinja2_2.9.4-1.debian.tar.xzstretch|main|source,pool/main/j/jinja2/jinja2_2.9.4.orig.tar.gzstretch|main|source&pool/main/j/jinja2/jinja2_2.9.4-1.dscstretch|main|source.pool/main/s/salt/salt_3004+ds-1.debian.tar.xzstretch|main|source*pool/main/s/salt/salt_3004+ds.orig.tar.gzstretch|main|source$pool/main/s/salt/salt_3004+ds-1.dscstretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-master_3004+ds-1_all.debstretch|main|amd64.pool/main/p/pyzmq/pypy-zmq_17.1.2-2_amd64.debstretch|main|i386stretch|main|amd642pool/main/j/jinja2/python3-jinja2_2.9.4-1_all.debstretch|main|i386stretch|main|amd64:pool/main/c/contextvars/python3-contextvars_2.4-1_all.debstretch|main|amd64;pool/main/i/immutables/python3-immutables_0.14-1_amd64.debstretch|main|amd64Cpool/main/m/msgpack-python/python-msgpack-dbgsym_0.6.2-1_amd64.debstretch|main|i386stretch|main|amd64.pool/main/s/salt/salt-cloud_3004+ds-1_all.debstretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-common_3004+ds-1_all.debstretch|main|source@pool/main/m/msgpack-python/msgpack-python_0.6.2-1.debian.tar.xzstretch|main|source<pool/main/m/msgpack-python/msgpack-python_0.6.2.orig.tar.gzstretch|main|source6pool/main/m/msgpack-python/msgpack-python_0.6.2-1.dscstretch|main|amd641pool/main/p/pyzmq/python3-zmq_17.1.2-2_amd64.debstretch|main|amd64=pool/main/m/msgpack-python/python3-msgpack_0.6.2-1_amd64.debstretch|main|amd64@pool/main/p/pycryptodome/python3-pycryptodome_3.6.1-3_amd64.debstretch|main|i386stretch|main|amd641pool/main/j/jinja2/python-jinja2_2.9.4-1_all.debstretch|main|amd640pool/main/p/pyzmq/python-zmq_17.1.2-2_amd64.debstretch|main|source<pool/main/p/pycryptodome/pycryptodome_3.6.1-3.debian.tar.xzstretch|main|source8pool/main/p/pycryptodome/pycryptodome_3.6.1.orig.tar.gzstretch|main|source2pool/main/p/pycryptodome/pycryptodome_3.6.1-3.dscstretch|main|source8pool/main/c/contextvars/contextvars_2.4-1.debian.tar.xzstretch|main|source4pool/main/c/contextvars/contextvars_2.4.orig.tar.gzstretch|main|source.pool/main/c/contextvars/contextvars_2.4-1.dscstretch|main|i386stretch|main|amd64,pool/main/s/salt/salt-api_3004+ds-1_all.debstretch|main|amd64<pool/main/m/msgpack-python/python-msgpack_0.6.2-1_amd64.debstretch|main|source/pool/main/p/pyzmq/pyzmq_17.1.2-2.debian.tar.xzstretch|main|source+pool/main/p/pyzmq/pyzmq_17.1.2.orig.tar.gzstretch|main|source%pool/main/p/pyzmq/pyzmq_17.1.2-2.dscstretch|main|source7pool/main/i/immutables/immutables_0.14-1.debian.tar.xzstretch|main|source3pool/main/i/immutables/immutables_0.14.orig.tar.gzstretch|main|source-pool/main/i/immutables/immutables_0.14-1.dscstretch|main|amd64Gpool/main/p/pycryptodome/python3-pycryptodome-dbgsym_3.6.1-3_amd64.debstretch|main|amd644pool/main/p/pyzmq/python-zmq-dbg_17.1.2-2_amd64.debsDpool/main/m/msgpack-python/python3-msgpack-dbgsym_0.6.2-1_amd64.deb00 x`(dL l T  l < $ p X  X @ H 0 tes new # symlinks on upgrades if the unit file has changed. deb-systemd-helper enable 'salt-minion.service' >/dev/null || true else # Update the statefile to add new symlinks (if any), which need to be # cleaned up on purge. Also remove old symlinks. deb-systemd-helper update-state 'salt-minion.service' >/dev/null || true fi fi # End automatically added section # Automatically added by dh_installinit/12.1.1~bpo9+1 if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-deconfigure" ] || [ "$1" = "abort-remove" ] ; then if [ -x "/etc/init.d/salt-minion" ]; then update-rc.d salt-minion defaults >/dev/null if [ -n "$2" ]; then _dh_action=restart else _dh_action=start fi invoke-rc.d salt-minion $_dh_action || exit 1 fi fi # End automatically added section ./postrm0000755000000000000000000000120114131424064011154 0ustar rootroot#!/bin/sh set -e # Automatically added by dh_installinit/12.1.1~bpo9+1 if [ "$1" = "purge" ] ; then update-rc.d salt-minion remove >/dev/null fi # End automatically added section # Automatically added by dh_systemd_enable/12.1.1~bpo9+1 if [ "$1" = "remove" ]; then if [ -x "/usr/bin/deb-systemd-helper" ]; then deb-systemd-helper mask 'salt-minion.service' >/dev/null || true fi fi if [ "$1" = "purge" ]; then if [ -x "/usr/bin/deb-systemd-helper" ]; then deb-systemd-helper purge 'salt-minion.service' >/dev/null || true deb-systemd-helper unmask 'salt-minion.service' >/dev/null || true fi fi # End automatically added section stretch|main|amd64<pool/main/m/msgpack-python/python-msgpack_0.6.2-1_amd64.debstretch|main|amd64Cpool/main/m/msgpack-python/python-msgpack-dbgsym_0.6.2-1_amd64.debstretch|main|source<pool/main/m/msgpack-python/msgpack-python_0.6.2.orig.tar.gzstretch|main|source6pool/main/m/msgpack-python/msgpack-python_0.6.2-1.dscstretch|main|source@pool/main/m/msgpack-python/msgpack-python_0.6.2-1.debian.tar.xzstretch|main|i386stretch|main|amd642pool/main/j/jinja2/python3-jinja2_2.9.4-1_all.debstretch|main|i386stretch|main|amd641pool/main/j/jinja2/python-jinja2_2.9.4-1_all.debstretch|main|i386stretch|main|amd645pool/main/j/jinja2/python-jinja2-doc_2.9.4-1_all.debstretch|main|source,pool/main/j/jinja2/jinja2_2.9.4.orig.tar.gzstretch|main|source&pool/main/j/jinja2/jinja2_2.9.4-1.dscstretch|main|source0pool/main/j/jinja2/jinja2_2.9.4-1.debian.tar.xzstretch|main|amd64;pool/main/i/immutables/python3-immutables_0.14-1_amd64.debstretch|main|amd64Bpool/main/i/immutables/python3-immutables-dbgsym_0.14-1_amd64.debstretch|main|source3pool/main/i/immutables/immutables_0.14.orig.tar.gzstretch|main|source-pool/main/i/immutables/immutables_0.14-1.dscstretch|main|source7pool/main/i/immutables/immutables_0.14-1.debian.tar.xzstretch|main|i386stretch|main|amd64:pool/main/c/contextvars/python3-contextvars_2.4-1_all.debstretch|main|source4pool/main/c/contextvars/contextvars_2.4.orig.tar.gzstretch|main|source.pool/main/c/contextvars/contextvars_2.4-1.dscstretch|main|source8pool/main/c/contextvars/contextvars_2.4-1.debian.tar.xz@`HdL X @  l T  | L 4   p < $ < x ` x H   pX(stretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-minion_3004+ds-1_all.debstretch|main|source*pool/main/s/salt/salt_3004+ds.orig.tar.gzstretch|main|source$pool/main/s/salt/salt_3004+ds-1.dscstretch|main|source.pool/main/s/salt/salt_3004+ds-1.debian.tar.xzstretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-syndic_3004+ds-1_all.debstretch|main|i386stretch|main|amd64,pool/main/s/salt/salt-ssh_3004+ds-1_all.debstretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-master_3004+ds-1_all.debstretch|main|i386stretch|main|amd64/pool/main/s/salt/salt-common_3004+ds-1_all.debstretch|main|i386stretch|main|amd64.pool/main/s/salt/salt-cloud_3004+ds-1_all.debstretch|main|i386stretch|main|amd64,pool/main/s/salt/salt-api_3004+ds-1_all.debstretch|main|source+pool/main/p/pyzmq/pyzmq_17.1.2.orig.tar.gzstretch|main|source%pool/main/p/pyzmq/pyzmq_17.1.2-2.dscstretch|main|source/pool/main/p/pyzmq/pyzmq_17.1.2-2.debian.tar.xzstretch|main|amd641pool/main/p/pyzmq/python3-zmq_17.1.2-2_amd64.debstretch|main|amd645pool/main/p/pyzmq/python3-zmq-dbg_17.1.2-2_amd64.debstretch|main|amd640pool/main/p/pyzmq/python-zmq_17.1.2-2_amd64.debstretch|main|amd644pool/main/p/pyzmq/python-zmq-dbg_17.1.2-2_amd64.debstretch|main|amd64.pool/main/p/pyzmq/pypy-zmq_17.1.2-2_amd64.debstretch|main|amd64@pool/main/p/pycryptodome/python3-pycryptodome_3.6.1-3_amd64.debstretch|main|amd64Gpool/main/p/pycryptodome/python3-pycryptodome-dbgsym_3.6.1-3_amd64.debstretch|main|source8pool/main/p/pycryptodome/pycryptodome_3.6.1.orig.tar.gzstretch|main|source2pool/main/p/pycryptodome/pycryptodome_3.6.1-3.dscstretch|main|source<pool/main/p/pycryptodome/pycryptodome_3.6.1-3.debian.tar.xzstretch|main|amd64=pool/main/m/msgpack-python/python3-msgpack_0.6.2-1_amd64.debstretch|main|amd64Dpool/main/m/msgpack-python/python3-msgpack-dbgsym_0.6.2-1_amd64.deb