changeset 56 | d48cf08cf448 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/rules Tue Sep 04 17:09:43 2018 +0200 @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +# This file was automatically generated by stdeb 0.8.5 at +# Tue, 04 Sep 2018 17:29:10 +0200 +export PYBUILD_NAME=yml2 +%: + dh $@ --with python2 --buildsystem=pybuild +