summaryrefslogtreecommitdiff
path: root/debian/control
blob: ae8442b77b0a9956767271bfc797716c5714fbc7 (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://git.debian.org/git/collab-maint/cil.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cil.git;a=summary

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.