summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-29 15:45:13 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-29 15:52:46 +0200
commit63d21599d7c154bea564b9c21a5f5d3d38a1cc64 (patch)
treeea38cb631d8ce0372261db7beb8c9e7433607e97 /debian/control
parent7e89e2d73838a1973ae1521f8e74d088e49e84b7 (diff)
downloadsummain-rs-63d21599d7c154bea564b9c21a5f5d3d38a1cc64.tar.gz
build: add initial Debian packaging
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0815b5e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: summain
+Maintainer: Lars Wirzenius <liw@liw.fi>
+Section: admin
+Priority: optional
+Standards-Version: 4.2.0
+Build-Depends:
+ debhelper (>= 10~),
+ build-essential,
+ dh-cargo,
+ python3,
+ subplot,
+ texlive-fonts-recommended,
+ texlive-latex-base,
+ texlive-latex-recommended
+Homepage: https://obnam.org
+
+Package: summain
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Built-Using: ${cargo:Built-Using}
+Description: produce deterministic file manifest
+ Summain produces a manifest of a set of files.