File: control

package info (click to toggle)
arbtt 0.10.2-0.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 628 kB
  • sloc: haskell: 3,469; xml: 2,087; makefile: 33
file content (44 lines) | stat: -rw-r--r-- 1,323 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
41
42
43
44
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.10),
 libghc-aeson-dev (<< 1.5),
 libghc-x11-dev (>= 1.9),
 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 (>= 0.2),
 libghc-terminal-progress-bar-dev (<< 0.5),
 libghc-bytestring-progress-dev,
 libghc-conduit-dev (>= 1.2),
 libghc-conduit-dev (<< 1.4),
 libghc-exceptions-dev (>= 0.8),
 libghc-resourcet-dev (>= 1.2),
 libghc-unliftio-core-dev,
 libxss-dev,
 docbook-xsl,
 fop,
 xsltproc
Standards-Version: 4.1.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.