]> rtime.felk.cvut.cz Git - sojka/duhome.git/blob - debian/control
Debian packging works
[sojka/duhome.git] / debian / control
1 Source: duhome
2 Section: admin
3 Priority: extra
4 Maintainer: Michal Sojka <sojkam1@fel.cvut.cz>
5 Build-Depends: debhelper (>= 8.0.0)
6 Standards-Version: 3.9.3
7 #Homepage: <insert the upstream URL, if relevant>
8 #Vcs-Git: git://git.debian.org/collab-maint/duhome.git
9 #Vcs-Browser: http://git.debian.org/?p=collab-maint/duhome.git;a=summary
10
11 Package: duhome
12 Architecture: all
13 Depends: git, ${misc:Depends}
14 Description: Tool to keep tack of home directory sizes
15  A daily cron job is set up to store the sizes of home directories in
16  a git repository. Administrator can easily display the last saved
17  usage and find the largest home directories. Additionally history of
18  home directory sizes is available.