debian: do not use distutils packaging, add pydist-overrides

This commit is contained in:
Benjamin Dauvergne 2016-02-09 16:21:23 +01:00
parent 0f2284e91d
commit 3f36a6cd89
2 changed files with 3 additions and 4 deletions

2
debian/pydist-overrides vendored Normal file
View File

@ -0,0 +1,2 @@
pykerberos python-kerberos
django python-django

5
debian/rules vendored
View File

@ -1,9 +1,6 @@
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.6.0+git at
# Fri, 14 Jun 2013 17:33:52 +0200
%:
dh $@ --with python2 --buildsystem=python_distutils
dh $@ --with python2