summaryrefslogtreecommitdiff
path: root/debian/control
blob: 330a91a747781c5eee0ad8540524c61d8e243d22 (plain)
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
Source: cil
Section: perl
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9)
Build-Depends-Indep:
 libclass-accessor-perl,
 libdatetime-perl,
 libemail-date-perl,
 libemail-find-perl,
 libemail-simple-perl,
 libfile-slurp-perl,
 libfile-touch-perl,
 libgetopt-mixed-perl,
 perl
Homepage: https://github.com/chilts/cil
Vcs-Git: git://anonscm.debian.org/collab-maint/cil.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/cil.git

Package: cil
Architecture: all
Depends: 
 ${misc:Depends}, 
 ${perl:Depends}, 
 libclass-accessor-perl, 
 libdatetime-perl, 
 libdigest-perl, 
 libemail-date-perl,  
 libemail-find-perl, 
 libemail-simple-perl,
 libfile-homedir-perl,
 libfile-slurp-perl,  
 libfile-touch-perl, 
 libgetopt-mixed-perl
Description: command line issue tracker
 'cil' allows easy command-line creation of an issue tracker. It saves each
 issue locally and in plain text. Commands are given such that these issues can
 be added, edited and listed easily.