summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..925b334
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+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,
+ texlive-fonts-recommended,
+ texlive-latex-base,
+ texlive-latex-recommended
+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.