Source: postpone
Section: utils
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.2
Vcs-Browser: http://svn.df7cb.de/debian/postpone/trunk/
Vcs-Svn: svn+ssh://svn.df7cb.de/debian/postpone/trunk/

Package: postpone
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: schedules commands to be executed later
 Postpone schedules a command to be executed later when a lockfile disappears.
 Intended usage is when a command is executed possibly multiple times, but
 running once is sufficient. This happens in maintainer scripts of Debian
 packages, for example, TeX packages need to rebuild several indices.
