File: control

package info (click to toggle)
arbtt 0.9.0.9-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 528 kB
  • sloc: haskell: 2,613; xml: 1,955; makefile: 33
file content (40 lines) | stat: -rw-r--r-- 1,146 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: arbtt
Section: haskell
Priority: optional
Maintainer: Joachim Breitner <nomeata@debian.org>
Build-Depends: cdbs,
 haskell-devscripts (>= 0.8.13),
 debhelper (>= 7),
 ghc,
 libghc-mtl-dev,
 libghc-binary-dev,
 libghc-time-dev,
 libghc-aeson-dev (>= 0.6),
 libghc-aeson-dev (<< 0.12),
 libghc-x11-dev,
 libghc-pcre-light-dev,
 libghc-parsec3-dev,
 libghc-pcre-light-dev,
 libghc-utf8-string-dev,
 libghc-deepseq-dev,
 libghc-strict-dev,
 libghc-terminal-progress-bar-dev,
 libghc-bytestring-progress-dev,
 libxss-dev,
 docbook-xsl,
 fop,
 xsltproc
Build-Conflicts:
 libghc-parsec2-dev
Standards-Version: 3.8.4
VCS-Darcs: http://darcs.nomeata.de/arbtt.debian
Homepage:  http://hackage.haskell.org/package/arbtt

Package: arbtt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Automatic Rule-Based Time Tracker
 The program arbtt, the automatic rule-based time tracker, allows you to
 investigate how you spend your time, without having to manually specify what
 you are doing. arbtt records what windows are open and active, and provides
 you with a powerful rule-based language to afterwards categorize your work.