summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/control11
-rw-r--r--debian/source/format2
2 files changed, 9 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 5e9d7f3..969eb33 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,14 @@
Source: ucode
Maintainer: Paul Spooren <mail@aparcar.org>
-Section: misc
+Section: interpreters
Priority: optional
-Standards-Version: 0.0.20220322-1
-Build-Depends: debhelper-compat (= 12), libjson-c-dev
+Standards-Version: 4.5.0
+Rules-Requires-Root: no
+Build-Depends: debhelper-compat (= 12), cmake, pkg-config, libjson-c-dev
+Homepage: https://github.com/jow-/ucode
+Vcs-Browser: https://github.com/jow-/ucode
+Vcs-Git: https://github.com/jow-/ucode.git
+Bugs: https://github.com/jow-/ucode/issues
Package: ucode
Architecture: any
diff --git a/debian/source/format b/debian/source/format
index 163aaf8..89ae9db 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt)
+3.0 (native)