summaryrefslogtreecommitdiff
path: root/debian/control
blob: f1c78d4f01ce91776ffb8ae596741c7d8ed88d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: cachedir
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: admin
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 dh-cargo,
 git,
 subplot
Homepage: https://gitlab.com/obnam/cachedir

Package: cachedir
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: manage cache directory tags
 A cache directory tag is a file called CACHEDIR.TAG files, with
 specific contents. The cachedir utility can create, remove, and find
 them. It's meant for making it easier to manage the tags.