debian/compat
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 01 Oct 2010 18:49:47 +0200
branchstable
changeset 6385 9f91d09ee5fa
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[repo transaction] fix rollback behaviour as discussed on the mailing-list: instead of rollbacking automatically on Unauthorized/ValidationError, mark the transaction as uncommitable and disallow commiting
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7