Source: wiggle
Section: vcs
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9), time, groff, libncurses5-dev
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/wiggle.git
Vcs-Git: git://anonscm.debian.org/collab-maint/wiggle.git
Homepage: http://freecode.com/projects/wiggle

Package: wiggle
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: apply patches with conflicting changes
 Wiggle is a program for applying patches that 'patch' cannot
 apply due to conflicting changes in the original.
 .
 Wiggle will always apply all changes in the patch to the original.
 If it cannot find a way to cleanly apply a patch, it inserts it
 in the original in a manner similar to 'merge', and report an
 unresolvable conflict.
