summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-06-03 09:15:37 +0200
committerGard Spreemann <gspr@nonempty.org>2020-06-03 09:15:37 +0200
commit1b9285fe226b95ab79481d69d9a989ff88d4d840 (patch)
tree2d2baa46c0eadef8cd42fefaf9ae86ddec6e2a18 /debian/control
Initial commit.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4e5868d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,28 @@
+Source: hera
+Maintainer: Gard Spreemann <gspr@nonempty.org>
+Section: math
+Priority: optional
+Standards-Version: 4.5.0.2
+Build-Depends: cmake (>= 3.5.1),
+ debhelper (>= 12),
+ libboost-dev
+Rules-Requires-Root: no
+Homepage: https://github.com/grey-narn/hera/
+Vcs-Browser: https://git.nonempty.org/debian-hera
+Vcs-Git: https://git.nonempty.org/debian-hera -b debian/sid
+
+Package: libhera-dev
+Section: libdevel
+Architecture: all
+Multi-Arch: foreign
+Depends: libboost-dev,
+ ${misc:Depends}
+Description: FIXME
+ FIXME
+
+Package: hera-utils
+Section: math
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: FIXME
+ FIXME