Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / 
ocaml-migrate-parsetree


Commits:
bb62a4da by Stephane Glondu at 2023-07-20T15:07:59+02:00
Include ocamlvars.mk in debian/rules

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ocaml-migrate-parsetree (2.4.0-3) UNRELEASED; urgency=medium
+
+  * Include ocamlvars.mk in debian/rules
+
+ -- Stéphane Glondu <glo...@debian.org>  Thu, 20 Jul 2023 15:07:59 +0200
+
 ocaml-migrate-parsetree (2.4.0-2) unstable; urgency=medium
 
   * Team upload


=====================================
debian/rules
=====================================
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+include /usr/share/ocaml/ocamlvars.mk
+
 %:
        dh $@ --with ocaml --buildsystem ocaml_dune
 



View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocaml-migrate-parsetree/-/commit/bb62a4da9076275d67b511ab03c302bb07bd5efc

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/ocaml-migrate-parsetree/-/commit/bb62a4da9076275d67b511ab03c302bb07bd5efc
You're receiving this email because of your account on salsa.debian.org.


Reply via email to