debian/docs
author Pierre-Yves David <pierre-yves.david@fb.com>
Mon, 03 Nov 2014 11:11:14 +0000
branchstable
changeset 1150 2c99d92faa62
parent 1103 d1ca81f9e458
permissions -rw-r--r--
evolve: fix error during iteration over bumped changesets (bug38) We are iterating over a manifest while altering it. We cannot use iteritems() in this context. we move to items, that will be an issue for very large changesets.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
html
1103
d1ca81f9e458 debian: add README to the list of documents shipped with the package.
Faheem Mitha <faheem@faheem.info>
parents: 531
diff changeset
     2
README