release 0.0.2
[ptask.git] / debian / control
index 2cdc4f8..81de495 100644 (file)
@@ -6,6 +6,7 @@ Build-Depends: asciidoc,
               autoconf,
                automake,
                autopoint,
+              autotools-dev,
                debhelper (>= 9),
               cppcheck,
                gettext,
@@ -13,15 +14,14 @@ Build-Depends: asciidoc,
                libgtk-3-dev,
                libjson0-dev,
                perl
-               
 Standards-Version: 3.9.3
 Homepage: http://wpitchoune.net/psensor
 
 Package: gtask
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: gtask is a graphical user interface on top of taskwarrior
for managing daily tasks.
+Depends: ${shlibs:Depends}, ${misc:Depends}, task
+Description: graphical user interface for managing daily tasks
built on top of taskwarrior.
  .
  It displays a list of all pending or completed tasks which can
  be sorted by project, priority or description.