From deeb9c4852c699ad26a5d81cdf13176cb6c2e114 Mon Sep 17 00:00:00 2001 From: k clair Date: Tue, 9 Oct 2012 12:55:01 -0700 Subject: add previously generated debian packaging files --- ping-0.2/debian/python-ping.prerm.debhelper | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ping-0.2/debian/python-ping.prerm.debhelper (limited to 'ping-0.2/debian/python-ping.prerm.debhelper') diff --git a/ping-0.2/debian/python-ping.prerm.debhelper b/ping-0.2/debian/python-ping.prerm.debhelper new file mode 100644 index 0000000..431bd96 --- /dev/null +++ b/ping-0.2/debian/python-ping.prerm.debhelper @@ -0,0 +1,5 @@ +# Automatically added by dh_pysupport +if which update-python-modules >/dev/null 2>&1; then + update-python-modules -c python-ping.public +fi +# End automatically added section -- cgit v1.2.3