debian/cubicweb-dev.lintian-overrides
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 18 Jul 2014 12:23:01 +0200
changeset 9889 9b42e55e0686
parent 9345 b02e2912cad5
child 10126 459c5585d2f1
permissions -rw-r--r--
[web] Fix expiry of anonymous sessions (closes #4154479) Things like: try: foo except: bar else: baz doesn't work very well if you expect baz to run even in the exception case. Plus, session.cnx.check() is a dbapi remnant, so drop it and just look at session.mtime.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9345
b02e2912cad5 [debian] add lintian override for a false positive
Julien Cristau <julien.cristau@logilab.fr>
parents:
diff changeset
     1
missing-dep-for-interpreter make => make | build-essential | dpkg-dev (usr/share/pyshared/cubicweb/skeleton/debian/rules.tmpl)