Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / 
ppx-derivers


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

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+ppx-derivers (1.2.1-3) UNRELEASED; urgency=medium
+
+  * Include ocamlvars.mk in debian/rules
+
+ -- Stéphane Glondu <[email protected]>  Thu, 20 Jul 2023 15:02:29 +0200
+
 ppx-derivers (1.2.1-2) unstable; urgency=medium
 
   * Team upload


=====================================
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/ppx-derivers/-/commit/cfe3839d99d5a4b429a87428c1027c02fcc4cb0d

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


Reply via email to