Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / dh-ocaml
Commits: 4d976557 by Stephane Glondu at 2024-09-25T08:25:05+02:00 Update packaging - - - - - 0aac8e92 by Stephane Glondu at 2024-09-25T08:25:09+02:00 Update changelog and prepare upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/install Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,10 @@ -dh-ocaml (2.3) UNRELEASED; urgency=medium +dh-ocaml (2.3) unstable; urgency=medium * Make .in suffix used by dh_ocamlinit configurable * Remove cdbs rules and related stuff + * Bump Standards-Version to 4.7.0 - -- Stéphane Glondu <[email protected]> Tue, 06 Aug 2024 05:29:42 +0200 + -- Stéphane Glondu <[email protected]> Wed, 25 Sep 2024 08:22:27 +0200 dh-ocaml (2.2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends-Indep: xsltproc, libxml2-utils, lynx -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/ocaml-team/dh-ocaml.git Vcs-Browser: https://salsa.debian.org/ocaml-team/dh-ocaml ===================================== debian/install ===================================== @@ -1,4 +1,3 @@ -cdbs/1 usr/share/cdbs share/* usr/share/ocaml debhelper/dh_ocaml usr/bin debhelper/dh_ocamlinit usr/bin View it on GitLab: https://salsa.debian.org/ocaml-team/dh-ocaml/-/compare/87d7b5bab81143b4b22b6db1251b5d16905f45c6...0aac8e929b24484f2d9e3b13f04f660b90bca063 -- View it on GitLab: https://salsa.debian.org/ocaml-team/dh-ocaml/-/compare/87d7b5bab81143b4b22b6db1251b5d16905f45c6...0aac8e929b24484f2d9e3b13f04f660b90bca063 You're receiving this email because of your account on salsa.debian.org.

