summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2023-08-12 09:11:35 +0200
committerStephane Glondu <steph@glondu.net>2023-08-12 09:15:39 +0200
commit933e29c052b358cd6251ffb48e35b312f8e241ab (patch)
treea5c9fc551ac4db55f37d9df3f16274b5f34c78fe
parent8850d30f8817813783ddd116f5fcd53fc7b75e11 (diff)
Update packaging
-rw-r--r--debian/compat1
-rw-r--r--debian/control7
-rw-r--r--debian/watch2
3 files changed, 5 insertions, 5 deletions
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 4fb1219..a583c5b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,16 @@ Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>
Build-Depends:
- debhelper (>= 10~),
+ debhelper-compat (= 13),
ocaml,
ocaml-findlib (>= 1.3.2),
camlp4,
camlp4-extra,
libounit-ocaml-dev,
ocamlbuild,
- dh-ocaml (>= 0.9~)
-Standards-Version: 3.9.6
+ dh-ocaml
+Standards-Version: 4.6.2
+Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/ocaml-team/pa-ounit
Vcs-Git: https://salsa.debian.org/ocaml-team/pa-ounit.git
Homepage: https://janestreet.github.io/
diff --git a/debian/watch b/debian/watch
index 11b5c39..ab31bc7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
opts="uversionmangle=s/-rc/~rc/" \
https://github.com/janestreet/pa_ounit/releases .*/(.*)\.tar\.gz