From dc93de5c426e3ffb5eed5a751d542d16876fa489 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Wed, 16 Aug 2023 09:55:11 +0200 Subject: Update packaging --- debian/changelog | 8 ++++++++ debian/control | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ddef946..2bd6b0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ppx-derivers (1.2.1-4) UNRELEASED; urgency=medium + + * Bump debhelper compat level to 13 + * Add Rules-Requires-Root: no + * Bump Standards-Version to 4.6.2 + + -- Stéphane Glondu Wed, 16 Aug 2023 09:54:37 +0200 + ppx-derivers (1.2.1-3) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 4fb5745..adaaa1b 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,12 @@ Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Ralf Treinen Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), dh-ocaml (>= 1.2), ocaml, ocaml-dune -Standards-Version: 4.4.0 +Standards-Version: 4.6.2 +Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/ocaml-team/ppx-derivers Vcs-Git: https://salsa.debian.org/ocaml-team/ppx-derivers.git Homepage: https://github.com/diml/ppx_derivers -- cgit v1.2.3