]> git.donarmstrong.com Git - debhelper.git/commit
Reorder dh_pysupport call in dh sequence to come before dh_installinit, so the genera...
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 14 Sep 2009 17:11:07 +0000 (13:11 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 14 Sep 2009 17:11:07 +0000 (13:11 -0400)
commita71b4095bfbae02ed2a14bc2e883c899fb28300a
tree3bfb781bb110e1bfe350bb2e904bc136dc5225d7
parent1c5a972e96705d4157117bf9e854ddf06c340adc
Reorder dh_pysupport call in dh sequence to come before dh_installinit, so the generated postinst script registers python modules before trying to use them. Closes: #546293
Debian/Debhelper/Sequence/python_support.pm
debian/changelog