debian/source/format
author Laurent Charignon <lcharignon@fb.com>
Mon, 22 Jun 2015 12:41:32 -0700
changeset 1418 ed9a8b1ee9bd
parent 755 0021301f7fde
permissions -rw-r--r--
evolve: fix error in builddependencies When MultipleSuccessorsError was raised, we were still running the code below to add the dependency if succ was not None from a previous iteration. This bug was harmless because dependencies and rdependencies are sets but it makes the code clearer this way.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
755
0021301f7fde debian: add source/format file
Faheem Mitha <faheem@faheem.info>
parents:
diff changeset
     1
3.0 (quilt)