Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / 
reactivedata


Commits:
8ebb96a8 by Stephane Glondu at 2023-07-20T15:01:29+02:00
Include ocamlvars.mk in debian/rules

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+reactivedata (0.3-3) UNRELEASED; urgency=medium
+
+  * Include ocamlvars.mk in debian/rules
+
+ -- Stéphane Glondu <[email protected]>  Thu, 20 Jul 2023 15:01:29 +0200
+
 reactivedata (0.3-2) unstable; urgency=medium
 
   * Use ocaml_dune DH buildsystem


=====================================
debian/rules
=====================================
@@ -1,5 +1,7 @@
 #!/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/reactivedata/-/commit/8ebb96a8c585d54584fa36e9179c6a9ea7ae2394

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


Reply via email to