Source: unifdef
Section: devel
Priority: optional
Maintainer: Bob Proulx <bob@proulx.com>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.6.2.0
Homepage: http://dotat.at/prog/unifdef/

Package: unifdef
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
Description: Remove cpp '#ifdef' lines from files
 The unifdef utility selectively processes conditional cpp(1) directives.
 It removes from a file both the directives and any additional text that
 they specify should be removed, while otherwise leaving the file alone.
