Source: ptask
Standards-Version: 4.7.3
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: utils
Build-Depends:
 debhelper-compat (= 13),
 libgtk-3-dev,
 libjson-c-dev,
 libx11-dev,
 libxext-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/debian/ptask
Vcs-Git: https://salsa.debian.org/debian/ptask.git
Homepage: https://web.archive.org/web/20160608075549/http://wpitchoune.net/blog/ptask/

Package: ptask
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 taskwarrior,
Description: GTK+ graphical user interface for managing tasks
 ptask is a GTK+ graphical user interface for managing tasks.  It is based on
 taskwarrior, a well-known and robust command line tasks manager.  Unlike
 taskwarrior, it is possible to associate a note (long description) to each
 task.
