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