equal
deleted
inserted
replaced
39 # Put all the python library and data in cubicweb-common |
39 # Put all the python library and data in cubicweb-common |
40 # and scripts in cubicweb-server |
40 # and scripts in cubicweb-server |
41 dh_install -vi |
41 dh_install -vi |
42 # cwctl in the cubicweb-ctl package |
42 # cwctl in the cubicweb-ctl package |
43 rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py |
43 rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/cwctl.py |
|
44 rm -f debian/cubicweb-common/usr/share/pyshared/cubicweb/hercule.py |
44 |
45 |
45 dh_lintian |
46 dh_lintian |
46 |
47 |
47 # Remove unittests directory (should be available in cubicweb-dev only) |
48 # Remove unittests directory (should be available in cubicweb-dev only) |
48 rm -rf debian/cubicweb-server/usr/share/pyshared/cubicweb/server/test |
49 rm -rf debian/cubicweb-server/usr/share/pyshared/cubicweb/server/test |