debian/compat
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 23 Oct 2014 15:47:17 +0200
changeset 10107 1ef92a6193a8
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[serverctl] rename remove_cube to drop_cube (closes #4545093) For the sake of consistency, since commands are currently named: - add_{cube,entity,attribute,relation} - drop_{entity,attribute,relation} - remove_cube
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