equal
deleted
inserted
replaced
61 |
61 |
62 # Build architecture-independent files here. |
62 # Build architecture-independent files here. |
63 binary-indep: build install |
63 binary-indep: build install |
64 dh_testdir |
64 dh_testdir |
65 dh_testroot -i |
65 dh_testroot -i |
66 dh_pycentral -i |
66 dh_pysupport -i |
67 dh_installinit -i -n --name cubicweb -u"defaults 99" |
67 dh_installinit -i -n --name cubicweb -u"defaults 99" |
68 dh_installlogrotate -i |
68 dh_installlogrotate -i |
69 dh_installdocs -i -A README |
69 dh_installdocs -i -A README |
70 dh_installman -i |
70 dh_installman -i |
71 dh_installchangelogs -i |
71 dh_installchangelogs -i |