Code

Added two upstream patches to fix a segfault and an infinite loop.
authorSebastian Harl <sh@tokkee.org>
Mon, 18 Dec 2006 11:53:10 +0000 (11:53 +0000)
committerSebastian Harl <sh@tokkee.org>
Mon, 18 Dec 2006 11:53:10 +0000 (11:53 +0000)
commita56bdf6fbb9c7b8913b77543b2afa19f3a4a44b1
treeac95ed0cd67dcd0653a34d7c7286e1d10a92dd09
parentea250c5f2bb026606f3578aa9c3a9a0e39f02898
Added two upstream patches to fix a segfault and an infinite loop.

The patches were taken from the following commits:

 * 8b534a13651f1416d368bcc10b496ca189c2ca0c
   ("add_keybinding: always allocate the new keybinding")
 * aac64c17cd7dd8c6ceba5738cc27a7eee48b8e59
   ("Never split the tree view when opening another tree view")

Incremented Debian revision.
debian/changelog
debian/patches/00list [new file with mode: 0644]
debian/patches/infiniteloop.dpatch [new file with mode: 0644]
debian/patches/splitview.dpatch [new file with mode: 0644]
debian/rules