debian/cubicweb-dev.lintian-overrides
author Denis Laxalde <denis.laxalde@logilab.fr>, Rémi Cardona <remi.cardona@logilab.fr>
Wed, 22 Apr 2015 11:39:13 +0200
changeset 10833 f585add0fed9
parent 10126 459c5585d2f1
child 11423 aaa768e886ae
permissions -rw-r--r--
[schema] Let RQLConstraint inherit from BaseRQLConstraint instead of RQLVocabularyConstraint There is apparently no reason for RQLConstraint to inherit from RQLVocabularyConstraint as it gets its `repo_check` method from `RepoEnforcedRQLConstraintMixIn` and RQLVocabularyConstraint (which inherits from BaseRQLConstraint) actually only overrides that method. So simplify inheritance by removing a useless level of indirection. Adjust cw_unrelated_rql accordingly, where it was that RQLConstraint inherited from RQLVocabularyConstraint.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10126
459c5585d2f1 [debian] update cubicweb-dev's lintian override
Julien Cristau <julien.cristau@logilab.fr>
parents: 9345
diff changeset
     1
missing-dep-for-interpreter make => make | build-essential | dpkg-dev (usr/*/cubicweb/skeleton/debian/rules.tmpl)