skeleton/debian/rules
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 18 Dec 2015 17:49:45 +0100
changeset 11047 bfd11ffa79f7
parent 10795 839ea43f4d5b
permissions -rwxr-xr-x
[entity] don't look at fetch order recursively If fetch_attrs includes relations, stop including the entities on the other side in our sorting. Fixes regression from 73ea636a5562 where we would sort on the target entity before the attribute we wanted if the relation's name sorted before the attribute's. This showed up in the forge/tracker cubes with Version entities being sorted by their State's name in preference to their version number.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
#!/usr/bin/make -f
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
10130
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     3
export NO_SETUPTOOLS=1
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     4
10130
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     5
%:
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     6
	dh $@ --with python2
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     7
10130
ae518e501179 [skeleton] simplify debian rules file
Julien Cristau <julien.cristau@logilab.fr>
parents: 10103
diff changeset
     8
override_dh_python2:
10103
1d648d7f072e [skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
Julien Cristau <julien.cristau@logilab.fr>
parents: 9271
diff changeset
     9
	dh_python2 -i /usr/share/cubicweb