Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gquilt: PyGTK GUI wrapper for quilt
        
        
        - Summary
- quilt is a tool for managing a series of patches by keeping track
of the changes each patch makes. Patches can be applied, un-applied,
refreshed, etc.
gquilt is a PyGTK GUI wrapper for quilt.
Changelog
        
            - * Mon Aug 29 17:00:00 2005 Josh Boyer <jwboyer{%}jdub{*}homelinux{*}org> 0.13-2
- - Fix gtk 2.4 problems 
            - * Sun Aug 28 17:00:00 2005 Josh Boyer <jwboyer{%}jdub{*}homelinux{*}org> 0.13-1
- - Update to latest release
- Remove COPYING file (included upstream)
- Drop gquilt-build.patch (included upstream)
- Drop gquilt-moduledir.patch (included upstream) 
            - * Tue Aug 23 17:00:00 2005 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> 0.12-3
- - Include .pyo files on FC4 and earlier.
- Patch to compile python files so that they include the proper path to the
  installed files.
- Patch to install the gquilt hierarchy to /usr/share as everything's arch
  independent.