Codebase list ocaml-faad / 856b69c
Include ocamlvars.mk in debian/rules Stephane Glondu 9 months ago
2 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 ocaml-faad (0.5.1-4) UNRELEASED; urgency=medium
1
2 * Include ocamlvars.mk in debian/rules
3
4 -- Stéphane Glondu <glondu@debian.org> Thu, 20 Jul 2023 14:55:56 +0200
5
06 ocaml-faad (0.5.1-3) unstable; urgency=medium
17
28 * Team upload
00 #!/usr/bin/make -f
11 # -*- makefile -*-
22
3 include /usr/share/ocaml/ocamlvars.mk
4
35 %:
46 dh $@ --with ocaml --buildsystem ocaml_dune